Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 33580,
"has_wiki": false,
"homepage": null,
"languages": {
"C": 1852,
"C++": 288485,
"CMake": 46856,
"Python": 100239
},
"pushed_at": "2024-04-23T06:52:45Z",
"created_at": "2019-01-23T17:58:26Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T12:26:31Z",
"description": "Client side integration example source code and libraries for AI-Assisted Annotation SDK",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C++",
"significant_languages": [
"C++",
"Python",
"CMake"
]
},
"owner": {
"blog": "https://nvidia.com",
"name": "NVIDIA Corporation",
"type": "Organization",
"login": "NVIDIA",
"company": null,
"location": "2788 San Tomas Expressway, Santa Clara, CA, 95051",
"followers": 28513,
"avatar_url": "https://avatars.githubusercontent.com/u/1728152?v=4",
"created_at": "2012-05-10T22:06:34Z",
"is_verified": null,
"public_repos": 778,
"account_age_days": 5195
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2020-03-17T00:15:26Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2019-06-23T21:24:31Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2019-02-27T18:11:25Z"
}
],
"recent_commits": [
{
"oid": "2706251c9c8444e2a6e7f6fe9943a1a45e2c9da2",
"body": "Consolidate extension metadata based on the corresponding s4ext file organized\r\nin the ExtensionsIndex repository.",
"is_bot": false,
"headline": "ENH: Update extension metadata (#109)",
"author_name": "Jean-Christophe Fillion-Robin",
"author_login": "jcfr",
"committed_at": "2024-04-23T06:52:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9426dfaa8023d0ebcaf468ad0d22428e9e7dc18",
"body": "Port 5000 was problematic, switch to 8000.",
"is_bot": false,
"headline": "Update default server address for Slicer client (#102)",
"author_name": "Andras Lasso",
"author_login": null,
"committed_at": "2022-06-01T07:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed75b55fad747275350a2274c57ee849c8833cee",
"body": "The default NVIDIA AIAA segmentation server for Slicer was moved to a new location, therefore we need to update the server address.",
"is_bot": false,
"headline": "Update default Slicer segmentation server address (#100)",
"author_name": "Andras Lasso",
"author_login": null,
"committed_at": "2022-05-27T18:26:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04469ac9bd5b48f88071f8fb1de574e67f5e3a1a",
"body": "Signed-off-by: Stefan Dinkelacker <s.dinkelacker@dkfz-heidelberg.de>",
"is_bot": false,
"headline": "Migrate to MITK's latest API breaking changes (#94)",
"author_name": "Stefan Dinkelacker",
"author_login": "kislinsk",
"committed_at": "2021-11-09T11:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7026769d9eb5bf3c848c24ca536d9cd76e5980",
"body": "* Add 3D deepgrow support\r\n\r\n* Update UI for support Deepgrow 3D mode\r\n\r\n* Add PIP Package\r\n\r\n* Update REAME",
"is_bot": false,
"headline": "Update readme (#89)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2021-07-08T23:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceffcd714da1dd6619cb40663794a4e5a31a8ef1",
"body": "Uses NVidia Clara 4.",
"is_bot": false,
"headline": "Update default server address in 3D Slicer's AIAA plugin (#88)",
"author_name": "Andras Lasso",
"author_login": null,
"committed_at": "2021-06-24T13:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f786de07ee787776ebec7719164849fb89808679",
"body": null,
"is_bot": false,
"headline": "Use array instead of strings for points (#84)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2021-03-21T02:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700dc99b5b1645c71c609b2885bf33118b2739ab",
"body": "Signed-off-by: Sachidanand Alle <salle@nvidia.com>\r\n\r\nCo-authored-by: Sachidanand Alle <salle@nvidia.com>",
"is_bot": false,
"headline": "Fix server URI and points json for cpp client (#83)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2021-03-15T21:29:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df65b44448348f7d0d0af4feaaca772254aae3f1",
"body": "* support spatial size for deepgrow models\r\n\r\nSigned-off-by: Sachidanand Alle <salle@nvidia.com>\r\n\r\n* support running deepgrow pipeline\r\n\r\nSigned-off-by: Sachidanand Alle <salle@nvidia.com>\r\n\r\n* fix deepgrow type\r\n\r\nCo-authored-by: Sachidanand Alle <salle@nvidia.com>",
"is_bot": false,
"headline": "support spatial size for deepgrow models (#77)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2021-02-03T21:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48d3d0da9eaafc47d6311cbc0b5e09ff82fce4dd",
"body": "* Use standard PACKAGE_DEPENDS mechanism to depend on NvidiaAIAAClient\r\n\r\nSigned-off-by: Stefan Dinkelacker <s.dinkelacker@dkfz-heidelberg.de>\r\n\r\n* Migrate to API-breaking MITK changes\r\n\r\nSee [2020 Week 36 (Very Early September) changelog](https://phabricator.mitk.org/w/mitk/changelog/2020.36/).\r\n\r\nSigned-off-by: Stefan Dinkelacker <s.dinkelacker@dkfz-heidelberg.de>",
"is_bot": false,
"headline": "Migrate to MITK v2021.01 (#79)",
"author_name": "Stefan Dinkelacker",
"author_login": "kislinsk",
"committed_at": "2021-02-03T10:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "828188024819d104094c6d11486c5392b8b05544",
"body": "* Add 3D deepgrow support\r\n\r\n* Update UI for support Deepgrow 3D mode\r\n\r\n* Add PIP Package\r\n\r\n* Use new inference pipeline for DeepGrow3D\r\n\r\n* Fixed based on feedback\r\n\r\n* Update SegmentEditorEffect.py\r\n\r\nCo-authored-by: SACHIDANAND ALLE <sachidanand.alle@gmail.com>",
"is_bot": false,
"headline": "Add DeepGrow 3D support (#75)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2020-12-22T00:20:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71dee28405f58b3d2db001644c480550a9b3f0ba",
"body": null,
"is_bot": false,
"headline": "Add PIP Package (#73)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2020-06-04T12:40:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "319822406eff8352de8433a1c22acb680cda7507",
"body": "This reverts commit 3be6fb64e1cdcd444a58d07c7ce89267d851d2cc.",
"is_bot": false,
"headline": "Revert \"Add 3D deepgrow support (#70)\" (#72)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2020-05-27T23:47:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be6fb64e1cdcd444a58d07c7ce89267d851d2cc",
"body": "* Add 3D deepgrow support\r\n\r\n* Update UI for support Deepgrow 3D mode",
"is_bot": false,
"headline": "Add 3D deepgrow support (#70)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2020-05-11T20:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd02f36cbc4b2af8aa844540f19726b7390318b0",
"body": "…(#67)\n\n* Support 'others' and 'pipeline' models to run in autosegment section\r\n\r\n* user nvidia aiaa inference api for auto-segmentation to support multiple types\r\n\r\nCo-authored-by: Sachidanand Alle <salle@nvidia.com>",
"is_bot": false,
"headline": "Support 'others' and 'pipeline' models to run in autosegment section …",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-04-22T22:04:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313da5177eba7ca94f8d76811c23e462726c978f",
"body": "* Support Clara v3.0 Inference API for py/cpp client\r\n\r\n* add missing aiaa-inference.cpp\r\n\r\n* fixed comments\r\n\r\nCo-authored-by: Sachidanand Alle <salle@nvidia.com>",
"is_bot": false,
"headline": "Support Clara v3.0 Inference API for py/cpp client (#65)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-03-16T23:56:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bddd5afeb658b641f8134278fb2c8f78583721c",
"body": "Co-authored-by: Sachidanand Alle <salle@nvidia.com>",
"is_bot": false,
"headline": "fix refresh icon for windows (#63)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-03-10T23:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4682a4c7e75ef93c85b5597418a2e8c805b77b45",
"body": "* Support deprecated v1 clara version for backward comptability\r\n\r\n* fix session check condition for deepgrow\r\n\r\n* fix cursor movement/position error during model upload for deepgrow action\r\n\r\n* Update readme for deepgrow action\r\n\r\n* Don't save default server in register + disable aiaa session by default\r\n\r\n* Update README.md",
"is_bot": false,
"headline": "Support deprecated v1 clara version for backward comptability (#60)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-28T23:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b83fd030c498feedd0e84794864ff4f746e545",
"body": "* fix client docs for 1.0.2 release",
"is_bot": false,
"headline": "fix client docs for 1.0.2 release (#61)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-28T20:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0cfc5e8114b2ebd965f4150fc7a35720030f534",
"body": "Slicer Plugin for linux fails for min version error. Changing from 3.12.4 to 3.12.1\r\n\r\n@YuanTingHsieh",
"is_bot": false,
"headline": "Fix min version for cmake build to support slicer plugin (#58)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-27T00:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480d5d6fbd98ada584125d2dff6999863b6d7fc2",
"body": "* Fix compile errors for mac os\r\n\r\n* Update NvidiaDeepgrowSegTool2DGUI.ui\r\n\r\n* fix color type for background/foreground/dextr3d points",
"is_bot": false,
"headline": "Fix compile errors (#56)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-24T21:25:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd423845014a9ebd5bdb56cf9b128b4b4a4360ee",
"body": "* Support deepgrow API from AIAA cpp\r\n* Fix review comments",
"is_bot": false,
"headline": "Support deepgrow API (cpp) from AIAA (sync with py client apis) (#53)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-23T01:43:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "911df2549cc1adadf0cf17bb088cbfe833b02eee",
"body": null,
"is_bot": false,
"headline": "Support deepgrow action in Slicer Plugin (#54)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-22T11:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3380e36b2543d459cf884d2ddec6ff8b3d242cde",
"body": "* Support new client apis + deepgrow action in MITK Plugin\r\n* Fix the logic to add foreground vs background point",
"is_bot": false,
"headline": "Support new client apis + deepgrow action in MITK Plugin (#55)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-22T11:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92a5315e508c91c8a562f0a8906a2ed5ac98d63",
"body": null,
"is_bot": false,
"headline": "Support deepgrow API from AIAA (#52)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-02-21T19:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "544261ee900647e89cf13f9ccd78b10b71f731ef",
"body": null,
"is_bot": false,
"headline": "Fix README link to old docs (#50)",
"author_name": "Yuan-Ting Hsieh (謝沅廷)",
"author_login": "YuanTingHsieh",
"committed_at": "2020-01-27T17:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a7d30a067cfc093f80d63f4e40594d59ce5eba",
"body": "* Fix doc_id to avoid going into stale mode..\r\n\r\nSlicer/Client if kept for longer time, the doc session gets stale and invalid... you have to restart the client..\r\nAvoid this condition to go into stale mode... get doc_id always from a valid response..\r\n\r\n* disable save_doc to avoid staleness",
"is_bot": false,
"headline": "Fix doc_id to avoid going into stale mode.. (#48)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2020-01-08T16:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd52c00934178a3e5371240ab5ff2b6f4a6496af",
"body": "- Reworked GUI layout\r\n- Fixed volume data caching\r\n- Add options to disable compression of input image to improve speed on fast local network connections\r\n- Show warning before uploading data to remote server\r\n- Save last 10 server addresses\r\n- Added 3 step-by-step tutorials\r\n- Removed support for\n[…]\nsion did not seem to be compatible with latest version of AIAA client library (this is not a big issue, as we'll release new Slicer Stable Release soon and until then the Preview Releases can be used)",
"is_bot": false,
"headline": "Rework Slicer segmentation plugin (#47)",
"author_name": "Andras Lasso",
"author_login": null,
"committed_at": "2019-12-16T18:53:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b464658381ebf2361473de795b81530c4a53fc27",
"body": null,
"is_bot": false,
"headline": "Small fix to link in readme. (#46)",
"author_name": "Steve Pieper",
"author_login": "pieper",
"committed_at": "2019-11-28T19:41:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62b224774399f01d1c42f3833c4100f561af6dfd",
"body": null,
"is_bot": false,
"headline": "re #41: Add missing files to the Slicer extension package (#45)",
"author_name": "Andras Lasso",
"author_login": "lassoan",
"committed_at": "2019-11-28T14:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8879a8df6a155185d9245713ce00ac1068e9d9",
"body": null,
"is_bot": false,
"headline": "Fix Slicer extension build (#44)",
"author_name": "Andras Lasso",
"author_login": null,
"committed_at": "2019-11-27T14:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2542130b05bfeda7a7e98054e07f10f41d43e69c",
"body": "…#42)\n\n* Fix log level + support auto-load of models when label is selected\r\n\r\n* Fix loading extreme points for selected segment",
"is_bot": false,
"headline": "Fix log level + support auto-fetch of models when label is selected (…",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-11-25T19:09:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d177cf9ca313504365e91dd7261c312dc00a788",
"body": "…'s extension manager (#43)\n\n- client_api.py is added to the extension package.\r\n- fixed extension description and added more details to documentation",
"is_bot": false,
"headline": "Fix slicer-plugin package build to make allow submission to 3D Slicer…",
"author_name": "Andras Lasso",
"author_login": "lassoan",
"committed_at": "2019-11-24T16:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1502194813da8edd3208bc801b17856e6f2b8763",
"body": "* Add support Nvidia settings (persistance) under Edit->Application\r\n\r\n* Update readme and snapshot\r\n\r\n* Update readme and snapshot",
"is_bot": false,
"headline": "Add support Nvidia settings (persistance) under Edit->Application (#40)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-11-21T23:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5241d7593097884f289042213115a32a4eed7e1",
"body": "Fix doc-id going into stale state",
"is_bot": false,
"headline": "Merge Current version of Slicer into master (#39)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-11-21T20:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d133be58fa75a5b1cc7e9f30c7d98ed8d24bc1ff",
"body": null,
"is_bot": false,
"headline": "Fix API docs (#38)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-11-11T09:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b3dc6831635ad5e6f19892be282694ff39980c0",
"body": "* Fix py-client APIs for Clara 2.0 release (with backward compatibility)\r\n* Add Slicer Plugin",
"is_bot": false,
"headline": "Merge Slicer plugin to master (#37)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-11-01T22:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a6db8828d8e9f4d0ab48c4c9e2c1ba11c123032",
"body": null,
"is_bot": false,
"headline": "Support HTTPS mode for py-client (#36)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-09-30T18:01:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83da8fd741c20a38bdfe3c31c25ba174ed545de3",
"body": "* Support default init for AIAAClient\r\n\r\n* Update .gitignore",
"is_bot": false,
"headline": "Support default init for AIAAClient (#33)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-09-10T18:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b09add954ab31511371549362bb56414697ff63e",
"body": "* Fix Dependencies and API signature for AIAA-PYTHON-Client\r\n\r\n1) Only have standard dependencies (SimpleITK and numpy)\r\n2) Fix the Tests\r\n3) Update the readme (add sample code)\r\n\r\nThis will help for other use-cases like 3D-Slicer to directly use py-client API and implement the required extensions\r\n\r\n* Fix for python2.x and unicode issues on linux\r\n\r\n* Fix the review comments\r\n\r\n* Update build.rst",
"is_bot": false,
"headline": "Fix Dependencies and API signature for AIAA-PYTHON-Client (#30)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-09-05T17:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "986d9d51b2ebc3053b7695c2784be640ea17ecde",
"body": "* Fix Windows path display\r\n\r\n* Change code block from bash to batch",
"is_bot": false,
"headline": "Fix Windows path display (#27)",
"author_name": "Simon Biggs",
"author_login": null,
"committed_at": "2019-08-20T11:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbd7b23877cdace5100e3748c74d677d385cf0b",
"body": null,
"is_bot": false,
"headline": "Fix URL path for windows (#19)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-07-09T19:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb48ee3e77d7f03e89d838bab1f786699aa97a4e",
"body": null,
"is_bot": false,
"headline": "Update README.md (#18)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-06-26T15:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91c3c3f8929c832c35782e05bc7c54210d97f5e1",
"body": "For PY Client\r\n* Replace deprecated .dataobj by .get_data() for nibabel\r\n* Update test model names\r\n* Fix resize arguments\r\n* return direct result after post_process for dextr3d",
"is_bot": false,
"headline": "Replace deprecated .dataobj by .get_data() for nibabel (#17)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-06-24T23:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75806c809b85a1e1fe1900cd4ef9e66308c4f8f",
"body": "* Fix AIAA docs and update version to 1.0.1\r\n* Encode space in URI param for label and model names",
"is_bot": false,
"headline": "Fix AIAA docs and update version to 1.0.1 (#16)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-06-23T21:23:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12910dbcdd9187e1eecff362d72e9735c05dd19",
"body": "* Support NVIDIA Segmentation+Annotation in AIAA Client+MITK Workbench\r\n* Add and show extreme points into pointset interaction\r\n* Fix URL for /models\r\n* PY Client segmentation API + Test data\r\n* Add Segmentation API example into tools\r\n* Support label and type in ListModels tool\r\n* support model ty\n[…]\n) API\r\n* Fix UI refresh for MITK plugin\r\n* Support model name instead of labels (design review) + fix color map for multi-labeled masks\r\n* Support label based model filtering config + correct tooltips",
"is_bot": false,
"headline": "AIAA Client GA Release (#15)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-06-17T16:05:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c58b5790b8e31458b9ff6a48c9da1fca19957df0",
"body": "GCC 7.3 has problems when linking against some loose dependencies\r\nand needs a little help to actually link. Otherwise this can lead\r\nto runtime errors because the loose dependency isn't found even\r\nthough it is present in the library search path.",
"is_bot": false,
"headline": "Link MITK plugin against PocoNet (#12) (#13)",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-04-26T23:04:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf4da3691a39e9ca84a2fdc087b71ef15f51baba",
"body": "Merge R1.0 to Master",
"is_bot": false,
"headline": "Merge pull request #10 from NVIDIA/r1.0",
"author_name": "anfeng",
"author_login": "anfeng",
"committed_at": "2019-03-06T23:43:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d616020608ee2df95f3a3a7deedcd1967747e1db",
"body": "Delete eclipse-cpp-google-style.xml",
"is_bot": false,
"headline": "Merge pull request #9 from NVIDIA/SachidanandAlle-patch-1",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T23:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65feb81a770176dd6fcc730e1fbf22bc3e91cb0",
"body": null,
"is_bot": false,
"headline": "Delete eclipse-cpp-google-style.xml",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T23:25:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eecbb06cfd05b8f3a5111d917f00537fc5747590",
"body": "Fix pointset interaction for mitk segmentation on deactivate",
"is_bot": false,
"headline": "Merge pull request #8 from NVIDIA/r1.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T22:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ce4c9907166541bacb0bc1e0047c9e6905cc36",
"body": null,
"is_bot": false,
"headline": "Fix pointset interaction for mitk segmentation on deactivate",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T21:06:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a9ec461489f43f1f2e1a881e4f0c9e02d8a2db",
"body": "Fix build for macOS/Linux",
"is_bot": false,
"headline": "Merge pull request #7 from NVIDIA/r1.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T15:31:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7839c897d73d245894a36dee81d8903c684097fb",
"body": null,
"is_bot": false,
"headline": "Fix build for macOS/Linux",
"author_name": "Sachidanand Alle",
"author_login": null,
"committed_at": "2019-03-06T15:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceafaa61d84282572fb29963cc7ba93c70c7efd3",
"body": "Fix locale issue while converting numeric to string",
"is_bot": false,
"headline": "Merge pull request #6 from NVIDIA/r1.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T15:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775950d7b3d41c5d290a2c4d93ddddac96957563",
"body": null,
"is_bot": false,
"headline": "Fix locale issue while converting numeric to string",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-06T14:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd094f166e51388562a2d203692ae43fb6a0b3d8",
"body": "Provide timeout option during Client init",
"is_bot": false,
"headline": "Merge pull request #5 from NVIDIA/r1.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-05T19:19:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c299405402cdcb7100ea2f837ebd1d6bb31dad51",
"body": null,
"is_bot": false,
"headline": "Provide timeout option during Client init",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-05T19:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa2c5f345c860d29ad52c0494634c0a90021219",
"body": "http://nvbugs/2502038 SWIPAT: Request to release MITK (Qt based application) plugin for AI-Assisted Annotation SDK",
"is_bot": false,
"headline": "Merge pull request #4 from NVIDIA/r1.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-01T14:43:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5cf04ae5cb2f10231c15140e0714382fb9ec87b",
"body": "…cation) plugin for AI-Assisted Annotation SDK\n\nFor more details please follow \r\nhttp://nvbugs/2502038 \r\nSWIPAT: Request to release MITK (Qt based application) plugin for AI-Assisted Annotation SDK",
"is_bot": false,
"headline": "http://nvbugs/2502038 SWIPAT: Request to release MITK (Qt based appli…",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-03-01T14:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de22a989ff2cfcac56e97db33c3ab0e81cb90d1",
"body": null,
"is_bot": false,
"headline": "Fix readme to release v1.0.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-27T17:59:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e83dbf82192c0df1e36732d87175cb853cd917b",
"body": null,
"is_bot": false,
"headline": "enable multi-labels in segmentation",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-26T23:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced963f772aa254586c0a39259b7b775ffb0fe29",
"body": null,
"is_bot": false,
"headline": "fix the crash and disable boundingBox",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-26T23:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a04be25b0e4f43ec2d01446609ef6bd7a047f32f",
"body": null,
"is_bot": false,
"headline": "fix layer iterator",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-25T20:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d9d96bb3385342af979f5463b60f52d7cc18fb",
"body": null,
"is_bot": false,
"headline": "Update NvidiaDextrSegTool3D.cpp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-25T17:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14fcd9eb76e0d5bb1bb3947d4df4f7efd76228a9",
"body": "Multi label",
"is_bot": false,
"headline": "Merge pull request #3 from NVIDIA/multi-label",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-25T17:26:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca3eadb3d4960e7a70eed76ce1c3137970c31c2",
"body": null,
"is_bot": false,
"headline": "Update NvidiaDextrSegTool3D.cpp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-25T16:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "238331308007dc09ccedb9159f67ca9dd52b69b7",
"body": null,
"is_bot": false,
"headline": "fix label refersh for multi-label seg",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-24T22:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfe510176eaf110864cc49e08f29e002659c1b52",
"body": null,
"is_bot": false,
"headline": "fix docs",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-24T17:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e7a6bd751f487db27d35192f98a825db2ef97b",
"body": null,
"is_bot": false,
"headline": "fix warning",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T23:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e89f283be728cd0915be1dce2ed815178439e839",
"body": null,
"is_bot": false,
"headline": "Update NvidiaAIAAClient.cmake",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T23:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74edca1c8b81e0c68633143ef237310006aae378",
"body": null,
"is_bot": false,
"headline": "fix typeid for PixelType",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T22:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "937aafdf7b3efc7f88c7e926190b59eb4cb82a25",
"body": null,
"is_bot": false,
"headline": "Update NvidiaDextrSegTool3D.cpp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T20:43:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81de139cb48e41372064bb03c4b1126787fee05f",
"body": null,
"is_bot": false,
"headline": "fix compile errors",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T20:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d44fd0ef31bd92f9242cf6ecd33817803e02ad7b",
"body": null,
"is_bot": false,
"headline": "copy pre-processing inside MITK plugin for dextr3d",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T20:32:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f44040e6ed2d81298dddf9e40f7730d12763f95",
"body": null,
"is_bot": false,
"headline": "Update NvidiaDextrSegTool3D.cpp",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T12:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe9f8cff31688085b9a2768331cd44b8568dc3f",
"body": null,
"is_bot": false,
"headline": "fix latency issues for dextr3d for mitk",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-22T02:51:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "268a58e2457f218b7f4ebd0145ae06c3959d40c9",
"body": null,
"is_bot": false,
"headline": "fix formatting",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-20T21:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2a6db207c9fa0d40fa1db46440f293bf3a46db",
"body": null,
"is_bot": false,
"headline": "fix formating to google code style cpp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-20T20:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3768077b46bbf843d17d0c581e5e756a5607547e",
"body": null,
"is_bot": false,
"headline": "use checked out source for aiaa client build for mitk",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-18T21:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b72436ee22857707bbaa4d4612b54c3fbdca13ec",
"body": null,
"is_bot": false,
"headline": "Add mitk plugin into AIAA",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-18T15:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eda847883901fa3338be48b19f6129e22227f30f",
"body": null,
"is_bot": false,
"headline": "fix equals and log latency for api tools",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-16T21:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69becf12942e732b2a9faa6a92cf91427e143b70",
"body": null,
"is_bot": false,
"headline": "Update curlutils.cpp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-16T20:30:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9a5370898f6a51246bc6745ba7c48d078776c96",
"body": null,
"is_bot": false,
"headline": "correct timestamp",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-16T19:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5ba554ab4946d550354d7e94f224378a1ce46e",
"body": null,
"is_bot": false,
"headline": "add timestamp to log",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-16T18:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45cf5b86a6d6468ef63472e58c29f11c5195e69e",
"body": null,
"is_bot": false,
"headline": "remove redundant largetst component selection",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-13T13:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fadb12974ca9ce4f2fd57cd507970819acc94b67",
"body": null,
"is_bot": false,
"headline": "replace assert with exception",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-12T19:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9d38f10c711248e15abd613efe0ba772dd6f5a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T17:45:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30f7f7feddf829230385a7d5f5431826acd9b487",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T11:30:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181fa6bd0b4f79dab9f687df61e8b4e895c52517",
"body": null,
"is_bot": false,
"headline": "Remove issue template",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T11:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f29558bad097f59e990d99be7e1d7e15207a4c",
"body": null,
"is_bot": false,
"headline": "Fix Documentations",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T11:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c810d109a8b083ab796997adccc90b4d0f9cf9cb",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T11:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4232b2e132ea1afb7c873c96bfee9481026ccbde",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T11:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77523562e8e64411f4dec69c8f045e0c38456c4",
"body": "First commit to support Libraries for Nvidia AIAA Client",
"is_bot": false,
"headline": "Merge pull request #1 from NVIDIA/v1.0.0",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T10:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37617d39c09cc7fc80a8f31cbabe3753ba0e0ad",
"body": null,
"is_bot": false,
"headline": "Update quickstart.rst",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T09:13:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8d4b2009ca1c441711e4935682e8f579acbc367",
"body": null,
"is_bot": false,
"headline": "sync up docs",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T09:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5fed277b4b0d0f921d71fa5b34f32441b381403",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T04:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228a20d2335d3a6cb29b9ffcb59255a2aecb0972",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-07T04:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8103e4c61f62dc995a17cb0b45b19892a8f4a6",
"body": null,
"is_bot": false,
"headline": "sync up changes",
"author_name": "Sachidanand Alle",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-06T13:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c593bd04af51b535f4614f527d6d64723d5d2cf7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "SACHIDANAND ALLE",
"author_login": "SachidanandAlle",
"committed_at": "2019-02-02T10:04:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2020-03-17T00:15:26Z",
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_last_push": 830,
"active_weeks_last_year": 0,
"days_since_latest_release": 2328,
"mean_days_between_releases": 191.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 67,
"stars": 320,
"watchers": 23,
"fork_history": {
"days": [
{
"date": "2019-03-06",
"count": 1
},
{
"date": "2019-03-26",
"count": 1
},
{
"date": "2019-04-03",
"count": 1
},
{
"date": "2019-04-06",
"count": 1
},
{
"date": "2019-04-10",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-05-09",
"count": 1
},
{
"date": "2019-05-21",
"count": 1
},
{
"date": "2019-06-16",
"count": 1
},
{
"date": "2019-07-18",
"count": 1
},
{
"date": "2019-08-02",
"count": 1
},
{
"date": "2019-08-20",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-09-23",
"count": 1
},
{
"date": "2019-11-24",
"count": 1
},
{
"date": "2019-11-28",
"count": 1
},
{
"date": "2019-12-02",
"count": 1
},
{
"date": "2019-12-03",
"count": 1
},
{
"date": "2019-12-17",
"count": 1
},
{
"date": "2019-12-20",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-01-23",
"count": 1
},
{
"date": "2020-02-04",
"count": 1
},
{
"date": "2020-03-04",
"count": 1
},
{
"date": "2020-03-12",
"count": 1
},
{
"date": "2020-03-31",
"count": 1
},
{
"date": "2020-04-14",
"count": 1
},
{
"date": "2020-05-18",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-08-14",
"count": 1
},
{
"date": "2020-08-26",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-09",
"count": 1
},
{
"date": "2020-12-29",
"count": 1
},
{
"date": "2021-02-11",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-05-06",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-08-11",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-11-01",
"count": 1
},
{
"date": "2021-11-09",
"count": 1
},
{
"date": "2022-01-13",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-04-11",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-06-20",
"count": 1
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-10",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-12-31",
"count": 1
},
{
"date": "2024-02-14",
"count": 1
},
{
"date": "2025-04-21",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-21",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-25",
"count": 1
}
],
"complete": true,
"collected": 65,
"total_forks": 67
},
"star_history": null,
"open_issues_and_prs": 5
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"docs/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 50274,
"source_files_sampled": 59,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"py_client/requirements.txt",
"setup.py"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 2,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "numpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "simpleitk",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 58,
"open_issues": 5,
"closed_ratio": 0.9,
"closed_issues": 45,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "SachidanandAlle",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/7339051?v=4"
},
{
"type": "User",
"login": "YuanTingHsieh",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/13113932?v=4"
},
{
"type": "User",
"login": "lassoan",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/307929?v=4"
},
{
"type": "User",
"login": "kislinsk",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/9033034?v=4"
},
{
"type": "User",
"login": "jcfr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/219043?v=4"
},
{
"type": "User",
"login": "pieper",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/126077?v=4"
},
{
"type": "User",
"login": "anfeng",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2708344?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.876
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"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": 9,
"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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "2706251c9c8444e2a6e7f6fe9943a1a45e2c9da2",
"ran_at": "2026-08-01T07:36:55Z",
"aggregate_score": 3.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2024-04-23T06:52:45Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 106,
"created_at": "2022-11-12T11:01:21Z",
"last_comment_at": "2022-11-13T14:21:42Z",
"last_comment_author": "lassoan"
},
{
"number": 107,
"created_at": "2023-07-23T05:15:43Z",
"last_comment_at": "2023-07-25T05:37:41Z",
"last_comment_author": "QianMuXiao"
},
{
"number": 108,
"created_at": "2023-09-16T01:12:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2025-05-14T20:19:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 111,
"created_at": "2025-12-19T04:21:22Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/NVIDIA/ai-assisted-annotation-client",
"host": "github.com",
"name": "ai-assisted-annotation-client",
"owner": "NVIDIA"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"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": 37,
"inputs": {
"security": 34,
"vitality": 17,
"community": 63,
"governance": 63,
"engineering": 40,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 44,
"overall_after_abandonment_multiplier": 37
},
"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": 830,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 830 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 830
}
}
],
"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": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.0.2",
"releases_from_tags": false,
"days_since_latest_release": 2328,
"mean_days_between_releases": 191.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2328 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2328
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~191.6 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 191.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 3,
"days_since_last_merged_pr": 830,
"days_since_last_human_commit": 830,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 830 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 830,
"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": "moderate",
"name": "Community & Adoption",
"value": 63,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 67,
"stars": 320,
"watchers": 23,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "320 stars",
"points": 40.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 320
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "67 forks",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 67
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "23 watchers",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 23
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 63,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.876
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 88% of commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"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": 94,
"inputs": {
"merged_prs": 58,
"open_issues": 5,
"closed_issues": 45,
"issue_closed_ratio": 0.9,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "58/61 decided PRs merged",
"points": 36.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 58,
"decided": 61
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 28513,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "NVIDIA",
"public_repos": 778,
"account_age_days": 5195
},
"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": "28,513 followers of NVIDIA",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 28513,
"login": "NVIDIA"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "778 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 778
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 40,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"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": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 3.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 30 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"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.2,
"status": "partial",
"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 is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": 10
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 52,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.57,
"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": "57 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"docs/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "docs/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": 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": 50274,
"source_files_sampled": 59,
"oversized_source_files": 0
},
"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": "0/59 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 59,
"oversized": 0
}
}
],
"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",
"Could not fetch pypi package 'aiaa_client' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-01T07:37:14.395683Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NVIDIA/ai-assisted-annotation-client.svg",
"full_name": "NVIDIA/ai-assisted-annotation-client",
"license_state": "custom",
"license_spdx": null
}