Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 19759,
"has_wiki": true,
"homepage": "https://simu5g.org",
"languages": {
"C": 14503,
"C++": 4344114,
"Shell": 23020,
"Python": 92122,
"Makefile": 1661,
"OMNeT++ MSG": 96094,
"OMNeT++ NED": 391282
},
"pushed_at": "2026-07-13T07:55:56Z",
"created_at": "2021-04-13T07:26:30Z",
"owner_type": "Organization",
"updated_at": "2026-07-16T15:57:44Z",
"description": "Simu5G - 5G NR and LTE/LTE-A user-plane simulation model for OMNeT++ & INET",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "http://www.unipi.it",
"name": "Università di Pisa",
"type": "Organization",
"login": "Unipisa",
"company": null,
"location": "Pisa",
"followers": 365,
"avatar_url": "https://avatars.githubusercontent.com/u/27504336?v=4",
"created_at": "2017-04-14T15:45:56Z",
"is_verified": null,
"public_repos": 107,
"account_age_days": 3387
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-07-13T07:58:48Z"
},
{
"tag": "v1.4.5",
"kind": "patch",
"published_at": "2026-07-09T11:12:50Z"
},
{
"tag": "v1.4.4-rlcam",
"kind": "prerelease",
"published_at": "2026-06-22T08:50:39Z"
},
{
"tag": "v1.4.4",
"kind": "patch",
"published_at": "2026-05-23T20:00:10Z"
},
{
"tag": "v1.4.0-rlcam",
"kind": "prerelease",
"published_at": "2026-05-06T13:50:22Z"
},
{
"tag": "v1.3.1-rlcam",
"kind": "prerelease",
"published_at": "2026-03-31T16:31:26Z"
},
{
"tag": "v1.4.1-sdap-2",
"kind": "prerelease",
"published_at": "2026-03-03T10:18:53Z"
},
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2026-02-18T09:07:11Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-11-27T07:58:42Z"
},
{
"tag": "v1.4.1-sdap",
"kind": "prerelease",
"published_at": "2025-10-06T15:18:50Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2025-10-06T14:37:38Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-09-19T13:12:13Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-09-18T13:45:37Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-02-06T16:35:20Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-01-10T11:12:37Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2023-04-19T10:18:04Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2022-07-19T14:34:11Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2021-08-30T12:56:15Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-04-16T07:16:30Z"
}
],
"recent_commits": [
{
"oid": "b4e0d755b6421389526314106ee48fe3607a872d",
"body": null,
"is_bot": false,
"headline": "WHATSNEW.md: add v1.5.0 release notes, update Version file",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-12T18:19:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d622384c3d6d070135b47606ca69d53538d231",
"body": "…ge (restore post-handover D2D mode switch)\n\nThe \"move self-messages to HandoverController\" refactoring moved the\nSCHEDULING of the doModeSwitchAtHandover self-message from the UE PHY into\nHandoverController::doHandover(), but left its HANDLER behind in\nLtePhyUeD2D::handleMessage() -- where it becam\n[…]\n-D2D, FileTransfer-D2D},\nlte/d2d SinglePair-modeSwitching-UDP, test_numerology MultiCell-CBR-UL --\nall DONE with zero \"undisposed object\" reports (previously 2 in VoIP-D2D and\n20 in MultiCell-CBR-UL).",
"is_bot": false,
"headline": "RRC: HandoverController: handle the doModeSwitchAtHandover self-messa…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-12T18:19:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "76da27a07e7c5745a7d87cd5a278bc3c9259a5ff",
"body": "The defect: Ip2Nic deduplicated establishUnidirectionalDataConnection()\ncalls with a grow-only (drbId, destId) cache (establishedConnections_). The\ncache goes stale whenever bearer entities are torn down without a destId\nchange: a UE-side handover deletes ALL of the UE's PDCP TX entities, including\n\n[…]\nSinglePair-modeSwitching variants, d2d_multicast D2DMulticast-1to2,\nand all 5 standalone_drb SDAP configs -- 18/18 DONE.\nVerified (debug, ASSERTs active): VoIP-D2D, MultiCell-CBR-UL, VoIP-DL-MultiQfi.",
"is_bot": false,
"headline": "Ip2Nic,SDAP: fix: establish connections based on PDCP entity existence",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-12T18:19:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "361b4714f277733110f230ad4ae264177bf3c018",
"body": "Two teardown defects introduced by the PDCP/RLC flattening left per-UE\nentities alive at the old secondary gNB after a dual-connectivity handover;\nre-establishment then collided with the stale modules (\"Cannot insert module\nrlc-um-rx-... already exists\").\n\n1. BearerManagement::deleteLocalRlcQueues(n\n[…]\ne secondary; that is the pre-existing crasher that\nalso failed under v1.4.3/1.4.4/1.4.5 (never baselined) -- a second\nestablishment path during interleaved leg handovers, to be root-caused\nseparately.",
"is_bot": false,
"headline": "RRC: fix leaked bearer entities at DC secondary gNB on handover",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-12T18:19:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "183017652cf888df32371728003a2e1cecb1b412",
"body": "Adds the 5 configs of the new simulations/nr/standalone_drb/ example\n(Standalone, VoIP-DL, VoIP-DL-MultiQfi, VoIP-DL-MultiQfi-Heavy,\nVoIP-UL) to the suite, and re-records every baseline in one sweep,\nreplacing the discarded incremental TMP updates.\n\nRecorded with OMNeT++ 6.4.0 + INET 4.6.0 (debug); verified with a\nsecond full-suite run: 132/132 PASS.",
"is_bot": false,
"headline": "tests/fingerprint: add standalone_drb rows, re-record all fingerprints",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-12T18:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89a32b21988d982060bf11ca532a948e251e8a7",
"body": null,
"is_bot": false,
"headline": "examples: standalone_drb: add overview README",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b386b81735d0702908b5ccc8d5701fbc30be6eff",
"body": "…s/nr/standalone_drb/\n\nRenamed to the conventional omnetpp.ini; demo.xml and run script copied\nfrom nr/standalone. This lets the DRB/QFI/SDAP configs be referenced\nfrom the fingerprint test suite as a normal example directory.",
"is_bot": false,
"headline": "examples: Move omnetpp_drb.ini into its own example folder simulation…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b978cb7c8c5fd9630e95a2b27ee6ffb5daba44c5",
"body": "…FI fallback for UL\n\nThe configs went stale relative to the SDAP refactors that landed after\nthe last revival (630d4e088):\n\n- The gNB drbConfig/drbQosConfig numbered DRBs globally (ue[0]: 0,1;\n ue[1]: 2,3) while UEs numbered them locally (0,1). The drbId travels\n verbatim in FlowControlInfo and th\n[…]\nion opt-in;\n VoIP-UL depends on it, so enable useDscpAsQfiFallback there.\n\nAll five configs now run to the full 20s; all endpoints receive\ntraffic (DL MOS ~4.4, UL MOS ~3.0, Heavy ~870 kB/s per app).",
"is_bot": false,
"headline": "examples: omnetpp_drb.ini: fix per-UE DRB numbering, enable DSCP-to-Q…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "45caab104f9a23dc25959816c1b2d7a52772aa17",
"body": "…ult flow)\n\nUnmarked IP traffic (DSCP 0) maps to QFI 0, which equals the QFI_NONE\nsentinel, so GtpUser skipped adding the QfiReq tag for it -- violating\nthe invariant NrSdap asserts on the gNB DL path ('GtpUser should always\nset it') and crashing any SDAP config with untagged traffic.\n\nAlways set the tag on decapsulation; SDAP's existing default-DRB\nfallback then handles QFI 0 correctly. In non-SDAP simulations the tag\nis inert (nobody reads it).",
"is_bot": false,
"headline": "GtpUser: always set QfiReq tag on decapsulation, also for QFI 0 (defa…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705ff2ed35b162dce79592c7c3cc0484267265ba",
"body": "Fingerprint changes: tplx in 12 simulations",
"is_bot": false,
"headline": "LteHandoverManager: renamed to HandoverX2Forwarder",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4f8c52c9e9e2806d932e3009f26c519d1fed5df",
"body": "Fingerprint changes: tplx in 16 simulations",
"is_bot": false,
"headline": "DualConnectivityManager: renamed to DcX2Forwarder",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2d5a6c625ed9386573a13a24f5519d424b370e",
"body": null,
"is_bot": false,
"headline": "SDAP: Turn Qfi into strong typedef",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c40cd6caee60a233e088e6f3aa31b43dce701b6c",
"body": "… to cover interesting events\n\nMecResponseApp has a start time at 5s.\n\n[Split from previous commit from Larst Wischhof]\n\nFingerprint changes: tplx+tilx+~tNl+sz in 12 simulations",
"is_bot": false,
"headline": "test/fingerprints: increase simulation duration for certain MEC cases…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17db13c2409198b9471f90baaa39484dda612e06",
"body": "…pt-in (useDscpAsQfiFallback)",
"is_bot": false,
"headline": "SDAP refactor: Refactor UE QFI resolution chain, make DSCP fallback o…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bab9f7ed5b30fc6e5808bd82a3b2db27230b9855",
"body": "…ties\n\nOnly add header if QFI cannot be restored on RX side: if there's more\nQFIs in that DRB, or QFI uses fallback DRB.\n\nAlso: Throw on null DRB in RX path instead of silent fallback",
"is_bot": false,
"headline": "SDAP: Eliminate addSdapHeader NED parameter, infer it from DRB proper…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2f6429d185a0ebe437f944048e5e65ea29623e",
"body": "- QfiContextManager API cleanup\n- DrbContext::drbIndex -> drbId (DrbId), remove lcid field\n- Restructure QfiContextManager with DrbKey primary map, (nodeId,qfi)\n reverse map, isDefault flag + default DRB accelerators\n- Rename DrbContext -> DrbConfig\n- Rename QfiContextManager -> DrbTable, QfiContext.h -> DrbConfig.h",
"is_bot": false,
"headline": "SDAP: QfiContextManager: clean up, rename to DrbTable",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a85104546d67d9d2058d0280c95f54a8464341f",
"body": "…nd upperProtocol in DrbContext, generalize SDAP for non-IP PDU sessions\n\nupperProtocol is normally inferred from pduSessionType, it is only\nmandatory for pduSessionType=\"unstructured\". Packets in unstructured PDU\nsessions are treated as plain bytes, but in INET we need to set the\nProtocol tag on the packet for dispatching to higher layers.",
"is_bot": false,
"headline": "Non-IP PDU sessions step 2: Add PduSessionType enum, pduSessionType a…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e664950d7c4fb7ffb1236d40470f80dfd60f18e1",
"body": "…of peeking Ipv4Header for gNB DRB lookup",
"is_bot": false,
"headline": "Non-IP PDU sessions step 1: SDAP uses FlowControlInfo.destId instead …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "179e28fc70284d0008bb985245cb6720261029bc",
"body": "Signed-off-by: Andras Varga <andras@omnetpp.org>",
"is_bot": false,
"headline": "SDAP: ned comments",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "154c038aff1f7d8cb6202c4283c0aafc42360f4d",
"body": null,
"is_bot": false,
"headline": "omnetpp_drb.ini: make rlcType explicit (default is \"UM\", too)",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c089e4dd3d228065226417e8a6b8f93f7ac60f6",
"body": null,
"is_bot": false,
"headline": "SDAP: remove d_c from NrSdapHeader",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06888bdbbb3dbb06b11eccd1903422c2f11c7445",
"body": null,
"is_bot": false,
"headline": "remove omnetpp_sdap.ini",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a95a642cc0f5195fbc46bb7cfefc2ab9a71dbca",
"body": "…lection moved into Rrc\n\nFingerprint changes: tplx+tilx in 98 simulations",
"is_bot": false,
"headline": "D2D mode selection to RRC step 2: update fingerprints after d2dModeSe…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53a7d8bbae9e96ec3d736bbfee6303d1fdb6045",
"body": "…m LteNicEnbD2D into Rrc, update module paths and INI files",
"is_bot": false,
"headline": "D2D mode selection to RRC step 2: move d2dModeSelection submodule fro…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27baed134d52ff8ad9c9518962d74aac821cad34",
"body": "…ion/ to stack/rrc/, update NED packages and #include paths",
"is_bot": false,
"headline": "D2D mode selection to RRC step 1: move files from stack/d2dModeSelect…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f919d6e1efc81fd3e68066ab6cfe19eda86d0dfb",
"body": "Previously, prepareSchedule() granted UINT32_MAX bytes to the top-scored\nCID, letting the highest-priority node consume all available RBs before\nother nodes got any. This is strict priority, not proportional fair.\n\nNew design splits prepareSchedule() into three phases:\n\nPhase 1 - Score: compute QoS-\n[…]\n\" each TTI\n (the just-served CID's pfRate_ increases, lowering its score next time)\n\nAll four DRB configs (VoIP-DL, VoIP-DL-MultiQfi, VoIP-DL-MultiQfi-Heavy,\nVoIP-UL) run to completion without errors.",
"is_bot": false,
"headline": "QoSAwareScheduler: replace greedy grant loop with proportional fairness",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0d08923f6d6a11dd0e36eec599a4be6c5049bc51",
"body": "Heavy traffic variant: 1000B packets at 1ms interval, no silences,\nsynchronized start. Creates sustained contention between nodes to\nexercise the proportional-fair quota mechanism.",
"is_bot": false,
"headline": "Add VoIP-DL-MultiQfi-Heavy config for testing PF under contention",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fee190ed99835690cff23d319e3b83ad365f202",
"body": "Replace hardcoded magic numbers in computeQosWeight() with member\nvariables. No behavioral change (default values match the originals).\n\nTODO: initialize these from NED parameters once QoSAwareScheduler\nbecomes a module (currently it is a plain C++ class, not a module).",
"is_bot": false,
"headline": "QoSAwareScheduler: extract weight constants as configurable members",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9b8664aa09a243b5b5aee1dfff44decd9acecd3",
"body": "Bug: commitSchedule() divided granted bytes by resourceBlocks_ (the\nnumber of resource blocks), producing a dimensionless ratio as the\nshort-term rate. But prepareSchedule() divides by pfRate_ in a context\nwhere it expects bytes-per-block units. The mismatch made the PF\nexponential moving average meaningless.\n\nFix: Use granted bytes directly as the short-term throughput in the\nEWMA update, matching the units used in the score numerator.",
"is_bot": false,
"headline": "QoSAwareScheduler: fix PF rate units mismatch in commitSchedule",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff525817218d879a1457575b5a0a8521cd68cb4",
"body": "Bug: In prepareSchedule(), the PF score formula computed\navailableBytes / availableBlocks where both operands are unsigned int.\nThis truncated the result to an integer before the subsequent float\ndivision by pfRate_, losing precision and producing coarser scores\nthan intended.\n\nFix: Cast availableBytes to double before the division.",
"is_bot": false,
"headline": "QoSAwareScheduler: fix integer division in PF score computation",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80bea53a50a658559ace2e3faf61f2e818bb2370",
"body": "Bug: getDrbQosForCid() failed to find QoS entries for UE 2050 (and any\nUE beyond the first), causing them to fall back to weight=1.0 (no QoS\ndifferentiation). Visible as warnings in the log:\n\n QoSAwareScheduler: No DRB QoS entry for CID MacCid(nodeId=2050, lcid=2)\n QoSAwareScheduler: No DRB QoS en\n[…]\nbId) instead of plain int.\nIn getDrbQosForCid(), construct the DrbKey from the CID using\nmac->lcidToDrbId() for proper LCID-to-DrbId conversion.\nRemove the now-unnecessary lcid field from DrbQosEntry.",
"is_bot": false,
"headline": "QoSAwareScheduler: fix QoS lookup failure for all UEs beyond the first",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "20ca25591aecff8d4823c1c514675bef01eb7f26",
"body": "…too!)\n\nFingerprint changes: tplx+tilx+~tNl+sz in 9 simulations",
"is_bot": false,
"headline": "test: accepted fingerprint results after scheduler fix (~tNl changes …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a036c11bce60d3fe65debb1c2ae76df9e6b4f1b",
"body": "In scheduleGrant(), when a node already had a codeword allocated,\nthe \"BAD patch\" set terminate=true, which aborted the entire\nscheduling round. This prevented any other node's CIDs from being\nprocessed, causing UEs beyond the first to receive zero DL traffic\nin multi-DRB scenarios (e.g. with QOS_PF\n[…]\nigible and popped, while scheduling continues\nfor remaining CIDs belonging to other nodes.\n\nAt it turns out, while this is a valid bugfix, the problem it fixes was\nnot triggered in Unipisa/Simu5G#294.",
"is_bot": false,
"headline": "LteSchedulerEnb: Fix multi-UE starvation in multi-DRB scheduling",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0380f2b4eb3a4462d36824e61e8a4aeba698034b",
"body": "…ndalone network with hasSdap=true\n\n- Switch from non-existent SingleCell_Standalone_Drb to standard\nSingleCell_Standalone\n- Enable SDAP via hasSdap=true on gNB and UE NICs (no special node types\nneeded)\n- Remove numDrbs param (not in current NIC architecture)\n- Delete dead network NEDs: SingleCell_Standalone_Drb.ned,\nSingleCell_Standalone_Sdap.ned\n- All three configs (VoIP-DL, VoIP-DL-MultiQfi, VoIP-UL) run\nsuccessfully",
"is_bot": false,
"headline": "SDAP integration: Revive omnetpp_drb.ini: use standard SingleCell_Sta…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c9d7934de45069f6a1b33895f6d799a91c0a86",
"body": "Taken from the v1.4.1-sdap-2 release.",
"is_bot": false,
"headline": "SDAP integration: added example simulations",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a354f41b3f52bca8c54944e5ccb11a63a03ba85b",
"body": "…p-2)\n\nCopied from the v1.4.1-sdap-2 release.",
"is_bot": false,
"headline": "MAC: add QoS scheduler contributed by Mohamed Selien (from v1.4.1-sda…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b512ad35eb18f5f8b88ccd0c982db0b7db0fe0",
"body": "Taken from the v1.4.1-sdap-2 release.",
"is_bot": false,
"headline": "PDCP: Add/use ROHC header to properly represent header compression",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05d47ebd12e1024492def26acad111f3036b3e4b",
"body": "…d/rlcType, eliminates RadioBearerReq\n\n- Add rlcType field to DrbContext, parsed from drbConfig JSON\n- Add hasSdap parameter to Ip2Nic; when true, skips traffic classification,\n RLC type assignment, DRB ID assignment, and connection establishment\n- SDAP (NrSdap) now sets FlowControlInfo.drbId and r\n[…]\nioBearerInd\n- RadioBearerReq/RadioBearerInd tags are now dead code\n- Wire ip2nic.hasSdap = this.hasSdap in NrNicEnb and NrNicUe NEDs\n- Remove pre-existing unused variable warning in Ip2Nic no-D2D path",
"is_bot": false,
"headline": "SDAP integration: Ip2Nic hasSdap flag, SDAP sets FlowControlInfo.drbI…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a6f31bae91860fb88b54d983d5d9ed9f661a55b0",
"body": "…ng @reconnect wiring",
"is_bot": false,
"headline": "SDAP integration: Add optional SDAP layer to NrNicEnb and NrNicUe usi…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de166c63ef52c9d6215f9d72b87155841e28f935",
"body": null,
"is_bot": false,
"headline": "SDAP integration: gates renamed, numDrbs parameter removed",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9800d983e36e7be2afe6b6c740d0381efb27c9b3",
"body": "… code contributed by Mohamed Seliem.\n\nTaken from the v1.4.1-sdap-2 release.",
"is_bot": false,
"headline": "SDAP integration: Added SDAP protocol implementation, losely based on…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fe454e186b21501affe3d50ca749b9b924d0b7b",
"body": "QFI is now carried through the GTP-U tunnel in the GTP header\n(mirroring the real 5G PDU Session Container extension header).\n\nThe gNB will extract QFI from the GTP-U header to restore QoS tags for\nSDAP routing.\n\nTaken from the v1.4.1-sdap-2 release.",
"is_bot": false,
"headline": "QFI support: GTP-U: carry QFI in GTP protocol header",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f66207eefac4c96291b60f062eb6d6a7a9ddcb27",
"body": "…IP packet (simplified matching)\n\nTaken from the v1.4.1-sdap-2 release",
"is_bot": false,
"headline": "QFI support: TrafficFlowFilter: Takes QFI from the DSCP field of the …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "053790eb73e8e01656ee0412e14bbbc43213f876",
"body": "…aken from v1.4.1-sdap-2)",
"is_bot": false,
"headline": "QFI support: VoIP: added dscp parameter, display status above icon (t…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "559ccdd778a6f21a6093bd1e18b57f9806eb548f",
"body": "…from their branch",
"is_bot": false,
"headline": "WHATSNEW.md: Copied entries about specialized \"SDAP\" branch releases …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b11b24a2c0ae37f3ce30173bcb5f535c33568f00",
"body": null,
"is_bot": false,
"headline": "BearerManagement: nit: spacing of PDCP/RLC entities adjusted",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ff274ae3257ba4b5060e4f91dd3427deeb0c19f",
"body": "…e all references\n\nFingerprint changes: tilx+sz in 127 simulations",
"is_bot": false,
"headline": "reduce RlcEntityManager step 9: delete RlcEntityManager module, remov…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b04da9186754cfee8184b217daa1a65e940e12b",
"body": "…ux.ned, update Binder::getRlcByNodeId\n\nFingerprint changes: sz in 127 simulations",
"is_bot": false,
"headline": "reduce RlcEntityManager step 8: move @signal/@statistic decls to RlcM…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbc2264ed4362a8d5282b658c77eef041fb088b",
"body": "…arerManagement with direct RlcMux refs",
"is_bot": false,
"headline": "reduce RlcEntityManager step 6+7: replace RlcEntityManager refs in Be…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfa5501aa6e42735d53ca304b29b601487ab073d",
"body": "…ve lteRlc_ dependency",
"is_bot": false,
"headline": "reduce RlcEntityManager step 5: add queueSize to UmTxEntity NED, remo…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d87c13ec96c9d7b5ea4e4367077f4ae7ac2e4b2",
"body": "…ve activeUeUL",
"is_bot": false,
"headline": "reduce RlcEntityManager step 4: move throughput stats to RlcMux, remo…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "892cb1305f34e2286a69eb2a8fe3eaba5fe3cf8c",
"body": "…l RlcMux directly",
"is_bot": false,
"headline": "reduce RlcEntityManager step 3: redirect LteMacEnb::activeUeUL to cal…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a8f90cda4064d75f80a69e1db247d1399b19d7",
"body": "…ule under RRC\n\nFingerprint changes: tilx in 98 simulations",
"is_bot": false,
"headline": "RlcEntityManager: move D2D peer tracking to new D2DModeController mod…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1092afcf6e9ed8386950e63c7dd67bdb8eac4da5",
"body": "…earerManagement_ member",
"is_bot": false,
"headline": "RlcEntityManager: remove dead lookupTxBuffer/lookupRxBuffer, unused b…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6af9b556a1775bd09ea2b87b3306157a6de7c551",
"body": null,
"is_bot": false,
"headline": "PDCP/RRC: Change entity icons to block/layer",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097e097d84ca605af7aaa798657a6c1ae8ae37a0",
"body": null,
"is_bot": false,
"headline": "Layouting: use \"g\" tag to line up modules along right edge",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf0da2031d230591e1fe31c389c5263fb6c86ee3",
"body": "… entities between the two muxes",
"is_bot": false,
"headline": "Layouting: Set display positions for dynamically created PDCP and RLC…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11b867206449b2bc9d6fe0825741b05712b8fe9",
"body": "… -> nrRlcMux\n\nFingerprint changes: tplx in 119 simulations",
"is_bot": false,
"headline": "Rename: pdcpUpperMux -> pdcpMux, rlcLowerMux -> rlcMux, nrRlcLowerMux…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d29677e0d2af4730b3fad2172561e31fd5162e",
"body": null,
"is_bot": false,
"headline": "Layouting: data path modules",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662d3e6e1c9fa75eb0b95540926a759a01739c27",
"body": null,
"is_bot": false,
"headline": "Layouting: move unconnected NIC submodules to left edge in NED layout",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63f57a5e10938c2986b942dd44c43ef7c6fc1806",
"body": "The INET standard NetworkInterface forcibly places gateless modules\nalong the left edge of the modul, without the possibility to disable it\nor to control the details.",
"is_bot": false,
"headline": "Layouting: added NonlayoutingNetworkInterface",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dfeab78498891b9704ac01e388d11e6cd30a99d",
"body": null,
"is_bot": false,
"headline": "Rename MAC lower gates: MAC_to_PHY -> phyOut, PHY_to_MAC -> phyIn",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "576d3202ff5faef0f6ad62a081a169eed9c1153e",
"body": "…undModule() legacy indirections",
"is_bot": false,
"headline": "PDCP/RLC flattening: Cleanup: eliminate pdcpCompound_ and getRlcCompo…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ae912297fbde7ed2a413f6c522af5d13815dd5",
"body": "…Enb (UEs have no X2)\n\nFingerprint changes: tilx in 127 simulations",
"is_bot": false,
"headline": "PDCP/RLC flattening step 13: move pdcpDcMux from LteNicBase to LteNic…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6fb481aabd5b9fa2a87cf97332ac1d1acffccd7",
"body": "Fingerprint changes: tplx+tilx+sz in 7 simulations",
"is_bot": false,
"headline": "fingerprints updated",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41653b4befe7fd81bfb27d4b30afcc6a562e8c6e",
"body": null,
"is_bot": false,
"headline": "BearerManagement adjustment",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2db18bdca778876efe019ccad18d71b13e358fc",
"body": "…and LteMacEnb.cc\n\nFingerprint changes: tilx in 91 simulations",
"is_bot": false,
"headline": "Fix: remove remaining par(\"pdcpModule\") references in LteMacUeD2D.cc …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160ea5f2f8ea783d87adace312f4f76b0ae3bd48",
"body": "…, ILtePdcp, LteRlc, LteRlcMux)",
"is_bot": false,
"headline": "PDCP/RLC flattening step 12f: delete dead compound modules (PdcpLayer…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d586cc006a04f9fd4e177787e3d8d27413d6a8",
"body": "… has no D2D switch handler",
"is_bot": false,
"headline": "PDCP/RLC flattening step 12e: remove dead D2D mode switch TODO - PDCP…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46cfd3fa730eed51504c55a89abb245fcfbd696d",
"body": "… needed with direct PDCP<->RLC wiring",
"is_bot": false,
"headline": "PDCP/RLC flattening step 12d: remove PdcpOutputRoutingTag - no longer…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02a35ab951daa76d5886ae65aa2e3615c2270f51",
"body": "… NED/code references\n\nFingerprint changes: tilx in 29 simulations",
"is_bot": false,
"headline": "PDCP/RLC flattening step 12a: delete PdcpEntityManager module and all…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f770baea889612d8e9a439af8fbe955c785f9be3",
"body": "…m all callers, redirect LteMacEnb to BearerManagement",
"is_bot": false,
"headline": "PDCP/RLC flattening step 12a: remove PdcpEntityManager references fro…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e02e2d77fb4046a02b5d7f08a74bff4a77db8a",
"body": "…r tracking to RlcEntityManager, remove all references\n\nFingerprint changes: tilx in 120, sz in 120, tplx in 112",
"is_bot": false,
"headline": "PDCP/RLC flattening step 11d: delete RlcUpperMux module, move D2D pee…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10463fb1406657e3add2f5ac5507cf68d7c169b",
"body": "…g from RlcUpperMux to RlcEntityManager/BearerManagement",
"is_bot": false,
"headline": "PDCP/RLC flattening step 11c: move RLC TX lookup and D2D peer trackin…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01dd648b609ed5cd71157571703b04abeb9345e",
"body": "…references and NED connections\n\nFingerprint changes: tilx in 127, tplx in 119, sz in 98",
"is_bot": false,
"headline": "PDCP/RLC flattening step 11b: delete PdcpLowerMux module, remove all …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2084af2c7094b31f6d41a82e04b7d66fdb56c8",
"body": "…to BearerManagement, update DcMux and PdcpEntityManager",
"is_bot": false,
"headline": "PDCP/RLC flattening step 11a: move PDCP entity lookup and activeUeUL …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6563e58bb4c2ee816f1572f1174d4846c1617f6",
"body": "Fingerprint changes: tplx in 119, tilx in 119, sz in 98",
"is_bot": false,
"headline": "fingerprints updated",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f55f03b43a12d7a76fc65fc76f6385b518c80b42",
"body": "… UE PDCP-to-NR-RLC routing, fix DcMux UL RX entity lookup",
"is_bot": false,
"headline": "Fix runtime errors: route RLC TX lookups via BearerManagement, fix DC…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af6f0fd9a54f097fe0062bcf9e062774f50b3f4a",
"body": "…ass PdcpLowerMux and RlcUpperMux",
"is_bot": false,
"headline": "PDCP/RLC flattening step 9+10: wire PDCP<->RLC entities directly, byp…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92147a081d89a095b9ac0f9640770da26e22cf3f",
"body": "… EntityManagers",
"is_bot": false,
"headline": "PDCP/RLC flattening step 7d: remove old delete methods from muxes and…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "528ca28088aaa5db2708d74c64fcea7a1a77c7a9",
"body": "… for remote entity deletion",
"is_bot": false,
"headline": "PDCP/RLC flattening step 7c: HandoverController uses BearerManagement…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7e03e1ad32ccf467f5cf9bf146a77e523ba4a0",
"body": "…t - own maps, delete via unregister+deleteModule",
"is_bot": false,
"headline": "PDCP/RLC flattening step 7b: move entity lifecycle to BearerManagemen…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2dd70f2502ddbcb76a2505c40468958542abe92",
"body": null,
"is_bot": false,
"headline": "PDCP/RLC flattening step 7a: add unregister methods to all 5 muxes",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db5cb85a426c3714ae3238681a2626d028c6cf9",
"body": null,
"is_bot": false,
"headline": "PDCP/RLC flattening step 6: delete unused RlcUpperLayerDispatcher",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf83744a3652fbb48bacafbe2bd897152a00d343",
"body": "…/rlc-/nrRlc- naming scheme, add isNR param\n\nFingerprint changes: tplx in 119 simulations",
"is_bot": false,
"headline": "PDCP/RLC flattening step 5: rename entity modules to consistent pdcp-…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6fa407bce039a54db6bcb6fc4b3b9d6513af09d",
"body": "…s to NIC level\n\nFingerprint changes: tilx in 127, sz in 127, tplx in 119",
"is_bot": false,
"headline": "PDCP/RLC flattening step 4: dissolve LteRlc compound - move submodule…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91d33a0b4dee1f4a11c4c6b02d7cbe63b5112ab4",
"body": "…arameters",
"is_bot": false,
"headline": "PDCP/RLC flattening step 3: decouple RLC sibling references via NED p…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e383d80776aadd6b1299a05e7031558fd155d43e",
"body": "…ules to NIC level, drop ILtePdcp\n\nFingerprint changes: tilx in 127, tplx in 119",
"is_bot": false,
"headline": "PDCP/RLC flattening step 2: dissolve PdcpLayer compound - move submod…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf29bf1b267cf1ae667fde72081228df0312bea",
"body": "…nt headerCompressedSize from PdcpLayer params",
"is_bot": false,
"headline": "PDCP/RLC flattening step 1: decouple UpperMux isNR and BearerManageme…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f9f277e7f162bb8559fff34e73f8832d3e47ed1",
"body": "They were part of the mux and entityManager modules.\n\nstep 1: extract install* methods from create* in PDCP mux modules (prep for moving creation to BearerManagement)\nstep 2: move PDCP entity creation and type params from mux modules to BearerManagement\nstep 3: move RLC entity creation and type para\n[…]\ntype params from RlcEntityManager\nstep 6: move RLC entity gate wiring from mux install methods into BearerManagement\nstep 7: move PDCP entity gate wiring from mux install methods into BearerManagement",
"is_bot": false,
"headline": "RRC: move entity PDCP and RLC entity creation into BearerManagement",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "399b44134e3a0edcc576d696e91258a058871c14",
"body": "… as conditional submodules\n\nFingerprint changes: tilx in 85, tplx in 12",
"is_bot": false,
"headline": "RRC structuring step 5: move HandoverController(s) under compound Rrc…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57fe2a58d4a4c6ac0319589c548cfe1cca44f1d",
"body": "…dleMessage",
"is_bot": false,
"headline": "RRC structuring: add ASSERT(isSelfMessage) to HandoverController::han…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7fc4b5525648ec32860943fb637243b2628c3c",
"body": "…submodule",
"is_bot": false,
"headline": "RRC: Move registration logic from BearerManagement into Registration …",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73c16c073c10bc2f441221bdf2b453d0b07804bb",
"body": "…erprint changes)\n\nFingerprint changes: tilx in 127 simulations",
"is_bot": false,
"headline": "RRC: Add empty Registration submodule to compound Rrc (tilx-only fing…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4e9c0a935a7ede2e6780a147a10f142e78a2a16",
"body": "…rc module\n\nFingerprint changes: tilx in 127 simulations",
"is_bot": false,
"headline": "RRC: Rename Rrc simple module to BearerManagement, wrap in compound R…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1833151087b3ee6bbba249e5c70fc2e0441429a",
"body": "…y[] -> RxEntity.dcIn",
"is_bot": false,
"headline": "PDCP: Replace sendDirect with proper gate connection: DcMux.toRxEntit…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7918baa68cc6bc6da9ce0c495f40b30f791f61db",
"body": "…tity via sendDirect/dcIn\n\nFingerprint changes: tplx+tilx in 7 simulations",
"is_bot": false,
"headline": "PDCP: Eliminate DcMux→LowerMux link: dispatch UL X2 directly to RX en…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f5d0b88f02f2d9787a40ebdd09124ddbec4ff9",
"body": "…owerMux to DcMux\n\nFingerprint changes: tplx+tilx in 9 simulations",
"is_bot": false,
"headline": "PDCP: Move bypass TX entity ownership and incoming X2 dispatch from L…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58823582ad4240cf89d7681a390280ba35d3d276",
"body": "…tes (dcOut/out->DcMux->dcManagerOut)\n\nFingerprint changes: tplx+tilx in 16 simulations",
"is_bot": false,
"headline": "PDCP: Route outgoing X2 traffic through DcMux via dedicated entity ga…",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32885c7b51b7f63752d9590221d33c9991cac37",
"body": "Fingerprint changes: tplx+tilx in 16 simulations",
"is_bot": false,
"headline": "PDCP: Wire dcManager gates through DcMux as passthrough in PdcpLayer",
"author_name": "Andras Varga",
"author_login": "avarga",
"committed_at": "2026-07-09T13:55:57Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 620,
"latest_release_at": "2026-07-13T07:58:48Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 40,
"days_since_latest_release": 10,
"mean_days_between_releases": 31.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 112,
"stars": 229,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-26",
"count": 1
},
{
"date": "2021-04-28",
"count": 2
},
{
"date": "2021-05-11",
"count": 1
},
{
"date": "2021-05-24",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-06",
"count": 2
},
{
"date": "2021-06-22",
"count": 2
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-17",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-09-24",
"count": 1
},
{
"date": "2021-10-07",
"count": 1
},
{
"date": "2021-10-28",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-06",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-02-13",
"count": 1
},
{
"date": "2022-02-25",
"count": 1
},
{
"date": "2022-03-15",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-05-09",
"count": 1
},
{
"date": "2022-05-22",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-04",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-11",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-02",
"count": 2
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-29",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-04-17",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-18",
"count": 1
},
{
"date": "2023-09-18",
"count": 1
},
{
"date": "2023-09-27",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-04",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-22",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-05-08",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-15",
"count": 1
},
{
"date": "2024-06-20",
"count": 2
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-22",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-10-09",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2024-10-24",
"count": 1
},
{
"date": "2024-10-29",
"count": 1
},
{
"date": "2024-11-08",
"count": 1
},
{
"date": "2024-11-29",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-12",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-29",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-13",
"count": 1
},
{
"date": "2025-11-05",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2025-12-08",
"count": 1
},
{
"date": "2025-12-16",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2026-02-17",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
}
],
"complete": true,
"collected": 108,
"total_forks": 112
},
"star_history": null,
"open_issues_and_prs": 52
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"doc/src/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 929873,
"source_files_sampled": 503,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "certifi",
"direct": false,
"version": "2024.2.2",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-248v-346w-9cwc",
"PYSEC-2024-230"
],
"fixed_version": "2024.7.4",
"advisory_count": 2,
"oldest_advisory_days": 748
},
{
"name": "click",
"direct": false,
"version": "8.1.7",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.2,
"advisory_ids": [
"PYSEC-2026-2132"
],
"fixed_version": "8.3.3",
"advisory_count": 1,
"oldest_advisory_days": 84
},
{
"name": "idna",
"direct": false,
"version": "3.6",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-65pc-fj4g-8rjx",
"GHSA-jjg7-2v4v-x38h",
"PYSEC-2024-60",
"PYSEC-2026-215"
],
"fixed_version": "3.15",
"advisory_count": 4,
"oldest_advisory_days": 833
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-cpwx-vrp4-4pq7",
"GHSA-gmj6-6f8f-6699",
"GHSA-h75v-3vvj-5mfj",
"GHSA-q2x7-8rv6-6q7h",
"PYSEC-2026-1471",
"PYSEC-2026-1472",
"PYSEC-2026-1474",
"PYSEC-2026-1475"
],
"fixed_version": "3.1.6",
"advisory_count": 8,
"oldest_advisory_days": 808
},
{
"name": "lxml",
"direct": false,
"version": "4.9.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-vfmq-68hx-4jfw",
"PYSEC-2026-87"
],
"fixed_version": "6.1.0",
"advisory_count": 2,
"oldest_advisory_days": 93
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.1",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-2xpw-w6gg-jr37",
"GHSA-34jh-p97f-mpxf",
"GHSA-38jv-5279-wg99",
"GHSA-48p4-8xcf-vxj5",
"GHSA-gm62-xv2j-4w53",
"GHSA-pq67-6m6q-mj2v",
"GHSA-qccp-gfcp-xxvc",
"PYSEC-2026-141",
"PYSEC-2026-1994",
"PYSEC-2026-1995"
],
"fixed_version": "2.7.0",
"advisory_count": 14,
"oldest_advisory_days": 766
},
{
"name": "requests",
"direct": false,
"version": "2.31.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 5.6,
"advisory_ids": [
"GHSA-9hjg-9r4m-mvj7",
"GHSA-9wx4-h78v-vm56",
"GHSA-gc5v-m9x4-r6x2",
"PYSEC-2026-1872",
"PYSEC-2026-1873",
"PYSEC-2026-2275"
],
"fixed_version": "2.33.0",
"advisory_count": 6,
"oldest_advisory_days": 794
},
{
"name": "pygments",
"direct": false,
"version": "2.17.2",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.3,
"advisory_ids": [
"GHSA-5239-wwwm-4pmq",
"PYSEC-2026-2987"
],
"fixed_version": "2.20.0",
"advisory_count": 2,
"oldest_advisory_days": 123
},
{
"name": "tqdm",
"direct": false,
"version": "4.66.2",
"severity": "low",
"ecosystem": "pypi",
"cvss_score": 3.9,
"advisory_ids": [
"GHSA-g7vv-2v7x-gj9p",
"PYSEC-2026-1976"
],
"fixed_version": "4.66.3",
"advisory_count": 2,
"oldest_advisory_days": 811
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 6,
"moderate": 1
},
"advisory_count": 41,
"affected_count": 9,
"assessed_count": 37,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "alabaster",
"direct": false,
"version": "0.7.16",
"ecosystem": "pypi"
},
{
"name": "annotated-types",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "appdirs",
"direct": false,
"version": "1.4.4",
"ecosystem": "pypi"
},
{
"name": "babel",
"direct": false,
"version": "2.14.0",
"ecosystem": "pypi"
},
{
"name": "certifi",
"direct": false,
"version": "2024.2.2",
"ecosystem": "pypi"
},
{
"name": "charset-normalizer",
"direct": false,
"version": "3.3.2",
"ecosystem": "pypi"
},
{
"name": "click",
"direct": false,
"version": "8.1.7",
"ecosystem": "pypi"
},
{
"name": "click-log",
"direct": false,
"version": "0.4.0",
"ecosystem": "pypi"
},
{
"name": "docutils",
"direct": false,
"version": "0.20.1",
"ecosystem": "pypi"
},
{
"name": "doxysphinx",
"direct": false,
"version": "3.3.7",
"ecosystem": "pypi"
},
{
"name": "idna",
"direct": false,
"version": "3.6",
"ecosystem": "pypi"
},
{
"name": "imagesize",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.3",
"ecosystem": "pypi"
},
{
"name": "libsass",
"direct": false,
"version": "0.22.0",
"ecosystem": "pypi"
},
{
"name": "lxml",
"direct": false,
"version": "4.9.4",
"ecosystem": "pypi"
},
{
"name": "markupsafe",
"direct": false,
"version": "2.1.5",
"ecosystem": "pypi"
},
{
"name": "mpire",
"direct": false,
"version": "2.10.1",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "24.0",
"ecosystem": "pypi"
},
{
"name": "pydantic",
"direct": false,
"version": "2.6.4",
"ecosystem": "pypi"
},
{
"name": "pydantic-core",
"direct": false,
"version": "2.16.3",
"ecosystem": "pypi"
},
{
"name": "pydantic-extra-types",
"direct": false,
"version": "2.6.0",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": "2.17.2",
"ecosystem": "pypi"
},
{
"name": "pyjson5",
"direct": false,
"version": "1.6.6",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "3.1.2",
"ecosystem": "pypi"
},
{
"name": "requests",
"direct": false,
"version": "2.31.0",
"ecosystem": "pypi"
},
{
"name": "snowballstemmer",
"direct": false,
"version": "2.2.0",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": "7.2.6",
"ecosystem": "pypi"
},
{
"name": "sphinx-immaterial",
"direct": false,
"version": "0.11.11",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-applehelp",
"direct": false,
"version": "1.0.8",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-devhelp",
"direct": false,
"version": "1.0.6",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-htmlhelp",
"direct": false,
"version": "2.0.5",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-jsmath",
"direct": false,
"version": "1.0.1",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-qthelp",
"direct": false,
"version": "1.0.7",
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-serializinghtml",
"direct": false,
"version": "1.1.10",
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": "4.66.2",
"ecosystem": "pypi"
},
{
"name": "typing-extensions",
"direct": false,
"version": "4.10.0",
"ecosystem": "pypi"
},
{
"name": "urllib3",
"direct": false,
"version": "2.2.1",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 37,
"direct_count": 0,
"indirect_count": 37
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 11,
"open_issues": 48,
"closed_ratio": 0.785,
"closed_issues": 175,
"closed_unmerged_prs": 15
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "avarga",
"commits": 745,
"avatar_url": "https://avatars.githubusercontent.com/u/57529?v=4"
},
{
"type": "User",
"login": "ZoltanBojthe",
"commits": 359,
"avatar_url": "https://avatars.githubusercontent.com/u/168483?v=4"
},
{
"type": "User",
"login": "giovanninardini",
"commits": 256,
"avatar_url": "https://avatars.githubusercontent.com/u/7429655?v=4"
},
{
"type": "User",
"login": "linofex",
"commits": 140,
"avatar_url": "https://avatars.githubusercontent.com/u/20556548?v=4"
},
{
"type": "User",
"login": "wischhof",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/23558144?v=4"
},
{
"type": "User",
"login": "rhornig",
"commits": 38,
"avatar_url": "https://avatars.githubusercontent.com/u/40529?v=4"
},
{
"type": "User",
"login": "stefanSchuhbaeck",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/11520228?v=4"
},
{
"type": "User",
"login": "torokati44",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/288816?v=4"
},
{
"type": "User",
"login": "michele-segata",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2064511?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.459
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"fingerprint-tests.yml",
"local-debug.yml",
"sphinx-doc-build-deploy.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Pipfile.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 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 6 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": 10,
"reason": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": "no SAST tool detected",
"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": 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": 0,
"reason": "21 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b4e0d755b6421389526314106ee48fe3607a872d",
"ran_at": "2026-07-23T21:58:23Z",
"aggregate_score": 3.1,
"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-12T19:38:33Z",
"oldest_open_prs": [
{
"number": 68,
"created_at": "2022-08-04T13:34:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 239,
"created_at": "2024-11-08T11:07:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 266,
"created_at": "2025-05-02T16:59:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 300,
"created_at": "2026-04-13T02:13:31Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-06T09:27:25Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 14,
"created_at": "2021-11-25T10:58:32Z",
"last_comment_at": "2021-12-13T15:44:40Z",
"last_comment_author": "giovanninardini"
},
{
"number": 59,
"created_at": "2022-06-30T13:08:37Z",
"last_comment_at": "2022-12-02T03:15:49Z",
"last_comment_author": "hezhongyi"
},
{
"number": 70,
"created_at": "2022-08-19T10:27:42Z",
"last_comment_at": "2023-09-20T16:42:37Z",
"last_comment_author": "christianquadri"
},
{
"number": 78,
"created_at": "2022-09-30T07:14:57Z",
"last_comment_at": "2022-10-10T13:09:54Z",
"last_comment_author": "ghchams"
},
{
"number": 85,
"created_at": "2022-10-23T15:43:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2022-10-28T10:22:05Z",
"last_comment_at": "2022-11-01T00:47:50Z",
"last_comment_author": "Jiacheng188"
},
{
"number": 93,
"created_at": "2022-11-16T10:58:38Z",
"last_comment_at": "2022-12-25T21:33:39Z",
"last_comment_author": "juansebastiani2cat"
},
{
"number": 97,
"created_at": "2022-12-04T04:24:32Z",
"last_comment_at": "2022-12-05T13:55:14Z",
"last_comment_author": "hezhongyi"
},
{
"number": 101,
"created_at": "2022-12-20T01:20:16Z",
"last_comment_at": "2023-01-03T08:57:57Z",
"last_comment_author": "giovanninardini"
},
{
"number": 104,
"created_at": "2023-01-04T21:18:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 108,
"created_at": "2023-01-27T17:41:52Z",
"last_comment_at": "2023-03-22T16:56:03Z",
"last_comment_author": "Dead0utside"
},
{
"number": 109,
"created_at": "2023-02-01T12:59:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2023-02-15T18:04:06Z",
"last_comment_at": "2023-03-15T10:34:30Z",
"last_comment_author": "dekaio"
},
{
"number": 115,
"created_at": "2023-02-16T06:44:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 124,
"created_at": "2023-03-13T10:07:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 127,
"created_at": "2023-03-19T10:56:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 145,
"created_at": "2023-04-23T22:57:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 152,
"created_at": "2023-05-14T13:57:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 153,
"created_at": "2023-05-20T16:40:25Z",
"last_comment_at": "2023-06-09T17:34:51Z",
"last_comment_author": "mahbub-iut"
},
{
"number": 157,
"created_at": "2023-05-29T13:46:30Z",
"last_comment_at": "2023-06-05T13:10:29Z",
"last_comment_author": "giovanninardini"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Unipisa/Simu5G",
"host": "github.com",
"name": "Simu5G",
"owner": "Unipisa"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 44,
"vitality": 86,
"community": 54,
"governance": 62,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 86,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 620,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 40
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "40/52 weeks with commits",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 40
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "620 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 620
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 10,
"mean_days_between_releases": 31.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 10 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~31.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 31.1
}
}
],
"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": "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": 11,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 11 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 11
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"forks": 112,
"stars": 229,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "229 stars",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 229
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "112 forks",
"points": 17,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 112
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 9,
"top_contributor_share": 0.459
},
"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": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 11,
"open_issues": 48,
"closed_issues": 175,
"issue_closed_ratio": 0.785,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "78% of issues closed",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 78
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/26 decided PRs merged",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 26
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"followers": 365,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "Unipisa",
"public_repos": 107,
"account_age_days": 3387
},
"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": "365 followers of Unipisa",
"points": 18.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 365,
"login": "Unipisa"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "107 public repos, account ~9 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 107
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "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": 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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://simu5g.org",
"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": "https://simu5g.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.1
},
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 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": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "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": "21 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 37 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 37
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 41,
"affected_packages": 9,
"assessed_packages": 37,
"unassessed_packages": 0,
"affected_by_severity": "high 6, moderate 1, low 2",
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"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": 37,
"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": 9
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.31,
"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": "31 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Pipfile.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"doc/src/Makefile"
],
"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": "Makefile, doc/src/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, doc/src/Makefile"
}
}
],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 929873,
"source_files_sampled": 503,
"oversized_source_files": 4
},
"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": "4/503 source files over 60KB",
"points": 54.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 503,
"oversized": 4
}
}
],
"max_points": 55
}
]
}
],
"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-23T21:58:32.217995Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/Unipisa/Simu5G.svg",
"full_name": "Unipisa/Simu5G",
"license_state": "custom",
"license_spdx": null
}