JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1694,
"has_wiki": true,
"homepage": "https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/",
"languages": {
"Jinja": 18988,
"Python": 726995
},
"pushed_at": "2026-07-24T20:50:02Z",
"created_at": "2021-07-30T19:39:04Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T17:30:49Z",
"description": "A script to run validations to detect potential issues that may cause an ACI fabric upgrade to fail",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "http://www.cisco.com/go/aci",
"name": "Cisco Data Center",
"type": "Organization",
"login": "datacenter",
"company": null,
"location": "San Jose",
"followers": 271,
"avatar_url": "https://avatars.githubusercontent.com/u/1562619?v=4",
"created_at": "2012-03-21T22:45:19Z",
"is_verified": null,
"public_repos": 68,
"account_age_days": 5240
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v4.1.1",
"kind": "patch",
"published_at": "2026-06-12T20:16:00Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2026-05-21T15:35:30Z"
},
{
"tag": "v4.0.1",
"kind": "patch",
"published_at": "2025-12-17T19:46:59Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2025-11-26T01:01:15Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2025-09-04T14:34:55Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2025-08-13T01:43:14Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2025-07-25T20:42:17Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2025-07-22T17:59:44Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-07-11T20:04:04Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2025-04-23T16:20:29Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2025-01-29T16:00:58Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-12-12T19:39:43Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2024-08-29T17:33:47Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2024-08-15T12:43:19Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2024-05-20T13:39:50Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2024-05-09T21:33:15Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2024-05-06T22:00:10Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2023-08-30T00:37:18Z"
},
{
"tag": "v1.6.1",
"kind": "patch",
"published_at": "2023-08-10T20:27:52Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2023-08-03T00:49:00Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-07-28T20:57:54Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2023-06-30T19:30:43Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-03-31T14:46:07Z"
},
{
"tag": "V1.2.0",
"kind": "other",
"published_at": "2022-11-22T20:24:16Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2021-09-24T18:39:02Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2021-09-24T00:49:54Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-09-23T13:46:14Z"
}
],
"recent_commits": [
{
"oid": "55c4e554553fc7e82a4b11a1fb03fa9909bbbdc7",
"body": "* Update version to v4.1.1\n\n* fix: stringfy all values in Result.data (#391)\n\n---------\n\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>",
"is_bot": false,
"headline": "V4.1.1 maintenance release (#392)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2026-06-12T20:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77ee7ae269b1e432b664aa81e25d690a47e2e9fa",
"body": "* Add arg to define thread limit - to throttle concurrent API calls when required (#355)\n\n* add `--max-threads` arg\n* fix bad descriptor errs/race conditions\n* update pytests\n\n* 353 the script incorrectly detects vpc and port channel interfaces as cscwh68103 invalid fabricpathep targets (#357)\n\n* sp\n[…]\n>\nCo-authored-by: asraf-khan <anazar@cisco.com>\nCo-authored-by: Thatleft <detlef.sass@web.de>\nCo-authored-by: Detlef Sass <detlef.sass@de.bosch.com>\nCo-authored-by: veesenth_cisco <veesenth@cisco.com>",
"is_bot": false,
"headline": "Release V4.1.0 (#387)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2026-05-21T15:35:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68f3673899e2e0f2881eef5492f104e9eece3304",
"body": "…ck F1527/F1528/F1529 (#325)\n\nAdd pytest for `apic_disk_space_faults_check()` as well. It was completely missing.",
"is_bot": false,
"headline": "Flag faults with life cycle raised or soaking for APIC Disk Space che…",
"author_name": "sanjanch",
"author_login": "sanjanch",
"committed_at": "2026-03-05T01:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dd4875bae44e62e6dcbeb25ccfb7724e38a798",
"body": null,
"is_bot": false,
"headline": "feat #264: Auto Firmware Update on Switch Discovery with 6.0.3+ (#278)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2026-03-04T23:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "128ab550a8ce0556b580121d4ccae6b80548d7c0",
"body": "…pported to pre-6.2.1 version. (#289)\n\n* feat: Add pre-upgrade warning for APIC 6.2.1 that downgrade is not supported to pre-6.2.1 version.\n\n---------\n\nCo-authored-by: Saket <saketk@cisco.com>\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "feat: Add pre-upgrade warning for APIC 6.2.1 that downgrade is not su…",
"author_name": "Saket Kumar",
"author_login": "saket1999",
"committed_at": "2026-01-14T22:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ac5cd845e8b339302d068ce9bf213c511d38ea1",
"body": null,
"is_bot": false,
"headline": "bump to v4.0.1",
"author_name": "tkishida",
"author_login": "takishida",
"committed_at": "2025-12-17T19:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8159995d0894ecba7621112f0ed3fe7367fdb16c",
"body": "…#305)",
"is_bot": false,
"headline": "fix: #304 skip exception for fabricNodePEp with non-zero totalCount (…",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-12-17T19:19:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80b9555c4d0623d219fbba2dd0a2137dc016b906",
"body": "* updated vmm_inventory_partial_sync to align with\nv3.0 paradigm\n\n* Enhanced by looking for changeset partial-inv to\navoid flagging on the other reasons.\n\n* merge mater + fix pytest\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "vmm_inventory_partial_sync fault check (#274)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2025-12-10T17:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a129e879862790944438a944260a7c33db2762aa",
"body": "* Support multithread execution\n\n* fix: switch_ssd_check regex and add pytest\n\n* fix: MANUAL instead of ERROR when switch bootflash objects not found\n\n* fix: MANUAL instead of ERROR when switch sup objects not found\n\n* bump to v3.4.13\n\n* feat: Add fabricNode in common_data\n\n* fix: fallback on firmwa\n[…]\nnning\n\n* fix: Output from a timed out test thread task impacts other tests result\n\n* fix: Raise exception with empty imdata with totalCount>0. Handle docker0 check error individually\n\n* Bump to v4.0.0",
"is_bot": false,
"headline": "V4.0.0 (#296)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-11-26T00:49:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "622befaa15c654e861df77ec8d831e93db719dfc",
"body": "* fix: Always populate msg/reason when a rule did not pass\n* fix: add header to failureDetails",
"is_bot": false,
"headline": "fix: Add default reason(msg) for `AciResult` for failed checks (#290)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-10-03T03:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34c3dbd43d2eff4cc3ea01b52b4ad503baab460b",
"body": "Add `consumer_vzany_shared_services_check()`:\n - Warns when a vzAny consumer in VRF-A uses a contract provided from a different VRF-B and the upgrade path triggers a new rule expansion\n - If the contract has PBR and the target version doesn't support Policy Compression (i.e. < 6.1.4), warn about it as well because the potential workaround (policy compression) is not available.\n\n---------\n\nCo-authored-by: Amit Kulkarni <amitkul2@cisco.com>\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "feat: add consumer vzAny shared-services check for rule expansion (#282)",
"author_name": "Amit Kulkarni",
"author_login": "amitanilkulkarni",
"committed_at": "2025-09-30T04:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a620c04869777fbcc99bee475c9356d6fa73f67",
"body": "…headTx is non-zero while tailTx is zero #253 (#260)\n\n* fix for issue NewValidation: CSCwp95515 - Policydist crash-loop on upgrade if configpushShardCont headTx is non-zero while tailTx is zero #253\n\n* Welkin issue 245 (#263)\n\n* Introduced CSCwp22212 check for stale pconsRA objects\n\n---------\n\nCo-au\n[…]\nthored-by: Joe LeBlanc <joelebla@cisco.com>\nCo-authored-by: GM <monrog2@gmail.com>\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "CSCwp95515 - Policydist crash-loop on upgrade if configpushShardCont …",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-09-19T18:02:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c3f18c42906355fd8ca0a9ff5dee4d028b80c26",
"body": "* Removed stale pconsRa check.\n\n* doc to call out deprecated checks\n\n* remove app infra references + standardize deprecated checks docs\n\n* verbiage cleanup\n\n* whitespace cleanup\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Removed stale pconsRa check. (#287)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2025-09-19T17:47:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78d3fc0275d990af61951faf85f119f2270b08df",
"body": "* fix: Exception handling in print function\n\n* fix: Do AciResult.writeResult() in finally",
"is_bot": false,
"headline": "273 exception handling for `check_wrapper` and `print_result` (#284)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-09-10T17:49:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ae8f56d672af5a938f276e4867e97f0b5a2e03",
"body": "Add followings for `l3out_mtu_check()`:\n* pytest\n* floating L3Out checks\n* VLAN column\n\n---------\n\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "feat: Support Floating L3Out in L3Out MTU check and add pytest (#272)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-09-05T05:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0124918063596b8d8b58db853f9816fdfa8243f",
"body": null,
"is_bot": false,
"headline": "bump ver to v3.2.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-09-04T14:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2676a5b6dc9659dd25dd5c861df54c6810c8c0",
"body": null,
"is_bot": false,
"headline": "feat: Create all result files as part of prepare (#283)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-09-04T14:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18c42af2b900a53820fff36888a55baa648e8f70",
"body": null,
"is_bot": false,
"headline": "bump to v3.1.1",
"author_name": "tkishida",
"author_login": "takishida",
"committed_at": "2025-08-13T01:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a8bbc64c731cc18023317a0563a24f45b078128",
"body": null,
"is_bot": false,
"headline": "fix: #277 Fabric Link Redundancy with RL",
"author_name": "tkishida",
"author_login": "takishida",
"committed_at": "2025-08-13T00:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b3d65397b3e5931e1ad462fbcc0fd136136e0e4",
"body": null,
"is_bot": false,
"headline": "bump to v3.1.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-07-25T20:40:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bbf7e6dd8d8691f55cb891908660bceb0867244",
"body": "* 4 functions > neutral names\n\n* all data values to str + pytest case",
"is_bot": false,
"headline": "Puv result cleanup (#269)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-07-25T19:11:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0dd9999a3dbaf23c1d67b42d9d5e583134b76e2",
"body": "* APIC DB size check + pytests\n\n* run_cmd function + pytests\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "APIC DB Size check (#266)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2025-07-25T18:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22104d73ebfd69444e94087d8d73dc3b316f93cb",
"body": "v3.0.0 to mark for PUV integration + accounting for the 7 new input arg options",
"is_bot": false,
"headline": "bump to v3.0.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-07-22T17:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656a21cb05fc211ddd8676b5be9c6dd2cdfc6db1",
"body": "* feat: synth class + write back each function as json result\n\n* fix: Clean up get_vpc_nodes() and its pytest\n\n* feat: Split the main script execution code into each func and add pytest\n\n* feat: Retire json_log and adopt json per rule for both PUV and regular use + linting\n\n* feat: Support QA versio\n[…]\nchecks with mismatched col row length\n\n* fix: cimc logic update for QA\n\n---------\n\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "PUV updates (#254)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-07-22T17:56:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4e47486cc3525627c9c84374c786ef2c09761b88",
"body": null,
"is_bot": false,
"headline": "bump to v2.6.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-07-11T20:03:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7cb61fc027ccde1aeeb32f6adea287ed2f494a",
"body": "* Add ISIS DTEP Check\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Add ISIS DTEP Check (#247)",
"author_name": "Joe LeBlanc",
"author_login": "joelebla",
"committed_at": "2025-07-11T20:02:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bf463b6e49b54a05479895ac04e132ce6dd5961",
"body": "* Introduced CSCwp22212 check for stale pconsRA objects\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Welkin issue 245 (#263)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2025-07-11T16:15:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737f4d811782a3252237fa71dc3dbdeeb4c55a18",
"body": null,
"is_bot": false,
"headline": "bump to v2.5.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-23T16:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "324548f4d54d72b6055a129995b0a7858f3d58c5",
"body": "* missing sw_cversion = ERR\n\n* consistency\n\n* lo as str\n\n* ERR to MANUAL",
"is_bot": false,
"headline": "consistent missing sw_cversion handling + alert (#243)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-23T16:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b6e2ffdb125462f4a1ccebcc2216bcc448bb290",
"body": "* AVE check + pytest + doc\n\n* fix sw_cversions check ERROR\n\n* PASS to NA\n\n* fix verbiage",
"is_bot": false,
"headline": "AVE check + pytest + doc (#240)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-22T12:34:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d60b04f89368f9c6555935d1388ca8af4fe6f31",
"body": null,
"is_bot": false,
"headline": "doc: Add more explanation on F1394 (#241)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-22T05:41:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f50787d2c1bc2268dd7ce7aef5fae6f4fcfb68e",
"body": "* Decode the SSH output as \"utf-8\" in class `Connection`\n* Change the result to `ERROR` from `FAIL_UF` when the SSH connection check on at least one APIC resulted in `ERROR`",
"is_bot": false,
"headline": "Fix `Connection` class byte string handling in py3 (#238)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-15T05:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46526d4835cc56283ae57c850b7af787398f0c5a",
"body": "* Remove \"check\" from all titles\n* Remove FN ID from all titles. Instead it's in the recommended_action of doc\n* Simplified the output of `validate_32_64_bit_image_check` - PR #216\n* Update the title and func name of `gx2a_model_check` to `n9408_model_check` - PR #214\n* Update the title and func nam\n[…]\n- PR #217\n* Fix `standby_sup_sync_check` not detecting 2 digits GB - PR #219\n* Remove unnecessary if condition from `fabricPathEp_taget_check` - PR #231\n\n\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "Cleanup for v2.5 (#236)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-12T00:41:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb0bda16d770c3019f0a87b38da1d05562864e5b",
"body": "* issue159 fixed\n\n* corrected code based on comments\n\n* removed the logic for checked_apics\n\n* corrections to validations.md file\n\n* doc cleanup + function rename\n\n* move to G output + pytest\n\n* cmd output in test.py\n\n* fixed pytests\n\n* more cleanup and verbiage\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Add Observer DB Size Check via /data2/dbstats/ directory (#222)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-04-09T13:25:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e85965aa40807c53980d4c3894536f2a45d301",
"body": "* pytest: Update Ubuntu version for GitHub Actions\n\n* pytest: Use container for pytest with 3.8",
"is_bot": false,
"headline": "test: Update Ubuntu version for GitHub Actions (#232)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-09T00:06:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac502c755181ab32e0a4c0a907648c5fb5b3bae",
"body": "…bricRsOosPath` scenarios (#231)\n\n* check renamed to `fabricPathEp_target_check` and updated to catch all known invalid scenarios",
"is_bot": false,
"headline": "update `invalid_fex_rs_check` for all known `infraRsHPathAtt` and `fa…",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-08T16:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f3fded493bf5292e73ea41aa6b4de6463f85f4",
"body": null,
"is_bot": false,
"headline": "pytest: Add MockConnection (#230)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-06T00:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121ed77ebe04e9d39d5946d9dad86d18def98efe",
"body": null,
"is_bot": false,
"headline": "Add SG BD forceful routing check (#229)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-05T10:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de256c217b603c87885758766aa684d582131be6",
"body": "Check only spine nodes for tier-1 leaf nodes (i.e. regular leaf).\nCheck only tier-1 leaf nodes for tier-2 leaf nodes <--- NEW",
"is_bot": false,
"headline": "Support T2 leafs in leaf redundancy check (#228)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-05T03:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04e5d08d8f4c3b1d33392c02fba7b743db0f33ab",
"body": "* Issue201-equipment_disk_limits_exceeded (#223)\n\n* #201\n\n* Issue201-equipment_disk_limits_exceeded\n\nFault1822 is added\n\n* logic modification + docs\n\n* add doc url\n\n---------\n\nCo-authored-by: nbagheri <64463796+nimabagherimotlagh@users.noreply.github.com>",
"is_bot": false,
"headline": "Issue201-equipment_disk_limits_exceeded (#223) (#227)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-04T14:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff0b0fae843ce4a1c50b144d28d47e56ae3ec60",
"body": null,
"is_bot": false,
"headline": "Fix regex warning of missing r prefix (#226)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-03T07:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cf30f73cc0711c0a85383928221098af83458e3",
"body": null,
"is_bot": false,
"headline": "Add Global AES Encryption check (#225)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-03T07:31:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30ec57d2e08e69a429e1d3b7fd0c2a2e179a620c",
"body": null,
"is_bot": false,
"headline": "Improve prefix already inuse check (#224)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-03T05:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "458389e256f6e63db257677fe8cec8c2ff8490c8",
"body": null,
"is_bot": false,
"headline": "`eecdh_cipher_check` fix logic + pytest (#221)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-01T19:52:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d371bf8ada4d03bd7c17680ea3ccac5b4aa7f23",
"body": null,
"is_bot": false,
"headline": "1fabric_port_down_check` show lifecycle (#220)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-01T19:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e88d289b8273fcc9182a80f16556c98edcb76c33",
"body": "* standby_sup_sync_check + docs + pytest\n\n* breakdown dn",
"is_bot": false,
"headline": "standby_sup_sync_check + docs + pytest (#219)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-04-01T16:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3dd8e1217fee52b859df631428a9f4336a97720",
"body": "…Overlap check (#218)\n\n* Fix the issue #180 with L3Out loopback with a subnet(/32,/128)\n\n* Fix ignoring 2nd l3out loopback\n\n* Handle unexpected IP address value better in class `IPAddress`",
"is_bot": false,
"headline": "fix: Handle `l3extLoopBackIfP` with a subnet mask for L3Out Loopback …",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-04-01T05:37:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7899c656db058b8d16c6b62980c78adfc60069f8",
"body": null,
"is_bot": false,
"headline": "Add HTTPS Request Throttle Rate check (#217)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2025-03-31T20:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a73cf2c63caaa1ab3d54c77ecdc59158d94bc86a",
"body": null,
"is_bot": false,
"headline": "na_image logic + pytest for 3 scenarios (#216)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-31T16:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd53db690efd019ee789f4b3618b4d8c3383b22",
"body": "…elay if pbr policy are referred by mutiple contracts (#215)\n\n* pbr_high_scale_check + docs + pytest\n\n* cleanup due to fvAdjDefCons behavior",
"is_bot": false,
"headline": "143 newvalidation cscwi66348 switch bootstrap can hit several hours d…",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-31T15:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31e2dbda5d01ae715bd5f188c02cc5a4db003d15",
"body": "* first push\n\n* call the func",
"is_bot": false,
"headline": "`N9K-C9400-SW-GX2A` model change (#214)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-28T16:56:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa31fde238ca69fcf53848693813cb4058b06b4d",
"body": "* FN link + add missing prtNum\n\n* break out both FN issues\n\n* typo",
"is_bot": false,
"headline": "`sup_hwrev_check` FN link + add missing prtNum (#212)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-27T20:28:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8adedcc0e17bd0d4eefd572af7bd9e16ded8f629",
"body": "…re image for switches (#210)\n\n* cversion check + fix add cloudsec tversino check\n\n* catch cloudsec old ver exception\n\n* 4.2 to 5.2 cversion check due to behavior details",
"is_bot": false,
"headline": "195 attribute field bitinfo missing from json in 32 and 64 bit firmwa…",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-26T17:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58aa6572e7e65109476947210651a207e9a5e997",
"body": "* Added Decomissioned spine Mo check\n\n* doc merge cleanup\n\n* pytests\n\n* fixed tversion test\n\n---------\n\nCo-authored-by: welkin0 <tianhe@cisco.com>",
"is_bot": false,
"headline": "Added Decomissioned spine Mo check (#209)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-26T16:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2754de405d37fe44f1d61d80648c73c4587f78eb",
"body": null,
"is_bot": false,
"headline": "leaf/spine redundancy check by dn, not name (#205)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-25T13:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3470e4d091c13fdebde96ea548b4536d80d446a",
"body": "* Changes for CSCvg26013\n\n* Changes for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* Doc updated for CSCvg26013\n\n* cleanup doc\n\n* simplify logic with query + update tests\n\n* expand dn to columns\n\n* merge cleanup\n\n* cleanup\n\n* check name consistency\n\n---------\n\nCo-authored-by: Solomon Sudhakar <sosudhak@cisco.com>\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Cscvg26013 (#200)",
"author_name": "Solomon Sudhakar",
"author_login": "solu24",
"committed_at": "2025-03-24T20:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d40eb325383e425380522b5de9e5dbc6ef7d50",
"body": "* issue 141 fixed\n\n* validations file modified\n\n* minor cleanup + doc update\n\n* fix doc url\n\n* fix query syntax for _icurl\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Issue141 (#193)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-03-24T17:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe73e637d8989e3e76b44d4a86b525e9925c2ba",
"body": null,
"is_bot": false,
"headline": "fixed openssl path issue. (#184)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2025-03-24T14:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70c58eb962efe0503a4c12dcb7e8b995ff343bc1",
"body": "* Workin on issue #178\n\n* Update aci-preupgrade-validation-script.py\n\n* Update validations.md\n\nupdate doc\n\n* wcard fabricNodes + give dn in results\n\n* clean up doc\n\n* update doc urls\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "CSCwm92166 new validation (#179)",
"author_name": "kshcheku",
"author_login": "kshcheku",
"committed_at": "2025-03-21T19:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aca6eefc8c5bb677c6c8a0f443510aa4b556383",
"body": "…tatus. #132 fixed (#177)\n\n* issue NewValidation: Check if ports from switches are in \"Disabled\" status. #132 fixed\n\n* fix doc master merge\n\n* doc verbiage update\n\n* change logic to filtered ethpm query\n\n* make regex global + use it\n\n* fix testfile content to match query result\n\n* match verbiage to cmd output\n\n* update doc to match check\n\n* give full UI path\n\n* fix test coments\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "issue NewValidation: Check if ports from switches are in \"Disabled\" s…",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-03-21T17:20:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25697e3b0c4d16a202b48db8be83aab460a50116",
"body": "* issue #131 fixed\n\n* added utf8 coding to test.py file\n\n* fix typo and doc link to section\n\n* fic doc url\n\n* update doc to include config guide and delete caveat\n\n* test for multiple vs single key due to delete behavior\n\n---------\n\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "issue #131 fixed (#175)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2025-03-10T19:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19446cf8cd9537381c452f44544969f18326bbda",
"body": "* issue#125 fixed\n\n* solved comments, added documentation\n\n* consolidate API call, update tests\n\n---------\n\nCo-authored-by: Enrique Estrada <jeestrad@cisco.com>",
"is_bot": false,
"headline": "125 leaf spine redundancy (#198)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-03-10T18:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d4440b75385824606cca529caa83f684c7586a6",
"body": null,
"is_bot": false,
"headline": "v2.4.0 bump",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2025-01-29T16:00:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5532278fbb4cec7ac1fa6586a8ad2c29c6931135",
"body": "…e (#190)\n\n* CSCwk22874\r\nAdd a warning in pre-upgrade script to detect CSCwh75475\r\n\r\nAPIC Preupgrade Validation Script to alert the administrator regarding the pcTag allocation change,\r\nwhen ACI fabric is upgraded from 4.x or earlier releases to 5.x or later releases.\r\n\r\n* CSCwk22874\r\nAdd a warning \n[…]\nent VRFs (there can be AnyToCons for VRF A and AnyToProv for VRF B but not inter-VRF(not supported))\r\n+ Add pytests\r\n+ Add GitHub page doc\r\n\r\n---------\r\n\r\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "New Validation: vzAny-to-vzAny Service Graph when crossing 5.0 releas…",
"author_name": "Sunil Dath Krothapalli",
"author_login": "sunildath",
"committed_at": "2025-01-29T15:59:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2849e19666f9d2462313697c2bf3453c594929f9",
"body": null,
"is_bot": false,
"headline": "bump to v2.3.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-12-12T19:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874251901e790e98d77589a6a072c8c76852b568",
"body": "* Remove vnid_mismatch_check\r\n\r\n`vnid_mismatch_check` was added to complement\r\n`overlapping_vlan_pools_check`. Given the recent update (#155, #162),\r\n`vnid_mismatch_check` became redundant, and it was decided to remove\r\nthis check.\r\n\r\n* doc: Update doc with deprecation warning",
"is_bot": false,
"headline": "Remove vnid_mismatch_check (#182)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-12-12T19:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010cd6de21463266274a25047c50962325c8c9ee",
"body": "* feat: Add pagination in icurl() to handle 100K+ objects\r\n\r\n* test: Add pytest for icurl",
"is_bot": false,
"headline": "Add pagination in `icurl()` to support large amount of objects (#174)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-10-15T15:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "910b7dc2398f8b7bce702c8e61e146f6660f51dd",
"body": null,
"is_bot": false,
"headline": "fix: Handle missing tver in Static Route Overlap check (#170)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-10-04T21:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a786f904d5a09ded90bcc1e5f42f6ca599dd2932",
"body": "…ersions (#167)\n\n* fix 156: no result for static route overlap check\r\n\r\n* chore: Clean up trailing white spaces etc",
"is_bot": false,
"headline": "fix 156: No result for static route overlap check with non-affected v…",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-10-01T12:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927f091ab548f3da022df2c5df1de32d5423df16",
"body": null,
"is_bot": false,
"headline": "fix: Handle missing tver in SUP HW Rev check (#168)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-09-27T22:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02edf60823d4f26ab514c98c1df28ed7d01db91f",
"body": "… EPG (#162)",
"is_bot": false,
"headline": "fix: false alarm for overlapping pool check with three domains in one…",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-09-17T14:52:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b76fea25fc7d6bdea3efd60e9a0470c8769d7404",
"body": "* relax prompt regex and remove enable\r\n\r\n* cleanup enable references",
"is_bot": false,
"headline": "relax prompt regex and remove enable in Connection class (#160)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-09-11T14:45:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78fa1d043c7d275e3f46e4e92bc68ea967f0fb45",
"body": null,
"is_bot": false,
"headline": "Bump to v2.2.1",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-08-29T17:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363a542baec035752d7eecb1945d05ecbdb849b8",
"body": "* Enhance overlapping_vlan_pools_check\r\n\r\n* doc: Add detailed explanations for overlapping VLAN pools\r\n\r\n* doc: Update doc_url of vnid_mismatch check to github page",
"is_bot": false,
"headline": "Enhance Overlapping VLAN pools check (#155)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-08-29T17:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d73a94d9de7ebaccf01f6f312c9965981eaea8",
"body": null,
"is_bot": false,
"headline": "fix: IPAddress.ip_in_subnet without subnet mask (#154)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-08-17T08:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4d6059a3e2ed7b327ad6b313c0d4635107ab6d",
"body": null,
"is_bot": false,
"headline": "test: Use pre-installed venv in python:2.7.11-wheezy (#153)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-08-16T19:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c07d3a0bd7abf8d97cbc6258160741392d61e12",
"body": null,
"is_bot": false,
"headline": "test: Add GitHub Actions for pytest (#152)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-08-16T19:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe33c7d91d4369169d8ad1ed14a15670e3af1e1a",
"body": null,
"is_bot": false,
"headline": "bump to v2.2.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-08-15T12:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52a99183b27342084ded522deaebeed0d12ac51e",
"body": "* added new postUpgradeCb check for CSCwe21982\r\n\r\n* fix when SinceVersion is list\r\n\r\n* minor optimization for postUpgradeCb\r\n\r\n* Change SinceVersion type from string to list for function post_upgrade_cb_check\r\n\r\n* update test\r\n\r\n* update docs\r\n\r\n---------\r\n\r\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "added new postUpgradeCb check for CSCwe21982 (#147)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2024-08-14T20:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0c6f3b6efa04de32e14e5389de80c64de5bd02",
"body": null,
"is_bot": false,
"headline": "fix empty imdata result + add empty imdata test (#151)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-08-13T20:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a616a7ee7c419a3dadaa1f9e7a5e42cd8a18f2b",
"body": "* add new hw rev + tver check\r\n\r\n* doc update to include fix\r\n\r\n* update doc link",
"is_bot": false,
"headline": "add new hw rev + tver check (#150)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-08-13T19:08:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26e3edbca666fd5e1a9e47a2dd81e361a88e1fab",
"body": null,
"is_bot": false,
"headline": "CACHECK files upgrade prefix + initial cleanup (#148)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-08-13T17:06:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4391393ad27126da0d2541691e556a7ac13c4f84",
"body": "* Fix for Issue #100\r\n\r\n* Fix for Issue #100\r\n\r\n* Fix for Issue #100\r\n\r\n* collapse + change API query to ver specific\r\n\r\n* docs and doc link\r\n\r\n* doc link and MANUAL if no tver\r\n\r\n* manual test + space convert\r\n\r\n* fix merge\r\n\r\n---------\r\n\r\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Issue100 (#130)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2024-08-12T20:21:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402501c337c7859778a0993d8a1b014876aa44a2",
"body": "* Added logic for CSCwb91766\r\n\r\n* Issue #25 Fix\r\n\r\n* doc + review\r\n\r\n* fix doc\r\n\r\n* remove generic try\r\n\r\n* finish master merge\r\n\r\n* remove comment\r\n\r\n---------\r\n\r\nCo-authored-by: Gabriel <gmonroy@cisco.com>",
"is_bot": false,
"headline": "Issue #25 (#129)",
"author_name": "jeestr4d",
"author_login": "jeestr4d",
"committed_at": "2024-08-12T16:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a39ee68cfe096ffb676027646f96d5b195a4344",
"body": "* invalid_fex_rs_check; check fex_ id >= 101\r\n\r\n* review changes",
"is_bot": false,
"headline": "invalid_fex_rs_check; check fex_ id >= 101 (#146)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-08-08T21:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a872016f4221b1ce0961f3f7ae2ff62b46f804c2",
"body": null,
"is_bot": false,
"headline": "fix 133: Remove ssh-dss from ssh arguments",
"author_name": "wilsonbc2",
"author_login": "wilsonbc93",
"committed_at": "2024-07-24T16:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "453917b2a35c6ed809dd0e7927d635bae436f3d3",
"body": "* Issue #137: Added new check unsupported_fec_configuration_ex_check and updated validations.md\r\n\r\n* Added unit tests for unsupported_fec_configuration_ex_check and changed cversion to sw_cversion\r\n\r\n* Trimmed topSystem json for unit tests\r\n\r\n* Fixed empty data test case and removed redundant boolean vars",
"is_bot": false,
"headline": "137 newvalidation ieee rs fec support for only certain switches (#138)",
"author_name": "wilsonbc2",
"author_login": "wilsonbc93",
"committed_at": "2024-07-08T17:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c16ae99752a0c54ad158e79a6a11104068a2813",
"body": "… empty or not explicitly matched (#128)\n\n* Adding check for route-map community match CSCwb08081\r\n\r\n* Fixed formatting for get_switch_version. Now displays version and adds newline character.\r\n\r\n* rtmap_comm_match_defect_check now also checks for set statement in routemap. Fixed documentation.",
"is_bot": false,
"headline": "50 newvalidation cscwb08081 set clause not applying if prefix list is…",
"author_name": "wilsonbc2",
"author_login": "wilsonbc93",
"committed_at": "2024-05-23T20:51:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2816586845b324e6772f1cd459567fa166fd29d",
"body": null,
"is_bot": false,
"headline": "bump to v2.1.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-20T13:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce1eda7f44ccec1fbb989d75939d6a0416290336",
"body": "…n as port description in lldp instead of dn (#123)\n\n* Added check for CSCwf00416 LLDP custom interface descriptions\r\n\r\n* Added error handling if no tversion is given\r\n\r\n* resolve review comments\r\n\r\n---------\r\n\r\nCo-authored-by: gmonroy <gmonroy@cisco.com>",
"is_bot": false,
"headline": "77 cscwf00416 aci 1602 leaf sends manually configured intf descriptio…",
"author_name": "wilsonbc2",
"author_login": "wilsonbc93",
"committed_at": "2024-05-20T13:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "272578f2a224b842c8e12753ebf8fa3c14810a49",
"body": "* invalid_fex_rs_check + tests\r\n\r\n* docs + check doc link\r\n\r\n* fix bugId in doc\r\n\r\n* remove `check` from title",
"is_bot": false,
"headline": "#88 #101 - invalid_fex_rs_check + tests (#124)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-17T18:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c34a8d2b1b1df8ad0395c41a31a4d8f33d82c7",
"body": "…ces (#126)",
"is_bot": false,
"headline": "CIMC check clarifications around multi-step upgrades and RNE differen…",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-17T18:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f90f1cae7d83a8e73be83fcc379e0d636ee83fdb",
"body": "* Add l3out_overlapping_loopback_check\r\n\r\n* Add IPv6 handling in class IPAddress\r\n\r\n* ipv6_to_binary() as staticmethod\r\n\r\n---------\r\n\r\nCo-authored-by: gmonroy <gmonroy@cisco.com>",
"is_bot": false,
"headline": "L3Out loopback IP should not overlap with existing subnet (#119)",
"author_name": "takishida",
"author_login": "takishida",
"committed_at": "2024-05-15T16:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72f2bcf6493670eaa9057a89fd56632832a3fb2",
"body": "* Check for CSCvv30303 added\r\n\r\n* WIP check update to check EPG BD reln\r\n\r\n* updated logic to check fvRsBd between EPG and BD\r\n\r\n* another test and docs\r\n\r\n* fix NA result\r\n\r\n* add empty epg subnet test case, remove old test data\r\n\r\n* neg test on affected ver\r\n\r\n* doc update and resolve review\r\n\r\n---------\r\n\r\nCo-authored-by: Enrique Estrada <jeestrad@cisco.com>",
"is_bot": false,
"headline": "11 add cvt07565 check (#118)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-14T19:13:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a015f38121022ee525f1c142598e6d6de42fbe47",
"body": null,
"is_bot": false,
"headline": "bump to v2.0.0",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-09T21:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c224dad1945d1705744bacefc1ddc439cccd1d52",
"body": "* Added logic for CSCvn20175 and CSCvt07565\r\n\r\n* Added logic for CSCvn20175 and CSCvt07565\r\n\r\n* Added logic for CSCvn20175 and CSCvt07565\r\n\r\n* Added doc_url for function\r\n\r\n* simplify logic + tests + docs\r\n\r\n* Remove whitespace at the end\r\n\r\n---------\r\n\r\nCo-authored-by: Enrique Estrada <jeestrad@cisco.com>\r\nCo-authored-by: jeestr4d <168469245+jeestr4d@users.noreply.github.com>\r\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>",
"is_bot": false,
"headline": "83 add cscvt07565 to eventmgr check (#117)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-08T19:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8dff503229ca4edf5f8ddc498354f41d942f933",
"body": null,
"is_bot": false,
"headline": "Fix typo in Summary Table doc for route-map missing target",
"author_name": "tkishida",
"author_login": "takishida",
"committed_at": "2024-05-08T19:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4271899359b1a1e7c88529eb645847548b2a76c8",
"body": "* Rebase welkin-issue-79 on master\r\n\r\n* Apply suggestions from code review\r\n\r\n* Add version, Use fabricNode, Add pytest\r\n\r\n---------\r\n\r\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\r\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "welkin-issue-79 (#82)",
"author_name": "Welkin",
"author_login": "welkinhe",
"committed_at": "2024-05-08T12:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766ff1f7adf5af97c32e1f588d2a9cd4b6526f1a",
"body": "* Added post_upgrade_cb_check\r\n\r\n* Updated made as per Takuya's suggestion\r\n\r\n* Fix doc typo\r\n\r\n* Add pytest\r\n\r\n* Rebase on to master\r\n\r\n* updated post-upgrade-db function\r\n\r\n* Added 32/64 bit image Valisation Mo\r\n\r\n* Fix handling of infraImplicitSetPol, Add compatSwitchHw.suppBit\r\n\r\n* Fix quotes in\n[…]\nPOST in summary\r\n\r\n* Fix quotes in a query for pytest\r\n\r\n* compatSwHw Impact text modification\r\n\r\n---------\r\n\r\nCo-authored-by: welkin0 <tianhe@cisco.com>\r\nCo-authored-by: tkishida <tkishida@cisco.com>",
"is_bot": false,
"headline": "Add post upgrade Cb Check (#110)",
"author_name": "GM",
"author_login": "monrog2",
"committed_at": "2024-05-08T12:45:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e1de09fa2c29888ef74e1951a22d0f444b1fbfeb",
"body": "* new validation for CSCwf05073\r\n\r\n* cosmetic change\r\n\r\n* Update aci-preupgrade-validation-script.py\r\n\r\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\r\n\r\n* Update aci-preupgrade-validation-script.py\r\n\r\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\r\n\n[…]\n\r\n\r\n* modify affected versions\r\n\r\n* query for dpp on + update tests\r\n\r\n---------\r\n\r\nCo-authored-by: takishida <38262981+takishida@users.noreply.github.com>\r\nCo-authored-by: gmonroy <gmonroy@cisco.com>",
"is_bot": false,
"headline": "59 fabric dpp check (#76)",
"author_name": "kshcheku",
"author_login": "kshcheku",
"committed_at": "2024-05-07T20:43:10Z",
"body_truncated": true,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 19,
"latest_release_at": "2026-06-12T20:16:00Z",
"latest_release_tag": "v4.1.1",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 12,
"days_since_latest_release": 44,
"mean_days_between_releases": 46.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 48,
"stars": 56,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-11-23",
"count": 2
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-03-23",
"count": 1
},
{
"date": "2022-03-31",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-05-29",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-07-29",
"count": 1
},
{
"date": "2022-11-03",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-05-16",
"count": 1
},
{
"date": "2023-09-19",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-19",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-08-25",
"count": 1
},
{
"date": "2024-10-01",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-08-20",
"count": 1
},
{
"date": "2025-09-26",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
},
{
"date": "2025-12-02",
"count": 4
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-01-27",
"count": 2
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-04-09",
"count": 2
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
}
],
"complete": true,
"collected": 48,
"total_forks": 48
},
"star_history": null,
"open_issues_and_prs": 51
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 298691,
"source_files_sampled": 97,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"tests/requirements-py27.txt",
"tests/requirements-py38.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "jinja2",
"direct": false,
"version": "2.11.3",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.8,
"advisory_ids": [
"GHSA-cpwx-vrp4-4pq7",
"GHSA-h5c8-rqwp-cp95",
"GHSA-h75v-3vvj-5mfj",
"GHSA-q2x7-8rv6-6q7h",
"PYSEC-2026-1471",
"PYSEC-2026-1473",
"PYSEC-2026-1474",
"PYSEC-2026-1475"
],
"fixed_version": "3.1.6",
"advisory_count": 8,
"oldest_advisory_days": 927
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.4",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-cpwx-vrp4-4pq7",
"GHSA-gmj6-6f8f-6699",
"GHSA-q2x7-8rv6-6q7h",
"PYSEC-2026-1471",
"PYSEC-2026-1472",
"PYSEC-2026-1475"
],
"fixed_version": "3.1.6",
"advisory_count": 6,
"oldest_advisory_days": 580
},
{
"name": "pytest",
"direct": false,
"version": "4.6.11",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 185
},
{
"name": "pytest",
"direct": false,
"version": "7.4.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.8,
"advisory_ids": [
"GHSA-6w46-j5rx-g56g",
"PYSEC-2026-1845"
],
"fixed_version": "9.0.3",
"advisory_count": 2,
"oldest_advisory_days": 185
},
{
"name": "zipp",
"direct": false,
"version": "1.2.0",
"severity": "moderate",
"ecosystem": "pypi",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-jfmj-5v4g-7637",
"PYSEC-2026-2074"
],
"fixed_version": "3.19.1",
"advisory_count": 2,
"oldest_advisory_days": 747
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 3
},
"advisory_count": 20,
"affected_count": 5,
"assessed_count": 33,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "atomicwrites",
"direct": false,
"version": "1.4.1",
"ecosystem": "pypi"
},
{
"name": "attrs",
"direct": false,
"version": "21.4.0",
"ecosystem": "pypi"
},
{
"name": "backports-functools-lru-cache",
"direct": false,
"version": "1.6.5",
"ecosystem": "pypi"
},
{
"name": "configparser",
"direct": false,
"version": "4.0.2",
"ecosystem": "pypi"
},
{
"name": "contextlib2",
"direct": false,
"version": "0.6.0.post1",
"ecosystem": "pypi"
},
{
"name": "exceptiongroup",
"direct": false,
"version": "1.1.2",
"ecosystem": "pypi"
},
{
"name": "funcsigs",
"direct": false,
"version": "1.0.2",
"ecosystem": "pypi"
},
{
"name": "importlib-metadata",
"direct": false,
"version": "2.1.3",
"ecosystem": "pypi"
},
{
"name": "iniconfig",
"direct": false,
"version": "2.0.0",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "2.11.3",
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": false,
"version": "3.1.4",
"ecosystem": "pypi"
},
{
"name": "more-itertools",
"direct": false,
"version": "5.0.0",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "20.9",
"ecosystem": "pypi"
},
{
"name": "packaging",
"direct": false,
"version": "23.1",
"ecosystem": "pypi"
},
{
"name": "pathlib2",
"direct": false,
"version": "2.3.7.post1",
"ecosystem": "pypi"
},
{
"name": "pexpect",
"direct": false,
"version": "2.4",
"ecosystem": "pypi"
},
{
"name": "pexpect",
"direct": false,
"version": "4.8.0",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "0.13.1",
"ecosystem": "pypi"
},
{
"name": "pluggy",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
},
{
"name": "ptyprocess",
"direct": false,
"version": "0.7.0",
"ecosystem": "pypi"
},
{
"name": "py",
"direct": false,
"version": "1.11.0",
"ecosystem": "pypi"
},
{
"name": "pyparsing",
"direct": false,
"version": "2.4.7",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "4.6.11",
"ecosystem": "pypi"
},
{
"name": "pytest",
"direct": false,
"version": "7.4.0",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "5.4.1",
"ecosystem": "pypi"
},
{
"name": "pyyaml",
"direct": false,
"version": "6.0.2",
"ecosystem": "pypi"
},
{
"name": "scandir",
"direct": false,
"version": "1.10.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.14.0",
"ecosystem": "pypi"
},
{
"name": "six",
"direct": false,
"version": "1.16.0",
"ecosystem": "pypi"
},
{
"name": "tomli",
"direct": false,
"version": "2.0.1",
"ecosystem": "pypi"
},
{
"name": "typing",
"direct": false,
"version": "3.10.0.0",
"ecosystem": "pypi"
},
{
"name": "wcwidth",
"direct": false,
"version": "0.2.6",
"ecosystem": "pypi"
},
{
"name": "zipp",
"direct": false,
"version": "1.2.0",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 33,
"direct_count": 0,
"indirect_count": 33
}
},
"maintainership": {
"issues": {
"open_prs": 24,
"merged_prs": 152,
"open_issues": 27,
"closed_ratio": 0.861,
"closed_issues": 167,
"closed_unmerged_prs": 42
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "monrog2",
"commits": 72,
"avatar_url": "https://avatars.githubusercontent.com/u/8941327?v=4"
},
{
"type": "User",
"login": "takishida",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/38262981?v=4"
},
{
"type": "User",
"login": "welkinhe",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/48639332?v=4"
},
{
"type": "User",
"login": "jeestr4d",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/168469245?v=4"
},
{
"type": "User",
"login": "wilsonbc93",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/7455296?v=4"
},
{
"type": "User",
"login": "kshcheku",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/142834037?v=4"
},
{
"type": "User",
"login": "amitanilkulkarni",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5787171?v=4"
},
{
"type": "User",
"login": "ehaminian",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/44554182?v=4"
},
{
"type": "User",
"login": "joelebla",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9440636?v=4"
},
{
"type": "User",
"login": "saket1999",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/37291252?v=4"
}
],
"contributors_sampled": 13,
"top_contributor_share": 0.411
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"gh-page.yml",
"pytest.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
"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": 4,
"reason": "Found 14/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "2 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "55c4e554553fc7e82a4b11a1fb03fa9909bbbdc7",
"ran_at": "2026-07-26T23:51:50Z",
"aggregate_score": 4.2,
"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-06-12T20:15:18Z",
"oldest_open_prs": [
{
"number": 276,
"created_at": "2025-08-12T19:43:16Z",
"last_comment_at": "2026-02-27T20:54:00Z",
"last_comment_author": "monrog2"
},
{
"number": 279,
"created_at": "2025-08-15T23:52:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 293,
"created_at": "2025-10-31T09:35:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 328,
"created_at": "2026-01-12T21:30:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 339,
"created_at": "2026-02-04T18:23:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 342,
"created_at": "2026-02-06T18:38:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 348,
"created_at": "2026-02-12T02:04:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 358,
"created_at": "2026-02-27T00:39:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 390,
"created_at": "2026-05-29T07:14:20Z",
"last_comment_at": "2026-07-06T14:36:34Z",
"last_comment_author": "lovkeshsharma702"
},
{
"number": 393,
"created_at": "2026-05-31T05:12:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 394,
"created_at": "2026-06-01T17:57:42Z",
"last_comment_at": "2026-07-24T14:46:02Z",
"last_comment_author": "monrog2"
},
{
"number": 400,
"created_at": "2026-06-21T22:06:32Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 401,
"created_at": "2026-06-21T22:32:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 403,
"created_at": "2026-06-30T11:02:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 405,
"created_at": "2026-07-02T12:09:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 407,
"created_at": "2026-07-17T10:08:23Z",
"last_comment_at": "2026-07-17T10:09:13Z",
"last_comment_author": "asraf-khan"
},
{
"number": 409,
"created_at": "2026-07-22T14:53:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 410,
"created_at": "2026-07-23T15:12:33Z",
"last_comment_at": "2026-07-23T16:58:03Z",
"last_comment_author": "monrog2"
},
{
"number": 411,
"created_at": "2026-07-23T19:51:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 412,
"created_at": "2026-07-24T13:31:46Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-01T14:23:52Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 244,
"created_at": "2025-04-30T17:39:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 262,
"created_at": "2025-07-09T17:00:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 275,
"created_at": "2025-08-11T19:49:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 281,
"created_at": "2025-08-21T19:23:39Z",
"last_comment_at": "2026-07-21T20:16:43Z",
"last_comment_author": "monrog2"
},
{
"number": 285,
"created_at": "2025-09-07T23:07:12Z",
"last_comment_at": "2026-07-22T13:43:17Z",
"last_comment_author": "monrog2"
},
{
"number": 292,
"created_at": "2025-10-23T08:03:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 294,
"created_at": "2025-11-04T14:19:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 297,
"created_at": "2025-12-01T10:21:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 299,
"created_at": "2025-12-02T06:56:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 316,
"created_at": "2025-12-24T12:41:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 323,
"created_at": "2026-01-09T12:27:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 327,
"created_at": "2026-01-12T20:35:39Z",
"last_comment_at": "2026-07-14T04:22:45Z",
"last_comment_author": "lingwa00"
},
{
"number": 338,
"created_at": "2026-01-30T10:38:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 344,
"created_at": "2026-02-09T09:46:43Z",
"last_comment_at": "2026-07-23T21:19:06Z",
"last_comment_author": "monrog2"
},
{
"number": 351,
"created_at": "2026-02-17T13:45:08Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 367,
"created_at": "2026-03-17T09:55:23Z",
"last_comment_at": "2026-07-24T13:45:15Z",
"last_comment_author": "monrog2"
},
{
"number": 369,
"created_at": "2026-03-20T08:23:29Z",
"last_comment_at": "2026-07-24T14:23:56Z",
"last_comment_author": "monrog2"
},
{
"number": 371,
"created_at": "2026-03-25T08:38:47Z",
"last_comment_at": "2026-07-24T14:46:02Z",
"last_comment_author": "monrog2"
},
{
"number": 381,
"created_at": "2026-04-16T16:23:25Z",
"last_comment_at": "2026-07-24T15:01:57Z",
"last_comment_author": "monrog2"
},
{
"number": 382,
"created_at": "2026-05-06T15:41:52Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/datacenter/ACI-Pre-Upgrade-Validation-Script",
"host": "github.com",
"name": "ACI-Pre-Upgrade-Validation-Script",
"owner": "datacenter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"security": 54,
"vitality": 76,
"community": 49,
"governance": 67,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 19,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "19 commits in the last year",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 19
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 30 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v4.1.1",
"releases_from_tags": false,
"days_since_latest_release": 44,
"mean_days_between_releases": 46.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 44 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 44
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 44,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 44 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 44
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 49,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"forks": 48,
"stars": 56,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "56 stars",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 56
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "48 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 48
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 13,
"top_contributor_share": 0.411
},
"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 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "13 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 13
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 152,
"open_issues": 27,
"closed_issues": 167,
"issue_closed_ratio": 0.861,
"closed_unmerged_prs": 42
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "86% of issues closed",
"points": 40.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 86
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "152/194 decided PRs merged",
"points": 30,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 152,
"decided": 194
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 14/30 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 271,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "datacenter",
"public_repos": 68,
"account_age_days": 5240
},
"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": "271 followers of datacenter",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 271,
"login": "datacenter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "68 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 68
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"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": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/",
"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://datacenter.github.io/ACI-Pre-Upgrade-Validation-Script/",
"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": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "20 out of 22 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 14/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"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 33 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": 33
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 20,
"affected_packages": 5,
"assessed_packages": 33,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 3",
"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": 33,
"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": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.84,
"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": "84 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 84,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 298691,
"source_files_sampled": 97,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/97 source files over 60KB",
"points": 53.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 97,
"oversized": 2
}
}
],
"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-26T23:52:08.458694Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/datacenter/ACI-Pre-Upgrade-Validation-Script.svg",
"full_name": "datacenter/ACI-Pre-Upgrade-Validation-Script",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}