Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"stm32cube-mcu-component",
"hal-driver"
],
"is_fork": false,
"size_kb": 2278,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 7732695,
"CSS": 57898,
"HTML": 62497
},
"pushed_at": "2026-07-17T09:11:51Z",
"created_at": "2020-01-29T15:44:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T09:12:29Z",
"description": "Provides the STM32Cube MCU Component \"hal_driver\" of the STM32WB series.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "master",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": "https://www.st.com",
"name": "STMicroelectronics",
"type": "Organization",
"login": "STMicroelectronics",
"company": null,
"location": "Switzerland",
"followers": 5391,
"avatar_url": "https://avatars.githubusercontent.com/u/10744877?v=4",
"created_at": "2015-01-28T17:12:45Z",
"is_verified": null,
"public_repos": 786,
"account_age_days": 4193
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.14.7",
"kind": "patch",
"published_at": "2025-11-14T13:29:47Z"
},
{
"tag": "v1.14.6",
"kind": "patch",
"published_at": "2025-07-02T11:30:21Z"
},
{
"tag": "v1.14.5",
"kind": "patch",
"published_at": "2025-03-03T09:30:47Z"
},
{
"tag": "v1.14.4",
"kind": "patch",
"published_at": "2024-11-12T09:06:47Z"
},
{
"tag": "v1.14.3",
"kind": "patch",
"published_at": "2024-07-02T10:36:54Z"
},
{
"tag": "v1.14.2",
"kind": "patch",
"published_at": "2024-03-21T09:42:10Z"
},
{
"tag": "v1.14.1",
"kind": "patch",
"published_at": "2023-11-08T08:48:20Z"
},
{
"tag": "v1.14.0",
"kind": "minor",
"published_at": "2023-07-07T10:31:39Z"
},
{
"tag": "v1.13.0",
"kind": "minor",
"published_at": "2023-03-10T11:35:01Z"
},
{
"tag": "v1.12.0",
"kind": "minor",
"published_at": "2023-03-10T11:30:53Z"
},
{
"tag": "v1.11.0",
"kind": "minor",
"published_at": "2023-01-30T16:07:30Z"
},
{
"tag": "v1.10.1",
"kind": "patch",
"published_at": "2022-04-07T13:50:50Z"
},
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2021-11-23T14:23:59Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2021-07-22T19:09:55Z"
},
{
"tag": "v1.8.0",
"kind": "minor",
"published_at": "2021-03-04T08:46:27Z"
},
{
"tag": "v1.7.0",
"kind": "minor",
"published_at": "2020-12-02T15:14:41Z"
},
{
"tag": "v1.6.0",
"kind": "minor",
"published_at": "2020-07-27T12:04:31Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2020-03-02T10:18:27Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2020-01-30T08:34:49Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2020-01-30T08:26:57Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2020-01-30T08:21:46Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2020-01-29T16:19:22Z"
}
],
"recent_commits": [
{
"oid": "06c4aa9d1634df15efdd6af8fa94b90d7486e1a3",
"body": "…D specifications",
"is_bot": false,
"headline": "[HAL][SMARTCARD] Update configuration sequence to better fit SMARTCAR…",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2026-07-17T09:08:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfb61df152b6d680751a3fe0f01b0a17aad3f3c5",
"body": "…onst qualifiers",
"is_bot": false,
"headline": "[HAL][CRC] Enhance HAL code quality for MISRA-C Rule-8.13 by adding c…",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2026-07-17T09:08:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebf1aaa804302936dca5b4cc3a05b7e983b54e46",
"body": "…eInit() API",
"is_bot": false,
"headline": "[HAL][UART] Remove __HAL_UART_DISABLE(huart) call from the HAL_UART_D…",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2026-04-29T09:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "085c35df6842f3fd8a63e410f7ebe3e321955896",
"body": null,
"is_bot": false,
"headline": "[HAL][UART] Align UART baud rate macros definition between LL and HAL",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2026-01-08T10:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ee5a3e4b8a147c8a0fb9606a228873c993845bb",
"body": null,
"is_bot": false,
"headline": "[HAL][UART] Fix transfert count in DMA linked list",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2026-01-08T10:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059cd2533c7554f9844779a80e160459ac0a9a02",
"body": null,
"is_bot": false,
"headline": "Release v1.14.7",
"author_name": "Mohamed-chaker KIWA",
"author_login": "MKISTM",
"committed_at": "2025-11-14T13:29:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed036649841d622a9aaebe3db8f620f9903e389",
"body": "…Cx_SetConfig()",
"is_bot": false,
"headline": "[HAL][TIM] Fix complementary channel systematically disabled by TIM_O…",
"author_name": "karim",
"author_login": "KRASTM",
"committed_at": "2025-09-19T09:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d60dd46996876506f1d2e9abd6b1cc110c8004cd",
"body": null,
"is_bot": false,
"headline": "Release v1.14.6",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2025-07-02T11:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68451c56e657f50ccc62583516b8242ae226066",
"body": null,
"is_bot": false,
"headline": "[HAL][I2C] Remove extra parenthesis in c files for driver HAL I2C",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2025-05-22T13:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff92408252de0bde69200b690128d4b4ed84761",
"body": "…nt the number of trials",
"is_bot": false,
"headline": "[HAL][I2C] Update function HAL_I2C_IsDeviceReady() to take into accou…",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2025-05-22T13:22:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c1cd76d4c48b0dcd3b16b7d4a41ba840f717a8",
"body": "…sferCofig function",
"is_bot": false,
"headline": "[HAL][I2C] Move variable tmp declaration at the beginning in I2C_Tran…",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2025-05-22T13:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22878891dc6acc9ef373b49eee34772afb01a12",
"body": null,
"is_bot": false,
"headline": "Release v1.14.5",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2025-03-03T09:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c61c0272d12cc8f6fcc93a627ee71ad020ea35",
"body": "… and TIM Channel6",
"is_bot": false,
"headline": "[HAL][TIM] Update TIM_CCER_CCxE_MASK to support internal TIM Channel5…",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2024-12-13T10:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7337ef5b84737c71aa6a0de0e9e0eb0988e51340",
"body": null,
"is_bot": false,
"headline": "[HAL][TIM] Fix update flag (UIF) clearing in TIM_Base_SetConfig",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2024-12-13T10:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afa172050fe7754b9dd143e23b1e248bad7e756f",
"body": null,
"is_bot": false,
"headline": "[HAL][HSEM] Macro update to be aligned with register name in CMSIS",
"author_name": "Tasnim",
"author_login": "TOUNSTM",
"committed_at": "2024-12-13T10:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f096b96def733d0e52a87ecd54670ec286300afc",
"body": null,
"is_bot": false,
"headline": "Release v1.14.4",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-11-12T09:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d26b37c8069c8d13a4f26865231ad8ed8836c85",
"body": "…fer in polling mode",
"is_bot": false,
"headline": "[HAL][UART] Correct DMA Rx abort procedure impact on ongoing Tx trans…",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-08-26T08:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8afbbc9703588198e13acbb88bfc8776815ac97",
"body": "…dress is not needed",
"is_bot": false,
"headline": "[HAL][QSPI] Clear AR register after CCR to avoid new transfer when ad…",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-08-26T08:02:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2ab498d3f4c32a5143be79a308080e6374cfce",
"body": null,
"is_bot": false,
"headline": "[HAL][LL][USB] Add fix to support bulk transfer in double buffer mode",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-07-23T11:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81df6543fe2f3ff8307285c06967a3412f0d50d6",
"body": null,
"is_bot": false,
"headline": "Release v1.14.3",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-07-02T10:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7da3766e92e93b238edffd1bfee847c1e2a93ca",
"body": "…ase of HAL_UARTEx_ReceiveToIdle_DMA() use with Circular DMA, even if occurring just after TC event",
"is_bot": false,
"headline": "[HAL][UART] Add HAL_UART_RXEVENT_IDLE event notification to user in c…",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-05-13T09:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6bd4261172328d302b8c3a52991d7bc6fae9a7f",
"body": null,
"is_bot": false,
"headline": "Release v1.14.2",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2024-03-21T09:42:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f331a928aa3894d3a4f5ebe5b554318381d5c6b",
"body": null,
"is_bot": false,
"headline": "[HAL][LL][TIM] Fix typo in PWM asymmetric mode macros' names",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2023-12-18T16:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816afa67a47ad24aa3c1cb944c687568d189fc73",
"body": "…T() to prevent 'Computation Completed' IRQ from firing before the DINR pointer gets incremented",
"is_bot": false,
"headline": "[HAL][CRYP] Update CRYP_AESGCM_Process_IT() and CRYP_AESCCM_Process_I…",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2023-12-18T16:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21e01a8c608005706c6cd5a0a4d194bf3789f682",
"body": null,
"is_bot": false,
"headline": "Release v1.14.1",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2023-11-08T08:48:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b914417cf42eee1bd0e6ba189b9df106b70c190f",
"body": null,
"is_bot": false,
"headline": "[HAL][SAI] Improve audio quality (avoid potential glitch)",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2023-07-21T14:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0f819f8b0f857448e70b2860c0269566e7c9740",
"body": "… independently from I2C_FLAG_RXNE",
"is_bot": false,
"headline": "[HAL][I2C] Update I2C_WaitOnRXNEFlagUntilTimeout to check I2C_FLAG_AF…",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2023-07-21T14:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e01f66943711a43a45322557e67b174860bcc20",
"body": "…Cplt to prevent the call of HAL_I2C_ListenCpltCallback twice",
"is_bot": false,
"headline": "[HAL][I2C] Update I2C_Slave_ISR_IT, I2C_Slave_ISR_DMA and I2C_ITSlave…",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2023-07-21T14:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "821c95afcbbaed4adf587b701cd48fdbab6e2b95",
"body": null,
"is_bot": false,
"headline": "Release v1.14.0",
"author_name": "Rania JMAI",
"author_login": "RJMSTM",
"committed_at": "2023-07-07T10:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48bbbd57b1273dfe31c4ccdd02e18c9b9caeefd0",
"body": null,
"is_bot": false,
"headline": "Add SECURITY.md",
"author_name": "houssine BOUGUERBA",
"author_login": "HBOSTM",
"committed_at": "2023-05-24T07:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfd0dd258cb031c95b2b2d6d04c19f9f625fe3e8",
"body": null,
"is_bot": false,
"headline": "Release v1.13.0",
"author_name": "Eya",
"author_login": "ASELSTM",
"committed_at": "2023-03-10T11:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b97f4a0cf631841b8f45bdf448f303dc27f341c2",
"body": null,
"is_bot": false,
"headline": "Release v1.12.0",
"author_name": "Eya",
"author_login": "ASELSTM",
"committed_at": "2023-03-10T11:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ee32ae1a18d2d84e09141afc1e92136965be0c",
"body": null,
"is_bot": false,
"headline": "Release v1.11.0",
"author_name": "Eya",
"author_login": "ASELSTM",
"committed_at": "2023-01-30T16:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba60b10c60748db0672dd02d9291501f4a4a2e60",
"body": "MCOConfig did not check the MCO index properly meaning that outputting MCO signal to either MCO2 or MCO3 would fail without the user knowing it",
"is_bot": false,
"headline": "Fix MCO index check in HAL_RCC_MCOConfig",
"author_name": "Morgan Diepart",
"author_login": "mdiepart",
"committed_at": "2022-06-29T11:18:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bac1beb6b6bad03247ddd78b14a221cf6d7d596f",
"body": null,
"is_bot": false,
"headline": "Release v1.10.1",
"author_name": "rihab kouki",
"author_login": "RKOUSTM",
"committed_at": "2022-04-07T13:50:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c5f06638be516c1b772f768456ba637f077bac8",
"body": null,
"is_bot": false,
"headline": "Release v1.10.0",
"author_name": "rihab kouki",
"author_login": "RKOUSTM",
"committed_at": "2021-11-23T14:23:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a545589f6602a308679f29f31223024570abc5",
"body": null,
"is_bot": false,
"headline": "Release v1.9.0",
"author_name": "rihab kouki",
"author_login": "RKOUSTM",
"committed_at": "2021-07-22T19:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ba66d37b8ca4031f1f952a21d5ad8fd3cf9c53",
"body": null,
"is_bot": false,
"headline": "Release v1.8.0",
"author_name": "rihab kouki",
"author_login": "RKOUSTM",
"committed_at": "2021-03-04T08:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae2ee9261d19b216d3411b52c3305952619716d",
"body": null,
"is_bot": false,
"headline": "Release v1.7.0",
"author_name": "Eya",
"author_login": "ASELSTM",
"committed_at": "2020-12-02T15:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248d47ee2b7553e6abaf939eedf7a1075eb5fa56",
"body": null,
"is_bot": false,
"headline": "Release v1.6.0",
"author_name": "Eya",
"author_login": "ASELSTM",
"committed_at": "2020-07-27T12:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd6eabd4539928dda9949a46ee8a914398a06597",
"body": null,
"is_bot": false,
"headline": "Release v1.5.0",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2020-03-02T10:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9b2d177fc3f4bb9dabe9de21344465add50221",
"body": null,
"is_bot": false,
"headline": "Release v1.4.0",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2020-01-30T08:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610cb2ec3730e9c43653076b3eeaf80f93ccb8d8",
"body": null,
"is_bot": false,
"headline": "Release v1.3.0",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2020-01-30T08:26:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae1652351209bdf00dbdfe25d699bee34b480cd8",
"body": null,
"is_bot": false,
"headline": "Release v1.2.0",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2020-01-30T08:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c89871692271c380c149754ade293e052ab1709d",
"body": null,
"is_bot": false,
"headline": "Release v1.1.0",
"author_name": "Ali Labbene",
"author_login": "ALABSTM",
"committed_at": "2020-01-29T16:19:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5609b406f846297a8a3c9274177842952036c5b9",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Ali LABBENE",
"author_login": "ALABSTM",
"committed_at": "2020-01-29T15:44:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 7,
"latest_release_at": "2025-11-14T13:29:47Z",
"latest_release_tag": "v1.14.7",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 5,
"days_since_latest_release": 250,
"mean_days_between_releases": 108.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 12,
"stars": 8,
"watchers": 12,
"fork_history": {
"days": [
{
"date": "2021-12-13",
"count": 1
},
{
"date": "2022-03-13",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-12-12",
"count": 1
},
{
"date": "2025-03-17",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-12-29",
"count": 1
},
{
"date": "2026-02-15",
"count": 1
}
],
"complete": true,
"collected": 11,
"total_forks": 12
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": 456323,
"source_files_sampled": 158,
"oversized_source_files": 40,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 1,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 3,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "RJMSTM",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/113367897?v=4"
},
{
"type": "User",
"login": "ALABSTM",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/46019491?v=4"
},
{
"type": "User",
"login": "MKISTM",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/231494230?v=4"
},
{
"type": "User",
"login": "TOUNSTM",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/113367711?v=4"
},
{
"type": "User",
"login": "ASELSTM",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/47858836?v=4"
},
{
"type": "User",
"login": "RKOUSTM",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/63848590?v=4"
},
{
"type": "User",
"login": "mdiepart",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3754615?v=4"
},
{
"type": "User",
"login": "HBOSTM",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/106234835?v=4"
},
{
"type": "User",
"login": "KRASTM",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/156921537?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.304
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 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": null,
"reason": "no workflows found",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": null,
"reason": "no dependencies found",
"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": 10,
"reason": "security policy file 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": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "06c4aa9d1634df15efdd6af8fa94b90d7486e1a3",
"ran_at": "2026-07-23T08:16:50Z",
"aggregate_score": 3.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2022-06-29T11:18:20Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/STMicroelectronics/stm32wbxx-hal-driver",
"host": "github.com",
"name": "stm32wbxx-hal-driver",
"owner": "STMicroelectronics"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 37,
"vitality": 53,
"community": 58,
"governance": 77,
"engineering": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 53,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"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": 58,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v1.14.7",
"releases_from_tags": true,
"days_since_latest_release": 250,
"mean_days_between_releases": 108.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 250 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 250
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~108.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 108.9
}
}
],
"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": 5,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 5 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 5
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 58,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 12,
"stars": 8,
"watchers": 12,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "8 stars",
"points": 13.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 8
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "12 forks",
"points": 8.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 12
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "12 watchers",
"points": 5.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 12
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 77,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 9,
"top_contributor_share": 0.304
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"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": 80,
"inputs": {
"followers": 5391,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "STMicroelectronics",
"public_repos": 786,
"account_age_days": 4193
},
"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": "5,391 followers of STMicroelectronics",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5391,
"login": "STMicroelectronics"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "786 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 786
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 25,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"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": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"stm32cube-mcu-component",
"hal-driver"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": 37,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.7
},
"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 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 detected",
"points": 5,
"status": "met",
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 7
},
"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": "critical",
"name": "AI Readiness",
"value": 22,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.065,
"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": "3 of 46 human commits state their intent (structured subject or explanatory body)",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 3,
"sampled": 46
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 46",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 46
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 86,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 456323,
"source_files_sampled": 158,
"oversized_source_files": 40
},
"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": "40/158 source files over 60KB",
"points": 41.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 158,
"oversized": 40
}
}
],
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T08:16:57.340789Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/STMicroelectronics/stm32wbxx-hal-driver.svg",
"full_name": "STMicroelectronics/stm32wbxx-hal-driver",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}