Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 11932,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 3191745,
"Perl": 14125,
"CMake": 69094
},
"pushed_at": "2021-07-20T15:49:11Z",
"created_at": "2020-11-02T13:27:00Z",
"owner_type": "User",
"updated_at": "2021-07-20T15:49:31Z",
"description": "The Core Flight System (cFS) Operating System Abstraction Layer (OSAL)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": null,
"name": "Alex Campbell",
"type": "User",
"login": "zanzaben",
"company": "@nasa ",
"location": "Washington DC",
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/2588413?v=4",
"created_at": "2012-10-18T10:30:53Z",
"is_verified": null,
"public_repos": 9,
"account_age_days": 5029
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v5.1.0-rc2",
"kind": "prerelease",
"published_at": "2020-10-13T23:05:26Z"
},
{
"tag": "v5.1.0-rc1",
"kind": "prerelease",
"published_at": "2020-07-26T00:39:35Z"
},
{
"tag": "5.0.3-bv",
"kind": "prerelease",
"published_at": "2019-11-30T18:47:11Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2020-06-22T22:43:54Z"
},
{
"tag": "5.0.0-bv",
"kind": "prerelease",
"published_at": "2019-09-16T19:35:52Z"
}
],
"recent_commits": [
{
"oid": "cb95655f1743890835a10847439380b5ef7e31a0",
"body": "osal Integration candidate: 2021-07-13",
"is_bot": false,
"headline": "Merge pull request #1100 from nasa/integration-candidate",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-13T00:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39677a0724a0e574bfbaa548cf7900d15550183d",
"body": null,
"is_bot": false,
"headline": "IC:2021-07-12, Bump to v5.1.0-rc1+dev569",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-13T00:09:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1241a1bbaca26a17ef155eec1e9e9e39a87f472a",
"body": "Fix #1083, timer reconfig tests",
"is_bot": false,
"headline": "Merge pull request #1089 from jphickey/fix-1083-reconfig-test",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-12T23:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8db3cda0b7779e09f4f031604d2e9fb366c9e90",
"body": "Per review feedback, removes comment that was stale and no longer valid,\nand describe why only POSIX_OS is enabled here on this check.",
"is_bot": false,
"headline": "Update #1083, correct comment in timebase callback",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-07-07T16:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8f40b003896c8a60bebc2249d7cb61c33c22de",
"body": "osal Integration candidate: 2021-06-29",
"is_bot": false,
"headline": "Merge pull request #1098 from nasa/integration-candidate",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-07T04:20:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9c5618b0973f9e484849cbc95b9a9ad00d4aac",
"body": null,
"is_bot": false,
"headline": "IC:2021-06-29, Bump to v5.1.0-rc1+dev564",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-07T04:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "931c4698dba9b3c3614ecb0532392202a5e52b75",
"body": "Fix #1086, increase timeout in network-api-test",
"is_bot": false,
"headline": "Merge pull request #1092 from jphickey/fix-1086-network-api-timeout",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:03:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9572e308fc88b560cc219c4652890bff7236be87",
"body": "Fix #1096, Add OSAL prefix to Network API group",
"is_bot": false,
"headline": "Merge pull request #1097 from skliper/fix1096_network-group-prefix",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f1b5d5064cf3f1710c150aa1d72a11b9e4dda8a",
"body": "Fix #1088, avoid task delete during UtPrintf",
"is_bot": false,
"headline": "Merge pull request #1093 from jphickey/fix-1088-coretest-taskdelete",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b671b7ecc57fc43ffe3bfeeaebc7e62c8e852539",
"body": "Fix #1087, do not register RTOS timer for external sync",
"is_bot": false,
"headline": "Merge pull request #1091 from jphickey/fix-1087-timebase-signal-reg",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646c0be64086c0b483bd5736d68cceb06dff718e",
"body": "Fix #1082, increase UT symbol dump size limit",
"is_bot": false,
"headline": "Merge pull request #1090 from jphickey/fix-1082-symdump-size",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3801ab9f804688cbebd50274d4a37733b90e143",
"body": "Fix #1084, root task ID on RTEMS",
"is_bot": false,
"headline": "Merge pull request #1085 from jphickey/fix-1084-rtems-root-taskid",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7777892a49a9d393a71f32b7088bda68fb29af6e",
"body": "Fix #1080, add range to OS_TaskDelay checks",
"is_bot": false,
"headline": "Merge pull request #1081 from jphickey/fix-1080-taskdelay-range",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-07-02T19:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e5f03eb4d9998fc5e25debf189c5b64419bdc2f",
"body": null,
"is_bot": false,
"headline": "Fix #1096, Add OSAL prefix to Network API group",
"author_name": "Jacob Hageman",
"author_login": null,
"committed_at": "2021-06-29T17:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8b9301c2e8d2474795c70615d6ae387b5a4a4f3",
"body": "Skip the registration of a timer in VxWorks when the assigned_signal\nis 0 (this indicates an external sync function is used).",
"is_bot": false,
"headline": "Fix #1087, do not register RTOS timer for external sync",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T20:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ce4e2b956f7db45d7d2d44d5e2297230addc5b",
"body": "For the MCP750, the symbol table fairly large and requires a considerably\nlarger limit to avoid the OS_ERR_OUTPUT_TOO_LARGE limit. This also uses\na different name, so that the user can actually see the symbol dump file\nif they want (otherwise the next test overwrites the file).",
"is_bot": false,
"headline": "Fix #1082, increase UT symbol dump size limit",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T19:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c5c953d1c0c012b79058a5877323fe0188d0a19",
"body": "In the osal_core_UT test, the test task was being deleted while it was\nin the midst of a UtPrintf call, which left the BSP mutex in a locked\nstate, causing deadlock.\n\nUsing SEM_DELETE_SAFE attribute avoids task deletion for the mutex\nholder, and adding a small delay to the test case makes all the\nmessages appear as expected (accounts for slow serial console on\ntest platform).",
"is_bot": false,
"headline": "Fix #1088, avoid task delete during UtPrintf",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T19:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4eaa7c7b63abdd4aa12447f26c796abf9e8b389",
"body": "The underlying OS mechanism that rejects calls to timer APIs from\ntimer callbacks does not work on anything except POSIX. This skips\nthese unit tests on non-POSIX platforms, and also adds documentation\nclearly indicating that the API must not be called from a timer\ncontext.",
"is_bot": false,
"headline": "Fix #1083, timer reconfig tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T19:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55cb7b28ebd8cdb7ef74d1e0e3bbea3855ab2be3",
"body": "The number of asserts being printed was still taking longer than 1000ms\non a 9600 baud serial link, so increasing the timeout allows tests to\npass.",
"is_bot": false,
"headline": "Fix #1086, increase timeout in network-api-test",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T19:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f4ff9867577eeb60067df05a446f6e384327b7c",
"body": "Ensures that OS_GetTaskId_Impl() returns OS_OBJECT_ID_UNDEFINED\nif called from the root task - as this does not have an OSAL task ID.",
"is_bot": false,
"headline": "Fix #1084, root task ID on RTEMS",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-25T15:01:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "396d8ac87a2be18b90ead5e9bfe585742714c061",
"body": "To account for potential of imprecise timing/clock sampling when running\non a VM, allow for a wider range of time values to pass the test.",
"is_bot": false,
"headline": "Fix #1080, add range to OS_TaskDelay checks",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-24T18:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a6b31b5448a6301c64b001e043d4c7d9570131",
"body": "osal Integration candidate: 2021-06-22",
"is_bot": false,
"headline": "Merge pull request #1079 from nasa/integration-candidate",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-23T18:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8036c9e54b5e9f80d27348c5764bb05efecb7256",
"body": null,
"is_bot": false,
"headline": "IC:2021-06-22, Bump to v5.1.0-rc1+dev548",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-23T17:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ae7c4d798cb7e37991d787aaa4b22814b07171",
"body": "Fix #1052, implement missing parameter/retcode test permutations",
"is_bot": false,
"headline": "Merge pull request #1066 from jphickey/fix-1052-retcode-permutations",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-20T22:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46eaa70effdd80560abd78ed006c4b8b37327125",
"body": null,
"is_bot": false,
"headline": "Partial #1052, File test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b59b3524563e6a4745e614269bfb5eaac8f4242",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Filesys test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8ba70c68a2062178745ea7ebfa05a2d0d4ab5be",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Directory test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afc930e666a3b0dc94af00a75915d6309e1bd8b5",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Timer test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eedd76e3f658196d3d03b8d09dac5266e84fa22",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Timebase test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7445a1c81ef3357422bccddf759ff21c9674836e",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Socket test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ccd30d1f2e5e2c9cb226dfb6d5385cce977161e",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Shell test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ff96654720fbd3a278179a6e2c9314f37b926cf",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Select test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae50ba7f345cca4bb09e40e44176759cae50b1ce",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Network test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a440d375901d0af15d8cb3b497753a481bf808d8",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Module test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4db84433ea26fb41c786507d8ee145eb1abb31",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Task test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60836bb5a6360a6b1969bf09e9a92ae51981ec5a",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Queue test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e00b53bc1b250ae5a4edf68c4f58b73fac7d304",
"body": null,
"is_bot": false,
"headline": "Partial #1052, Mutex test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b41f8655499119c1af419b901fc41e115fd3da4",
"body": null,
"is_bot": false,
"headline": "Partial #1052, CountSem test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701e293888faa3d64fec9b69c5e41878fc1f7723",
"body": null,
"is_bot": false,
"headline": "Partial #1052, BinSem test cases",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-17T15:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3b7012ee09a6c2fdbd3506a861b1fa9908d9f49",
"body": "osal Integration candidate:2021-06-15",
"is_bot": false,
"headline": "Merge pull request #1076 from nasa/integration-candidate",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-16T19:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da0b4cae3de0728a0616c979743717460606683",
"body": null,
"is_bot": false,
"headline": "IC:2021-05-15, Bump to v5.1.0-rc1+dev530",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-16T18:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "485fa9925863d6b105e5c0883b4d3c5e6c462167",
"body": "Replace build-osal-apiguide.yml with build-osal-documentation.yml to\nmatch similar workflows across cFS components",
"is_bot": false,
"headline": "IC:2021-06-15, HOTFIX, Rename osal docs workflow",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-16T18:01:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6ab258ce569fa7d776c77a42df90bfbfdd1d40",
"body": null,
"is_bot": false,
"headline": "IC:2021-06-15, HOTFIX, Update API guide log path",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-16T17:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a2239328c9279ca49ac97729cfba6f64be22c3",
"body": "Resolve directory name conflict with an added file and renamed \"docs\" directory",
"is_bot": false,
"headline": "HOTFIX 2021-06-15, move newly added file",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-15T18:56:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2587becdf9dbe474822c4988dffc1fdc1ec56d3e",
"body": "Fix #1074, Increase UT object limit for testing",
"is_bot": false,
"headline": "Merge pull request #1075 from skliper/fix1074_ut_object_limit",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-15T04:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c18559db603cefa6bdba1d66b9a3acd6c807940",
"body": "Fix #399, Update error codes and documentation",
"is_bot": false,
"headline": "Merge pull request #1072 from jphickey/fix-399-statuscode-doc",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-15T04:02:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afbeb8ff2f939019524d775d7f713b1a1a0fb441",
"body": "Fix #1069, add detail design template",
"is_bot": false,
"headline": "Merge pull request #1070 from jphickey/fix-1069-detaildesign",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-15T04:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf036d15934574f9614a75d34e9609d062a0374",
"body": "Fix #1036 Add Workflow to build and verify OSAL API Guide",
"is_bot": false,
"headline": "Merge pull request #1067 from pepepr08/fix1036-osalguide-action",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-15T04:01:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee3f67da5d672f7cf3399952fa5d43d6ebbe3023",
"body": "HOTFIX:2021-06-15, Add missing OS_Select param doc",
"is_bot": false,
"headline": "Merge pull request #1073 from astrogeco/fix-os-select-doxy-warning",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-14T20:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6389bb2b69ecf54de2e1eb22119794dfd7cd7b",
"body": null,
"is_bot": false,
"headline": "Fix #1074, Increase UT object limit for testing",
"author_name": "Jacob Hageman",
"author_login": null,
"committed_at": "2021-06-11T19:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae924d8069570e07a4a89e1d22a1a54b4759c6b1",
"body": "Fix usersguide doxygen warning for OS_SelectSingle and OS_SelectMultiple\nmsecs input parameter.",
"is_bot": false,
"headline": "HOTFIX:2021-06-15, Add missing OS_Select param doc",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79fb21659e1342f3ed8588b9ffae1ca1e372ea50",
"body": "Fix #1062, const correct OS_SelectFdIsSet",
"is_bot": false,
"headline": "Merge pull request #1063 from jphickey/fix-1062-fdset-const",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbda2b022ffc9cd6aac819644160d45b1dbeee36",
"body": "Fix #1020, resolve discrepancies between socket API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1060 from jphickey/fix-1020-socket-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0efa97ac47a6240660ae5918aed2d8d6801e9f2d",
"body": "Fix #1019, resolve discrepancies between select API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1064 from jphickey/fix-1019-select-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d6fd14f21f566a18c50012a1f944c1416b7cc45",
"body": "Fix #1015, resolve discrepancies between idmap API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1055 from jphickey/fix-1015-idmap-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7626de315982f96ff9f9702e2b1a0a26190933c7",
"body": "Fix #1014, resolve discrepancies between filesys API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1057 from jphickey/fix-1014-filesys-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0eb1028da15897e149d34d6825cb9827cafb78f",
"body": "Fix #1013, resolve discrepancies between file API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1056 from jphickey/fix-1013-file-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:23:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b64d91eb92cd2068ed899710dacde30ece878d6",
"body": "Fix #1061, add mutex lock around UtAssert globals",
"is_bot": false,
"headline": "Merge pull request #1065 from jphickey/fix-1061-utassert-mutex",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T22:20:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07597196335b0e08d04315240f100120a8256283",
"body": "Fix #1068, rename doc to docs",
"is_bot": false,
"headline": "Merge pull request #1071 from jphickey/fix-1068-docs-subdir",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T21:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb5082f3c6af5888250c41b717b63cb2aede1118",
"body": "…ds-codeql\n\nFix #1025, Implement Coding Standard Rules in CodeQL",
"is_bot": false,
"headline": "Merge pull request #1042 from ArielSAdamsNASA/fix-1025-coding-standar…",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-10T21:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a295c083fc896a5691d6853542ffc739a0f46a09",
"body": null,
"is_bot": false,
"headline": "Fix #1036, Add action/workflow to build OSAL API Guide",
"author_name": "Jose F. Martinez Pedraza",
"author_login": "pepepr08",
"committed_at": "2021-06-09T16:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d46151a66cf6471c11310ed2156f51aba895083e",
"body": "Updates the documentation related to status code test/check, provide\ndescription of how to check for any error status in a future-proof\nmanner.\n\nAlso updates the list of error code string conversions to match the\ncurrent set (some were missing).",
"is_bot": false,
"headline": "Fix #399, Update error codes and documentation",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-09T15:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b282f9cdda91144c2b6663c2ce661f0aad4bbb0f",
"body": "This file indicates which input dirs to use for the cFE detail\ndesign document. It should be controlled with OSAL, as this\nknows the detail of the directory tree.",
"is_bot": false,
"headline": "Fix #1069, add detail design template",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-09T13:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daaa37c72767efe110c490089b9a4223f9518752",
"body": "Also corrects various files where it referred to \"doc\"",
"is_bot": false,
"headline": "Fix #1068, rename doc to docs",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-09T13:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54938293f5126c9eadbae95778669e0e6e16d244",
"body": null,
"is_bot": false,
"headline": "Fix #1025, Implement Coding Standard CodeQL",
"author_name": "ArielSAdamsNASA",
"author_login": "arielswalker",
"committed_at": "2021-06-08T18:43:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c540688551bdaffd4f150b0edf51a1bc3c175d25",
"body": "osal Integration candidate: 2021-06-01",
"is_bot": false,
"headline": "Merge pull request #1058 from nasa/integration-candidate",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-08T18:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e377ef44c616280b0b8439150068b2161d623d9",
"body": "See nasa/osal#1058 and nasa/cfs#263",
"is_bot": false,
"headline": "IC:2021-06-01, Bump to v5.1.0-rc1+dev501",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-08T17:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b210b27a2b8a737c865bad390fbe55b322aa7d73",
"body": "The OSAL documentation should be standalone and not assume the\npresence of cFE or directly link to its documentation. This\ncorrects documentation link warnings.",
"is_bot": false,
"headline": "HOTFIX 2021-06-01: Update cFS version doxygen refs",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-08T17:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "269e6c19435df00d72545b352febbff46b4cbf85",
"body": "…uide-link\n\nFix #961, update OSAL Config Guide link",
"is_bot": false,
"headline": "Merge pull request #962 from rosspeters6/fix-961-update-osal-config-g…",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T14:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5d370a0cbbd8383f40e73bfbc23d8187a5878e0",
"body": "Fix #1048, filter only whole words for keyword match",
"is_bot": false,
"headline": "Merge pull request #1049 from jphickey/fix-1048-extern-strings",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T01:58:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57e3d6c4575649bd1ffe9f107e7ad36d905531c",
"body": "…licate\n\nFix #1035, Rename CodeQL cFE Build and add Duplicate Job",
"is_bot": false,
"headline": "Merge pull request #1039 from ArielSAdamsNASA/fix-1035-rename-cfe-dup…",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T01:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36a2923579e421044d85b008b852a7fd36bb6d22",
"body": "Fix #1024, check misc API return codes",
"is_bot": false,
"headline": "Merge pull request #1030 from jphickey/fix-1024-api-test-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T01:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494f2f44c96026308d9011ebcd77623d1e885ceb",
"body": "Fix #1022, resolve discrepancies between timebase API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1051 from jphickey/fix-1022-timebase-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T01:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c3692598102f7cc43343c5ff3c97024b8c8c2f",
"body": "Fix #1021, resolve discrepancies between task API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1037 from jphickey/fix-1021-task-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-02T01:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "771ce48cd6798e86119c1a8207b48a5be0981800",
"body": "Adding a mutex around modifications to globals allows\nUtAssert statements to be done from any test thread.",
"is_bot": false,
"headline": "Fix #1061, add mutex lock around UtAssert globals",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-01T19:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2186ceb246095af238f6733f6d2762aaa3395a00",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL select API.\n\nThis substantially overhauls the select-test to get better coverage\nof the various features.",
"is_bot": false,
"headline": "Fix #1019, resolve discrepancies between select API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-01T19:24:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7db9af41b2280d44c39a8aa506da5345d549301",
"body": "This function does not modify its \"Set\" argument, therefore\nit should be qualified as \"const\".",
"is_bot": false,
"headline": "Fix #1062, const correct OS_SelectFdIsSet",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-06-01T19:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b339de0cb8b2bb31e269f4acc76a3f28df8affb9",
"body": "Fix #1018, resolve discrepancies between queue API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1038 from jphickey/fix-1018-queue-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c8dbe04ee6562c8b330ec71c0ebd7d4c3b5fc53",
"body": "Fix #1017, resolve discrepancies between mutex API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1044 from jphickey/fix-1017-mutex-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "976d1fac467f5be00d33b59a61f09c5090effd42",
"body": "Fix #1016, resolve discrepancies between module API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1043 from jphickey/fix-1016-module-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:15:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2837bf20a6a28dc199b26ba107ef0aabea585c9",
"body": "Fix #1012, resolve discrepancies between dir API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1045 from jphickey/fix-1012-dir-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:14:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a1043369fe4a84701410650575831445e6d192b",
"body": "Fix #1011, resolve discrepancies between countsem API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1041 from jphickey/fix-1011-countsem-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:13:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0783a86c09f704142e6c3d275834db5001d51dd8",
"body": "Fix #1010, resolve discrepancies between common API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1046 from jphickey/fix-1010-common-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:12:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6511e95ee586f1fb6d426d6a59077c0335347e6",
"body": "Fix #1009, add missing clock retcode tests",
"is_bot": false,
"headline": "Merge pull request #1029 from jphickey/fix-1009-clock-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5c8fc4d4da297a7d86939f413bc7719978cef45",
"body": "Fix #1008, resolve discrepancies between binsem API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1040 from jphickey/fix-1008-binsem-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T17:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b041927ecbfa5f32e59889a7268d20f90604b777",
"body": "Fix #1023, resolve discrepancies between timer API and unit tests",
"is_bot": false,
"headline": "Merge pull request #1053 from jphickey/fix-1023-timer-api-retcodes",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-06-01T14:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a72eeb946d92368087c30598d5541647425e61ca",
"body": null,
"is_bot": false,
"headline": "HOTFIX IC 2021-06-01, update osal apiguide warning filename",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-28T15:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331f2864f7f37ca7a1676409ba5c19112af8a54a",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL socket API.",
"is_bot": false,
"headline": "Fix #1020, resolve discrepancies between socket API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-28T14:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5edc586c2fcee79311630e6aeb9113699fcfca15",
"body": "…comments\n\nFix #984, Document OS_ObjectIdToArrayIndex as public",
"is_bot": false,
"headline": "Merge pull request #1031 from skliper/fix984-os_objectidtoarrayindex_…",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-05-27T18:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8115a13ce2cae450868e4f41cc17e7fc924f0f",
"body": "Fix #913, include doxygen targets locally",
"is_bot": false,
"headline": "Merge pull request #1033 from jphickey/fix-913-localize-doxygen",
"author_name": "Gerardo E. Cruz-Ortiz",
"author_login": "astrogeco",
"committed_at": "2021-05-27T16:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d4bf620214b227b3a006cd6a3538db635fc5099",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL idmap API.",
"is_bot": false,
"headline": "Fix #1015, resolve discrepancies between idmap API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-27T16:10:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a3b381b5432e7c732742b729e270a0ffdb2f11",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL filesys API.",
"is_bot": false,
"headline": "Fix #1014, resolve discrepancies between filesys API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-27T16:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbd0312f29cb901ad46cf5604969e897669b0fb0",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL file API.",
"is_bot": false,
"headline": "Fix #1013, resolve discrepancies between file API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-27T16:00:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0025bff4197e1d8a7fb46ab79245fe84d0f192",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL timer API.",
"is_bot": false,
"headline": "Fix #1023, resolve discrepancies between timer API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T18:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc0482b4d9c45c0c41267cffdd702680528505ea",
"body": "Ensures correlation between the test cases and documented return\nvalues for the OSAL timebase API.",
"is_bot": false,
"headline": "Fix #1022, resolve discrepancies between timebase API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T18:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a987a2067406930516ff1a8bd1a294f317a7205e",
"body": "Ensures correlation between the unit-tests and documented return\nvalues for the OSAL task API.\n\nAlso adds the following test cases:\n- Call OS_TaskCreate with a NULL stack pointer\n- Confirm OS_TaskDeleteHandler function was invoked\n- Confirm OS_TaskDelay interval",
"is_bot": false,
"headline": "Fix #1021, resolve discrepancies between task API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T17:48:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fce66b53bcf0f280b988273203c07500f3c62b9a",
"body": "Ensures correlation between the unit-tests and documented return\nvalues for the OSAL queue API.",
"is_bot": false,
"headline": "Fix #1018, resolve discrepancies between queue API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T17:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40b4a89cb419af7cf39eff53f3e95a7e62e27eee",
"body": "Ensures correlation between the unit-tests and documented return\nvalues for the OSAL mutex API.",
"is_bot": false,
"headline": "Fix #1017, resolve discrepancies between mutex API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T17:47:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b420e8d126b4d23f2abab0dfb04b258e9681ac4a",
"body": "Ensures correlation between the unit-tests and documented return\nvalues for the OSAL module API.\n\nAdds documentation for OS_ERR_OUTPUT_TOO_LARGE and\nOS_ERR_NAME_TOO_LONG. These are primarily validated\nvia coverage test, as symbol table dump is only\npossible on VxWorks.\n\nMove the test for OS_INVALID_POINTER to after setup,\nwhere the module ID is valid.",
"is_bot": false,
"headline": "Fix #1016, resolve discrepancies between module API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T17:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e56e6a6776535ecc490eab6b6237fdc84b054b",
"body": "Ensures correlation between the unit-tests and documented return\nvalues for the OSAL directory API.",
"is_bot": false,
"headline": "Fix #1012, resolve discrepancies between dir API and unit tests",
"author_name": "Joseph Hickey",
"author_login": "jphickey",
"committed_at": "2021-05-26T17:43:59Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 0,
"latest_release_at": "2020-10-13T23:05:26Z",
"latest_release_tag": "v5.1.0-rc2",
"releases_from_tags": true,
"days_since_last_push": 1832,
"active_weeks_last_year": 0,
"days_since_latest_release": 2112,
"mean_days_between_releases": 98.3
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 75940,
"source_files_sampled": 695,
"oversized_source_files": 1,
"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": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "astrogeco",
"commits": 354,
"avatar_url": "https://avatars.githubusercontent.com/u/59618057?v=4"
},
{
"type": "User",
"login": "jphickey",
"commits": 234,
"avatar_url": "https://avatars.githubusercontent.com/u/11638621?v=4"
},
{
"type": "User",
"login": "yammajamma",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/63457333?v=4"
},
{
"type": "User",
"login": "zanzaben",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/2588413?v=4"
},
{
"type": "User",
"login": "alanc-gsfc",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/157820503?v=4"
},
{
"type": "User",
"login": "skliper",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/47541139?v=4"
},
{
"type": "User",
"login": "CDKnightNASA",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/36931115?v=4"
},
{
"type": "User",
"login": "anhvan989",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/241973953?v=4"
},
{
"type": "User",
"login": "arielswalker",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/166176736?v=4"
},
{
"type": "User",
"login": "dmknutsen",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/52214567?v=4"
}
],
"contributors_sampled": 22,
"top_contributor_share": 0.495
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-osal-documentation.yml",
"codeql-cfe-build.yml",
"codeql-osal-default.yml",
"format-check.yml",
"local_unit_test.yml",
"static-analysis.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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 10,
"reason": "SAST tool detected: CodeQL",
"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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb95655f1743890835a10847439380b5ef7e31a0",
"ran_at": "2026-07-26T23:52:01Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2020-12-31T18:36:15Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/zanzaben/osal",
"host": "github.com",
"name": "osal",
"owner": "zanzaben"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 29,
"inputs": {
"security": 44,
"vitality": 17,
"community": 12,
"governance": 48,
"engineering": 50,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 34,
"overall_after_abandonment_multiplier": 29
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1832,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1832 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1832
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 40,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v5.1.0-rc2",
"releases_from_tags": true,
"days_since_latest_release": 2112,
"mean_days_between_releases": 98.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2112 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2112
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~98.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 98.3
}
}
],
"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": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 2033,
"days_since_last_human_commit": 1839,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1839 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 1839,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 22,
"top_contributor_share": 0.495
},
"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 50% of commits",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 50
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "22 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 22
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"merged_prs": 1,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1/2 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 2
}
}
],
"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": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "zanzaben",
"public_repos": 9,
"account_age_days": 5029
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of zanzaben",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "zanzaben"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "9 public repos, account ~13 yr old",
"points": 19.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 9
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"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 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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 detected: CodeQL",
"points": 5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": "at_risk",
"name": "AI Readiness",
"value": 46,
"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.92,
"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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 75940,
"source_files_sampled": 695,
"oversized_source_files": 1
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "1/695 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 695,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T23:52:13.378872Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zanzaben/osal.svg",
"full_name": "zanzaben/osal",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}