Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 209695,
"has_wiki": true,
"homepage": "http://ski.clps.brown.edu/hddm_docs/",
"languages": {
"C": 9387,
"R": 4928,
"Shell": 622,
"Cython": 135961,
"MATLAB": 1322,
"Python": 741761,
"Makefile": 1291,
"Batchfile": 73,
"Dockerfile": 4705,
"Jupyter Notebook": 15353323
},
"pushed_at": "2024-04-14T13:33:48Z",
"created_at": "2011-07-16T19:50:39Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T13:52:54Z",
"description": "HDDM is a python module that implements Hierarchical Bayesian parameter estimation of Drift Diffusion Models (via PyMC).",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Jupyter Notebook",
"significant_languages": [
"Jupyter Notebook"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "hddm-devs",
"company": null,
"location": null,
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/920050?v=4",
"created_at": "2011-07-16T19:49:32Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 5484
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.6",
"kind": "patch",
"published_at": "2022-05-21T03:39:57Z"
},
{
"tag": "v0.5.5",
"kind": "patch",
"published_at": "2015-05-08T13:02:47Z"
}
],
"recent_commits": [
{
"oid": "19feaa9849619931d306094b48d9803ef9c8d0bd",
"body": null,
"is_bot": false,
"headline": "slight adjustments to readme",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T23:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906b74484e7e1766ad35db0d84a7d3f7ccc24591",
"body": "Install issues",
"is_bot": false,
"headline": "Merge pull request #109 from hddm-devs/install_issues",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T22:49:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcd04722cf11cc98dda6570d44a5ec0b8bbc6599",
"body": null,
"is_bot": false,
"headline": "v1.0.1",
"author_name": "AlexanderFengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T22:32:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f79db9c420070b927053a089e7d57940450010e1",
"body": null,
"is_bot": false,
"headline": "newest",
"author_name": "AlexanderFengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T22:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b4135a32b657fb84292c0f84af898cfd5dd3c80",
"body": null,
"is_bot": false,
"headline": "fix arviz version to 0.12",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T21:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd722cd8751fe892e778d3719ee8520ca68ea148",
"body": null,
"is_bot": false,
"headline": "adjust readme",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-03T21:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182f3702d144abad451b2dd9de1bc1c4b0f0cd12",
"body": "…0.3.2",
"is_bot": false,
"headline": "allow weibull and weibull_cdf even though ssm-simulators is fixed to …",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-01T17:53:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dc8af32e9301cf4a7d7d98b5e6280e065a5f011",
"body": null,
"is_bot": false,
"headline": "allow weibull_cdf str",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-01T17:30:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72e59cd9e2f83fc5d7a17068bc87b823b0504e29",
"body": null,
"is_bot": false,
"headline": "theta argument should be explicit",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-01T17:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72edf2104c3689fe5433925c883faacecbd8b744",
"body": null,
"is_bot": false,
"headline": "behavior in line with ssm-simulators version 0.3.2",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-01T16:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42fae128234104e2027fc8ba7676faf0adb19d83",
"body": null,
"is_bot": false,
"headline": "upper bound cython",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-12-01T15:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef5f63da5604a0d98929f63ec63d7dce36b000ec",
"body": null,
"is_bot": false,
"headline": "scipy version range",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-11-30T16:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "206669a863dec2a1fbb6427d429a3fc8543f16b1",
"body": null,
"is_bot": false,
"headline": "fix ssm-simulator dependency 2",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-11-30T16:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ae318eba1799ae7de91b25bbed235ccffe9806",
"body": null,
"is_bot": false,
"headline": "fix ssm-simulator dependency",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-11-30T16:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110824e51c494456fdba8b1728d7d9d49afac320",
"body": null,
"is_bot": false,
"headline": "upper bound more dependencies",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-11-30T15:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e766ef315629c20cd0be7267555c90c39cc0446",
"body": null,
"is_bot": false,
"headline": "adjust simulator import",
"author_name": "Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-11-30T15:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0485475969f59a32091861a97e16f293d13238e0",
"body": null,
"is_bot": false,
"headline": "blackify",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-03-19T17:58:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa3773daf63894b906c99a39682b31b01778706",
"body": null,
"is_bot": false,
"headline": "add some content to minimal example",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T03:01:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1349b2eb165a9accd7478fb22e006f2e49b6a759",
"body": null,
"is_bot": false,
"headline": "add some content to minimal example",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T02:54:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a732a0b3143d32b257dc03effcc868fe612a4d",
"body": null,
"is_bot": false,
"headline": "rename example name",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T02:37:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf6d75a4a6b4a66527e59501bf607c5836c36f74",
"body": null,
"is_bot": false,
"headline": "add minimal_hddm_hddmnn_example to examples",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T02:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a47a1e30f81a60c76a109650072fb8e1dbaf21e9",
"body": null,
"is_bot": false,
"headline": "ssms adjustment in lan tutorial and readme",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T01:31:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "498b5c008094d81a18d9c23c4865736c69046fd3",
"body": null,
"is_bot": false,
"headline": "import boundary_functions again",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-02-22T01:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ff71ad38d55da5a0cedcd3a2c74ef96cda1f09",
"body": "…osterior_predictive saving",
"is_bot": false,
"headline": "typo in model comp part of howto and attempt to fix issue with plot_p…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-24T13:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2447e79713cd43db487e96ae2d8a24650752e002",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-19T00:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32cca520e8b2a11148d622317e1af81ebb6678c",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-19T00:16:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e84a202ff50523c9a63653d5282050c5f94b506",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-19T00:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdbc8ff48ccbcb66164c347688ce624f6383c14",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e95d9b87c2415530252e15553dee12a155c5513a",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff3b187981d5040e2dfdf093a9fc83b8f249fd81",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e9c65665f4324c9662f0df6527e0b670606ad8",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:23:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6da3508004ea0059e1f888657680e3e3c25b7727",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc2b3ed697946b52dbd99833c493df3bef33a37",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:10:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a942008e443c8b477c01bf558472ca8031e141ff",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T23:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a55ff50d5123b4c34c8b621504848b8e6e41b76",
"body": null,
"is_bot": false,
"headline": "new attmept at install gfortran on readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a844c1302dfb0ef39e4332dec196085e857ae02d",
"body": null,
"is_bot": false,
"headline": "working a bit more with the pre_install function for readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18cbd0b701a86ebecfa136d2dc4199f37ac1809",
"body": null,
"is_bot": false,
"headline": "working a bit more with the pre_install function for readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7510c4c1e69bf16039fd0ed98d5e9f55b181ba77",
"body": null,
"is_bot": false,
"headline": "working a bit more with the pre_install function for readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "923390d570ad88bcf0f1ae249d6aa61174845458",
"body": null,
"is_bot": false,
"headline": "adding pymc back into requirements for readthedocs testing",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:20:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b0c1642eac4c47e7937d4345a3794d9c44849c",
"body": null,
"is_bot": false,
"headline": "adding pre_install to preinstall numpy for readthedocs build",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T22:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b2b56c13d5a7347fa5ff2ae86554fe231b7f26c",
"body": "…d correctly.",
"is_bot": false,
"headline": "giving up on readthedocs for now, module documentation is not rendere…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T21:58:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4eb9480f89b22e69355490d58f0349f7d396aca",
"body": "…d correctly.",
"is_bot": false,
"headline": "giving up on readthedocs for now, module documentation is not rendere…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T21:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1ceed17ea30c34dc08d207ce29b8257b062b1a",
"body": "…he issue",
"is_bot": false,
"headline": "still package import not working. lacking numpy install seems to be t…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T21:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2467274052693afceb65945b9e8ea601174f8db7",
"body": null,
"is_bot": false,
"headline": "still trying to fix readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T21:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63adfdd2f264042a8e81983a920eb53a03bfdccf",
"body": null,
"is_bot": false,
"headline": "still trying to fix readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T21:07:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d1dd53e3cc47645dc1fac00157cebb083aa6d1",
"body": null,
"is_bot": false,
"headline": "stil no luck with readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T20:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1efe1f2ec3a32c346541ccf9768b016268d0db50",
"body": null,
"is_bot": false,
"headline": "another attempt at fixing failed readthedocs, adding stuff to syspath",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:59:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae38364e8c90badbb954e07d0fc7732c070c6e94",
"body": null,
"is_bot": false,
"headline": "another attempt at fixing failed readthedocs, adding stuff to syspath",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:50:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea3e941355bda9383d72ff8705e191ce45ed612c",
"body": null,
"is_bot": false,
"headline": "another attempt at fixing failed readthedocs, adding stuff to syspath",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d415b142f51c8a49b0af47fe37c5bb69939f1bba",
"body": null,
"is_bot": false,
"headline": "another attempt at fixing failed readthedocs, adding stuff to syspath",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:36:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5193b800357740d5039bb3ab37b1154204292dca",
"body": null,
"is_bot": false,
"headline": "fixing failed readthedocs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3091b11de09b08d6cccb62cecf61ec30f2b2f55f",
"body": null,
"is_bot": false,
"headline": "attempting to fix failed readthedocs module docs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T19:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68161d8587b0c93bd7b68fa8ddbf629426340ed",
"body": null,
"is_bot": false,
"headline": "some readme typos",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T18:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fb68767b7fea2503d6415538eff1774bc05d542",
"body": null,
"is_bot": false,
"headline": "version change also in readme and push from correct folder",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T18:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f69d75b7f2d81a68721c0d59d46eb223ae78d98",
"body": null,
"is_bot": false,
"headline": "change to 0.9.8",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2023-01-18T18:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c923a545b8df80e51c4f32dab08d1b05c51f10a",
"body": null,
"is_bot": false,
"headline": "Pin PyMC to <3 to avoid installation issues",
"author_name": "Michael Osthege",
"author_login": "michaelosthege",
"committed_at": "2023-01-15T16:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d9dba42b22404a10068ad67aec4061132c369e",
"body": null,
"is_bot": false,
"headline": "axis off should work now",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T18:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8bcb90c6830552064c9affa1f6fe4ee8ab26b38",
"body": null,
"is_bot": false,
"headline": "trying twin_axis off too",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:46:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b287fe504c6bec1a17ae7f94b19bc54c1c7717b",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b936e94fbb9d6cfdbae73825ebb799c8b77dea2",
"body": null,
"is_bot": false,
"headline": "fix typo",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f593d530c1b6a1a131f20509178a0c023bb4a4",
"body": null,
"is_bot": false,
"headline": "setting spines to invisible directly",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acf6589e9f1707470c101cc85f3c7d6192038b96",
"body": null,
"is_bot": false,
"headline": "trying to fix frame on issue still",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a585088b0fdf767bbad22b39872b8877b31170c8",
"body": null,
"is_bot": false,
"headline": "trying to fix frame on issue still",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5b86bffb7a13e3f7b896d320467fb0ddea4b98",
"body": null,
"is_bot": false,
"headline": "ax.axis(off) fix attempt",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a389936d90b770c28d9753cbc1e8b9930f0c3c97",
"body": null,
"is_bot": false,
"headline": "ax.axis(off) not working",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:11:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7892aeabb7c9eb32ee78d16db43d518cbd4a71ce",
"body": null,
"is_bot": false,
"headline": "fifth attempt to use _plot_func without borders",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:04:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3bc024d9760c358fbc89464a45326eaa47a287",
"body": null,
"is_bot": false,
"headline": "fourth attempt to use _plot_func without borders",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T04:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d422f2da3a7102bcff6e2f2c5c9acc9ffc825dc",
"body": null,
"is_bot": false,
"headline": "third attempt to use _plot_func without borders",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f884b68a5a4ee05a2d01ebcb46c349971f7697c4",
"body": null,
"is_bot": false,
"headline": "second attempt _plot_func without borders",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1ed463446abd84f849129c497f19e053d8627c",
"body": null,
"is_bot": false,
"headline": "first attempt _plot_func without borders",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:44:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fb04396f92394623626d30fce0e294066a93589",
"body": null,
"is_bot": false,
"headline": "start boundaries from 0 in model plots",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:30:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c53ea8b0e4849040591c8d23356ed3643209c1a",
"body": null,
"is_bot": false,
"headline": "fix hist_bottom",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:10:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f22189753135a1c4cd494f937762aaaa857bc6",
"body": null,
"is_bot": false,
"headline": "fix hist_bottom",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T03:01:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9de2c21b011177df03638e2f7e420cbdfc8fcc20",
"body": null,
"is_bot": false,
"headline": "add hist_bottom argument to model plots",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T02:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d51f2aca6e342a279c71a98eab6871198959f70",
"body": null,
"is_bot": false,
"headline": "variable names tmp_traj wrongly accesses for supplied trajectories",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T02:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65da366fa2413604c31a1439f837fc7dd8fe465",
"body": null,
"is_bot": false,
"headline": "missing comma",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T02:31:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b56ded9423b9d2d06e4cf395af4f6e032e9819a5",
"body": null,
"is_bot": false,
"headline": "adding delta_t_graph argument to _add_trajectories",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T02:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f03aba358658a933b1bf23cfdb56d934d6a18436",
"body": null,
"is_bot": false,
"headline": "issues with sample argument to _add_trajectories",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T00:46:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "effaa5b5a928d15c8f6c1f08386c4921e481b1a1",
"body": null,
"is_bot": false,
"headline": "missing argument",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T00:41:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eebda183a8bd4275f6482a66af2c783756b5f862",
"body": null,
"is_bot": false,
"headline": "duplicate argument",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T00:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6eb38c63ecd79202f6253a529630d2f1c87e8a0c",
"body": null,
"is_bot": false,
"headline": "third attempt, add trajectories to plot_func_model",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T00:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4c08f52f440f806673b474cde495a003d5e913b",
"body": null,
"is_bot": false,
"headline": "second attempt, add trajectories to plot_func_model",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-30T00:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b44a2b458f2febf914851edaa698c252800dc074",
"body": null,
"is_bot": false,
"headline": "first attempt, add trajectories to plot_func_model",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-29T23:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb124a6f4464c34403ebfb01b8b9f82df9c6a46d",
"body": null,
"is_bot": false,
"headline": "remove old docs",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-29T22:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192f3c1c72deb44389599ff84ea957e21fabc982",
"body": null,
"is_bot": false,
"headline": "adding basic hddm workshop to examples",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-21T04:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4508edadbf0fac1a8c7e5de5749e76f7f6b0f2b0",
"body": null,
"is_bot": false,
"headline": "some refinements to new examples",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-20T22:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75bd7c289822b90578398495851d6117f1cb0820",
"body": null,
"is_bot": false,
"headline": "adjust gitignore",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-20T20:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50cccf6812761e76e8625a293967e2ae3d9d2f99",
"body": null,
"is_bot": false,
"headline": "improved mnle tutorial",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-20T20:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62013dd9b94c5f9e4403cf7f149d37d466b6061b",
"body": null,
"is_bot": false,
"headline": "lan_to_hddm and mnle_to_hddm added in examples",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-11-20T03:13:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c59cdce254e5dc05fc24562720e1965114926711",
"body": null,
"is_bot": false,
"headline": "fix pymc version to 2.3.8",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-08-02T03:07:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fe1b33c79cac9b3e9556290b5344decb5f56291",
"body": null,
"is_bot": false,
"headline": "extra safeguard for missing values erorr raise",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-28T19:58:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f905ab470153748b63b723a1ee050292486d6add",
"body": null,
"is_bot": false,
"headline": "add missing values check to raise error for nn classes",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-28T19:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f06c5166a4e3d1926bc489e509d07f3b6c99e9",
"body": null,
"is_bot": false,
"headline": "..",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-28T03:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9861d5612972cbe3b78ac20648de768513026a",
"body": null,
"is_bot": false,
"headline": "up __name__ == __main__ part at end of utils.py",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-27T19:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe32235c4653b4664169ce8e09cf797c69796628",
"body": "…egression models",
"is_bot": false,
"headline": "added error message when attempting to use plot_posterior_pair with r…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-26T20:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ccdf8eb9dbeaddb39c9ca72a100f4f3e3b74eb",
"body": "…dels with depends_on argument",
"is_bot": false,
"headline": "fix caterpillar for regression, fix post_pred_gen() for regression mo…",
"author_name": "Alexander Fengler",
"author_login": "AlexanderFengler",
"committed_at": "2022-07-26T20:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb6b0e25b992b56783bc96437f220727c9f1e02",
"body": "Rlssm dev -- updated rlssm_reg data",
"is_bot": false,
"headline": "Merge pull request #91 from hddm-devs/rlssm_dev",
"author_name": "Krishn Bera",
"author_login": "krishnbera",
"committed_at": "2022-06-14T21:54:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc5d46c105f0b01046475eaef12acfd750da0e1b",
"body": "…_dev",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/hddm-devs/hddm into rlssm…",
"author_name": "krishnbera",
"author_login": "krishnbera",
"committed_at": "2022-06-14T21:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99dd7a3fdb58324257c4ed1463b7349de71856a2",
"body": null,
"is_bot": false,
"headline": "updated rlssm_reg data",
"author_name": "krishnbera",
"author_login": "krishnbera",
"committed_at": "2022-06-14T21:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c12aad17a80c15d20b46532ebbed5f90381d601e",
"body": "Rlssm dev -- rlssm datasets, bug fixes",
"is_bot": false,
"headline": "Merge pull request #90 from hddm-devs/rlssm_dev",
"author_name": "Krishn Bera",
"author_login": "krishnbera",
"committed_at": "2022-06-14T20:05:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 2,
"commits_last_year": 0,
"latest_release_at": "2022-05-21T03:39:57Z",
"latest_release_tag": "v0.9.6",
"releases_from_tags": false,
"days_since_last_push": 828,
"active_weeks_last_year": 0,
"days_since_latest_release": 1522,
"mean_days_between_releases": 2569.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "HDDM",
"exists": true,
"license": null,
"keywords": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Scientific/Engineering"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/HDDM/",
"is_deprecated": false,
"latest_version": "1.0.1",
"repository_url": "http://github.com/hddm-devs/hddm",
"versions_count": 46,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 465,
"first_published_at": "2011-07-20T01:26:37.648461Z",
"latest_published_at": "2023-12-03T22:42:22.323178Z",
"latest_version_yanked": null,
"days_since_latest_publish": 961
}
]
},
"popularity": {
"forks": 121,
"stars": 306,
"watchers": 18,
"fork_history": {
"days": [
{
"date": "2012-03-14",
"count": 1
},
{
"date": "2012-07-31",
"count": 1
},
{
"date": "2013-03-11",
"count": 1
},
{
"date": "2013-03-25",
"count": 1
},
{
"date": "2014-06-25",
"count": 1
},
{
"date": "2015-01-21",
"count": 1
},
{
"date": "2015-05-14",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-11",
"count": 1
},
{
"date": "2015-12-13",
"count": 1
},
{
"date": "2016-04-15",
"count": 1
},
{
"date": "2016-05-18",
"count": 1
},
{
"date": "2016-06-15",
"count": 1
},
{
"date": "2017-02-20",
"count": 1
},
{
"date": "2017-03-03",
"count": 1
},
{
"date": "2017-03-10",
"count": 1
},
{
"date": "2017-05-17",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-07-07",
"count": 1
},
{
"date": "2017-07-24",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
},
{
"date": "2017-11-13",
"count": 1
},
{
"date": "2017-11-22",
"count": 1
},
{
"date": "2018-02-02",
"count": 1
},
{
"date": "2018-03-13",
"count": 1
},
{
"date": "2018-03-21",
"count": 1
},
{
"date": "2018-03-29",
"count": 1
},
{
"date": "2018-05-29",
"count": 1
},
{
"date": "2018-08-06",
"count": 1
},
{
"date": "2018-09-06",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-02-11",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2019-06-28",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2019-08-21",
"count": 1
},
{
"date": "2019-09-11",
"count": 1
},
{
"date": "2019-11-05",
"count": 1
},
{
"date": "2019-11-07",
"count": 1
},
{
"date": "2019-11-20",
"count": 1
},
{
"date": "2020-01-14",
"count": 1
},
{
"date": "2020-01-17",
"count": 1
},
{
"date": "2020-01-28",
"count": 1
},
{
"date": "2020-02-02",
"count": 1
},
{
"date": "2020-02-27",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-12",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-09-08",
"count": 1
},
{
"date": "2020-12-04",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2021-01-03",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-06-01",
"count": 1
},
{
"date": "2021-07-04",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-09-20",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-11-27",
"count": 1
},
{
"date": "2021-12-09",
"count": 1
},
{
"date": "2021-12-12",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-10",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-11",
"count": 1
},
{
"date": "2022-03-26",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-04",
"count": 1
},
{
"date": "2022-05-18",
"count": 2
},
{
"date": "2022-06-13",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-09-08",
"count": 1
},
{
"date": "2022-09-14",
"count": 2
},
{
"date": "2022-09-28",
"count": 1
},
{
"date": "2022-10-17",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-15",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-05-07",
"count": 1
},
{
"date": "2024-05-15",
"count": 1
},
{
"date": "2024-09-19",
"count": 1
},
{
"date": "2024-10-15",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-08",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2026-04-11",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
}
],
"complete": true,
"collected": 115,
"total_forks": 121
},
"star_history": {
"days": [
{
"date": "2011-07-16",
"count": 7
},
{
"date": "2011-08-02",
"count": 1
},
{
"date": "2011-08-18",
"count": 1
},
{
"date": "2011-09-07",
"count": 2
},
{
"date": "2012-01-03",
"count": 1
},
{
"date": "2013-03-27",
"count": 1
},
{
"date": "2013-04-21",
"count": 1
},
{
"date": "2013-06-17",
"count": 1
},
{
"date": "2013-07-18",
"count": 2
},
{
"date": "2013-08-07",
"count": 1
},
{
"date": "2013-10-08",
"count": 1
},
{
"date": "2013-10-16",
"count": 1
},
{
"date": "2013-11-12",
"count": 1
},
{
"date": "2013-11-19",
"count": 1
},
{
"date": "2014-01-13",
"count": 1
},
{
"date": "2014-01-14",
"count": 1
},
{
"date": "2014-01-31",
"count": 1
},
{
"date": "2014-03-13",
"count": 1
},
{
"date": "2014-03-17",
"count": 2
},
{
"date": "2014-03-19",
"count": 1
},
{
"date": "2014-03-20",
"count": 1
},
{
"date": "2014-03-21",
"count": 1
},
{
"date": "2014-04-22",
"count": 1
},
{
"date": "2014-07-23",
"count": 1
},
{
"date": "2014-08-03",
"count": 1
},
{
"date": "2014-08-07",
"count": 1
},
{
"date": "2014-08-13",
"count": 1
},
{
"date": "2014-08-31",
"count": 1
},
{
"date": "2014-09-11",
"count": 1
},
{
"date": "2015-02-11",
"count": 1
},
{
"date": "2015-03-31",
"count": 1
},
{
"date": "2015-04-27",
"count": 1
},
{
"date": "2015-05-18",
"count": 1
},
{
"date": "2015-06-01",
"count": 1
},
{
"date": "2015-06-05",
"count": 1
},
{
"date": "2015-06-25",
"count": 1
},
{
"date": "2015-08-12",
"count": 2
},
{
"date": "2015-10-26",
"count": 1
},
{
"date": "2015-11-15",
"count": 1
},
{
"date": "2015-11-23",
"count": 1
},
{
"date": "2015-12-10",
"count": 1
},
{
"date": "2015-12-12",
"count": 1
},
{
"date": "2015-12-14",
"count": 1
},
{
"date": "2016-02-04",
"count": 1
},
{
"date": "2016-03-16",
"count": 1
},
{
"date": "2016-04-18",
"count": 1
},
{
"date": "2016-05-02",
"count": 1
},
{
"date": "2016-05-13",
"count": 1
},
{
"date": "2016-06-11",
"count": 1
},
{
"date": "2016-06-25",
"count": 1
},
{
"date": "2016-08-24",
"count": 1
},
{
"date": "2016-09-04",
"count": 1
},
{
"date": "2016-10-14",
"count": 1
},
{
"date": "2016-10-16",
"count": 1
},
{
"date": "2016-11-04",
"count": 1
},
{
"date": "2016-11-22",
"count": 1
},
{
"date": "2016-11-27",
"count": 1
},
{
"date": "2016-12-02",
"count": 2
},
{
"date": "2017-01-03",
"count": 1
},
{
"date": "2017-01-10",
"count": 1
},
{
"date": "2017-02-20",
"count": 1
},
{
"date": "2017-03-06",
"count": 1
},
{
"date": "2017-03-09",
"count": 1
},
{
"date": "2017-04-14",
"count": 1
},
{
"date": "2017-04-24",
"count": 1
},
{
"date": "2017-04-27",
"count": 1
},
{
"date": "2017-05-07",
"count": 1
},
{
"date": "2017-05-15",
"count": 1
},
{
"date": "2017-05-24",
"count": 1
},
{
"date": "2017-06-16",
"count": 1
},
{
"date": "2017-06-27",
"count": 2
},
{
"date": "2017-07-25",
"count": 1
},
{
"date": "2017-09-13",
"count": 1
},
{
"date": "2017-09-14",
"count": 1
},
{
"date": "2017-11-03",
"count": 1
},
{
"date": "2017-11-14",
"count": 1
},
{
"date": "2017-11-21",
"count": 1
},
{
"date": "2018-03-11",
"count": 1
},
{
"date": "2018-03-18",
"count": 1
},
{
"date": "2018-04-07",
"count": 1
},
{
"date": "2018-04-26",
"count": 1
},
{
"date": "2018-04-28",
"count": 1
},
{
"date": "2018-05-15",
"count": 1
},
{
"date": "2018-05-18",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-05-26",
"count": 1
},
{
"date": "2018-08-06",
"count": 2
},
{
"date": "2018-08-13",
"count": 1
},
{
"date": "2018-08-24",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2019-01-10",
"count": 1
},
{
"date": "2019-01-18",
"count": 2
},
{
"date": "2019-02-14",
"count": 1
},
{
"date": "2019-02-18",
"count": 1
},
{
"date": "2019-03-08",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-06-03",
"count": 2
},
{
"date": "2019-06-07",
"count": 1
},
{
"date": "2019-06-21",
"count": 1
},
{
"date": "2019-07-02",
"count": 1
},
{
"date": "2019-07-22",
"count": 1
},
{
"date": "2019-07-28",
"count": 1
},
{
"date": "2019-08-08",
"count": 1
},
{
"date": "2019-08-15",
"count": 1
},
{
"date": "2019-09-13",
"count": 1
},
{
"date": "2019-09-25",
"count": 1
},
{
"date": "2019-10-04",
"count": 1
},
{
"date": "2019-10-08",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2019-11-22",
"count": 1
},
{
"date": "2019-12-22",
"count": 1
},
{
"date": "2020-01-03",
"count": 1
},
{
"date": "2020-01-30",
"count": 1
},
{
"date": "2020-02-02",
"count": 2
},
{
"date": "2020-02-07",
"count": 1
},
{
"date": "2020-02-13",
"count": 1
},
{
"date": "2020-02-19",
"count": 1
},
{
"date": "2020-03-20",
"count": 1
},
{
"date": "2020-03-23",
"count": 1
},
{
"date": "2020-03-26",
"count": 1
},
{
"date": "2020-04-21",
"count": 1
},
{
"date": "2020-04-30",
"count": 1
},
{
"date": "2020-05-16",
"count": 1
},
{
"date": "2020-05-26",
"count": 1
},
{
"date": "2020-06-08",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-07-08",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-08-10",
"count": 1
},
{
"date": "2020-08-19",
"count": 1
},
{
"date": "2020-10-01",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-22",
"count": 1
},
{
"date": "2020-11-27",
"count": 1
},
{
"date": "2020-12-12",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2021-01-18",
"count": 1
},
{
"date": "2021-02-06",
"count": 1
},
{
"date": "2021-03-27",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-04-21",
"count": 1
},
{
"date": "2021-04-23",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-21",
"count": 1
},
{
"date": "2021-05-28",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-15",
"count": 2
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-08-02",
"count": 1
},
{
"date": "2021-08-06",
"count": 2
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-09-03",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-10-14",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2021-12-28",
"count": 1
},
{
"date": "2022-01-06",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-03-08",
"count": 2
},
{
"date": "2022-03-09",
"count": 1
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-04-29",
"count": 1
},
{
"date": "2022-05-13",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-05-18",
"count": 2
},
{
"date": "2022-05-19",
"count": 1
},
{
"date": "2022-05-21",
"count": 1
},
{
"date": "2022-05-24",
"count": 1
},
{
"date": "2022-06-05",
"count": 1
},
{
"date": "2022-06-08",
"count": 2
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-07-09",
"count": 1
},
{
"date": "2022-07-31",
"count": 1
},
{
"date": "2022-08-15",
"count": 2
},
{
"date": "2022-08-16",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-05",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-10-09",
"count": 1
},
{
"date": "2022-10-14",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-12-17",
"count": 1
},
{
"date": "2022-12-20",
"count": 1
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-02-11",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-05-15",
"count": 1
},
{
"date": "2023-06-10",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-07",
"count": 1
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-21",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-04",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-10",
"count": 1
},
{
"date": "2023-09-21",
"count": 1
},
{
"date": "2023-10-04",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2024-01-01",
"count": 1
},
{
"date": "2024-01-04",
"count": 1
},
{
"date": "2024-01-29",
"count": 2
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-02",
"count": 2
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-13",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-05-06",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-18",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-07-25",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-10-24",
"count": 2
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-23",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2025-01-30",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-03-04",
"count": 1
},
{
"date": "2025-03-19",
"count": 1
},
{
"date": "2025-03-23",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-22",
"count": 1
},
{
"date": "2025-05-23",
"count": 1
},
{
"date": "2025-06-28",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-13",
"count": 1
},
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-09-05",
"count": 1
},
{
"date": "2025-09-07",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-10-06",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-18",
"count": 1
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 306,
"total_stars": 306
},
"open_issues_and_prs": 47
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"docs/paper/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 435370,
"source_files_sampled": 76,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"docs/requirements_2.txt",
"requirements.txt",
"setup.cfg",
"setup.py"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "scikit-learn",
"direct": false,
"version": "0.24",
"severity": "high",
"ecosystem": "pypi",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-jw8x-6495-233v",
"GHSA-jxfp-4rvq-9h9m",
"PYSEC-2024-110"
],
"fixed_version": "1.5.0",
"advisory_count": 3,
"oldest_advisory_days": 1519
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1
},
"advisory_count": 3,
"affected_count": 1,
"assessed_count": 5,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 22,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "arviz",
"direct": false,
"version": "0.12",
"ecosystem": "pypi"
},
{
"name": "cloudpickle",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "cython",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ipython",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "kabuki",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "matplotlib",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "myst-parser",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "patsy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pymc",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pymc",
"direct": false,
"version": "2.3.8",
"ecosystem": "pypi"
},
{
"name": "pyqt5",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "scikit-learn",
"direct": false,
"version": "0.24",
"ecosystem": "pypi"
},
{
"name": "scipy",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "seaborn",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "seaborn",
"direct": false,
"version": "0.11.0",
"ecosystem": "pypi"
},
{
"name": "sphinx",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinx-rtd-theme",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "sphinxcontrib-bibtex",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "ssm-simulators",
"direct": false,
"version": "0.3.2",
"ecosystem": "pypi"
},
{
"name": "statsmodels",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "tqdm",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "traitlets",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "traits",
"direct": false,
"version": null,
"ecosystem": "pypi"
},
{
"name": "traitsui",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 27,
"direct_count": 0,
"indirect_count": 27
}
},
"maintainership": {
"issues": {
"open_prs": 7,
"merged_prs": 36,
"open_issues": 40,
"closed_ratio": 0.474,
"closed_issues": 36,
"closed_unmerged_prs": 3
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "twiecki",
"commits": 933,
"avatar_url": "https://avatars.githubusercontent.com/u/674200?v=4"
},
{
"type": "User",
"login": "AlexanderFengler",
"commits": 498,
"avatar_url": "https://avatars.githubusercontent.com/u/5951150?v=4"
},
{
"type": "User",
"login": "isofer",
"commits": 368,
"avatar_url": "https://avatars.githubusercontent.com/u/368583?v=4"
},
{
"type": "User",
"login": "krishnbera",
"commits": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/15922581?v=4"
},
{
"type": "User",
"login": "madslupe",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/3471393?v=4"
},
{
"type": "User",
"login": "frankmj",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/915860?v=4"
},
{
"type": "User",
"login": "gbiele",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/3986414?v=4"
},
{
"type": "User",
"login": "hcp4715",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/7300419?v=4"
},
{
"type": "User",
"login": "jwdegee",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/3235493?v=4"
},
{
"type": "User",
"login": "jona-sassenhagen",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/4321826?v=4"
}
],
"contributors_sampled": 14,
"top_contributor_share": 0.487
},
"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": 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": 0,
"reason": "0 out of 1 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": 0,
"reason": "Found 0/16 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 9 contributing companies or organizations",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "19feaa9849619931d306094b48d9803ef9c8d0bd",
"ran_at": "2026-07-22T02:36:00Z",
"aggregate_score": 2.6,
"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": [
{
"number": 111,
"created_at": "2024-02-01T21:11:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 112,
"created_at": "2024-02-15T16:40:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 113,
"created_at": "2024-02-22T21:40:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2024-04-14T13:33:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 117,
"created_at": "2024-09-19T17:33:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 120,
"created_at": "2025-10-31T10:20:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 121,
"created_at": "2025-11-08T17:19:42Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2023-12-03T22:49:10Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 5,
"created_at": "2012-05-01T20:19:37Z",
"last_comment_at": "2020-05-26T13:04:29Z",
"last_comment_author": "anne-urai"
},
{
"number": 6,
"created_at": "2012-07-02T18:40:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2013-03-25T19:00:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2015-10-26T22:58:55Z",
"last_comment_at": "2015-10-27T18:37:19Z",
"last_comment_author": "rdhyee"
},
{
"number": 41,
"created_at": "2017-03-08T12:05:12Z",
"last_comment_at": "2019-07-15T21:23:23Z",
"last_comment_author": "cgc"
},
{
"number": 42,
"created_at": "2017-09-01T17:27:45Z",
"last_comment_at": "2017-09-01T23:12:20Z",
"last_comment_author": "hoyeunglee"
},
{
"number": 43,
"created_at": "2017-09-14T16:45:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2017-09-22T20:57:43Z",
"last_comment_at": "2017-11-01T14:30:18Z",
"last_comment_author": "sammosummo"
},
{
"number": 45,
"created_at": "2017-10-18T17:57:48Z",
"last_comment_at": "2019-11-08T21:01:42Z",
"last_comment_author": "drussellmrichie"
},
{
"number": 51,
"created_at": "2019-10-08T20:49:21Z",
"last_comment_at": "2020-03-19T17:49:43Z",
"last_comment_author": "boegel"
},
{
"number": 53,
"created_at": "2020-01-05T08:29:03Z",
"last_comment_at": "2020-01-06T10:12:45Z",
"last_comment_author": "madslupe"
},
{
"number": 61,
"created_at": "2020-05-07T19:02:48Z",
"last_comment_at": "2021-01-07T12:52:51Z",
"last_comment_author": "twiecki"
},
{
"number": 65,
"created_at": "2020-07-31T13:09:08Z",
"last_comment_at": "2023-11-09T14:42:35Z",
"last_comment_author": "hcp4715"
},
{
"number": 67,
"created_at": "2020-09-18T13:00:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2020-09-25T13:44:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2020-10-23T11:14:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 70,
"created_at": "2020-12-05T11:18:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2021-01-20T19:21:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 72,
"created_at": "2021-02-17T22:10:41Z",
"last_comment_at": "2021-02-17T22:12:05Z",
"last_comment_author": "sarahvassall"
},
{
"number": 73,
"created_at": "2021-03-31T15:41:38Z",
"last_comment_at": "2021-04-01T10:18:43Z",
"last_comment_author": "madslupe"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/hddm-devs/hddm",
"host": "github.com",
"name": "hddm",
"owner": "hddm-devs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 26,
"inputs": {
"security": 41,
"vitality": 15,
"community": 52,
"governance": 60,
"engineering": 50,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 44,
"overall_after_abandonment_multiplier": 26
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 15,
"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": 828,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 828 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 828
}
}
],
"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": 36,
"inputs": {
"releases_count": 2,
"latest_release_tag": "v0.9.6",
"releases_from_tags": false,
"days_since_latest_release": 1522,
"mean_days_between_releases": 2569.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "2 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 2
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1522 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1522
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2569.6 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2569.6
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [],
"signals": [
"unanswered_contributions",
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 7,
"unanswered_open_issues": 16,
"days_since_last_merged_pr": 961,
"days_since_last_human_commit": 961,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 961 days; 3 unmet obligation(s): pull requests unanswered, issues unanswered, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 961,
"count": 3,
"signals": "pull requests unanswered, issues unanswered, 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": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"forks": 121,
"stars": 306,
"watchers": 18,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "306 stars",
"points": 40.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 306
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "121 forks",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 121
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "18 watchers",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 18
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"packages": [
"HDDM"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 465
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "465 downloads/month across pypi",
"points": 35.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 465,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"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": 14,
"top_contributor_share": 0.487
},
"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 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "14 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 14
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"merged_prs": 36,
"open_issues": 40,
"closed_issues": 36,
"issue_closed_ratio": 0.474,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "47% of issues closed",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 47
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "36/39 decided PRs merged",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 36,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"followers": 11,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "hddm-devs",
"public_repos": 4,
"account_age_days": 5484
},
"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": "11 followers of hddm-devs",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "hddm-devs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~15 yr old",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"HDDM"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 961
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 961 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 961
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "46 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 46
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"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": "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 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "http://ski.clps.brown.edu/hddm_docs/",
"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": "http://ski.clps.brown.edu/hddm_docs/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 14,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 4,
"scorecard_aggregate": 2.6
},
"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": "0 out of 1 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": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 5 resolved dependencies against OSV; 22 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 5
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 22
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 1,
"assessed_packages": 5,
"unassessed_packages": 22,
"affected_by_severity": "high 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 5,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 5
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.03,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "3 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 3,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"docs/Makefile",
"docs/paper/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, docs/Makefile, docs/paper/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, docs/Makefile, docs/paper/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "Jupyter Notebook",
"largest_source_bytes": 435370,
"source_files_sampled": 76,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Jupyter Notebook without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Jupyter Notebook"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/76 source files over 60KB",
"points": 52.1,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 76,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"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, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T02:36:18.327953Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/hddm-devs/hddm.svg",
"full_name": "hddm-devs/hddm",
"license_state": "custom",
"license_spdx": null
}