Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 739279,
"has_wiki": true,
"homepage": "https://mc-stan.org",
"languages": {
"C": 5834353,
"M4": 9738,
"C++": 128349293,
"CSS": 11458,
"Cuda": 340112,
"HTML": 62212,
"Perl": 22095,
"Ruby": 2427,
"SWIG": 5501,
"XSLT": 584411,
"Yacc": 22517,
"CMake": 550754,
"Jinja": 35957,
"QMake": 18310,
"Shell": 146278,
"Pascal": 2052,
"Python": 1235530,
"BitBake": 121145,
"Fortran": 2299409,
"Assembly": 483191,
"Makefile": 36816,
"Starlark": 29435,
"Batchfile": 34123,
"Dockerfile": 118,
"JavaScript": 32080,
"Objective-C": 420,
"Objective-C++": 420,
"DIGITAL Command Language": 5135
},
"pushed_at": "2025-10-23T18:47:00Z",
"created_at": "2019-07-23T08:26:48Z",
"owner_type": "User",
"updated_at": "2025-06-13T15:13:21Z",
"description": "The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSD-3-Clause",
"default_branch": "develop",
"license_spdx_raw": "BSD-3-Clause",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "stevebronder.com",
"name": "Steve Bronder",
"type": "User",
"login": "SteveBronder",
"company": " @simonsfoundation",
"location": "New York City, NY",
"followers": 85,
"avatar_url": "https://avatars.githubusercontent.com/u/5857231?v=4",
"created_at": "2013-11-05T05:20:44Z",
"is_verified": null,
"public_repos": 105,
"account_age_days": 4645
},
"license": {
"state": "standard",
"spdx_id": "BSD-3-Clause",
"raw_spdx": "BSD-3-Clause",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v2.20.0",
"kind": "minor",
"published_at": "2019-07-18T21:13:58Z"
},
{
"tag": "v2.19.1",
"kind": "patch",
"published_at": "2019-04-18T18:19:32Z"
},
{
"tag": "v2.19.0",
"kind": "minor",
"published_at": "2019-03-20T09:04:22Z"
},
{
"tag": "v2.18.1",
"kind": "patch",
"published_at": "2018-12-24T19:21:45Z"
},
{
"tag": "v2.18.0",
"kind": "minor",
"published_at": "2018-07-13T15:31:35Z"
},
{
"tag": "v2.17.1",
"kind": "patch",
"published_at": "2017-12-11T17:33:20Z"
},
{
"tag": "v2.17.0",
"kind": "minor",
"published_at": "2017-09-06T02:28:51Z"
},
{
"tag": "v2.16.0",
"kind": "minor",
"published_at": "2017-06-15T18:11:51Z"
},
{
"tag": "v2.15.0",
"kind": "minor",
"published_at": "2017-04-13T19:02:04Z"
},
{
"tag": "v2.14.0",
"kind": "minor",
"published_at": "2016-12-26T20:17:30Z"
},
{
"tag": "v2.13.0",
"kind": "minor",
"published_at": "2016-11-25T15:35:35Z"
},
{
"tag": "v2.12.0",
"kind": "minor",
"published_at": "2016-09-07T01:51:29Z"
},
{
"tag": "v2.11.0",
"kind": "minor",
"published_at": "2016-07-27T15:57:59Z"
},
{
"tag": "v2.10.0",
"kind": "minor",
"published_at": "2016-06-17T14:32:00Z"
},
{
"tag": "v2.9.0",
"kind": "minor",
"published_at": "2015-12-04T03:09:27Z"
},
{
"tag": "v2.8.0",
"kind": "minor",
"published_at": "2015-09-08T18:03:46Z"
},
{
"tag": "v2.7.0",
"kind": "minor",
"published_at": "2015-07-08T18:39:55Z"
}
],
"recent_commits": [
{
"oid": "3a196d410415ee2cc56c0e51ec73a2e1970a08a4",
"body": "…mplating\n\n Update templating inside cholesky_decompose",
"is_bot": false,
"headline": "Merge pull request #3199 from stan-dev/fix/3198-cholesky-decompose-te…",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-11T02:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2157520d92b479d0007637e603fa27b392eceeb8",
"body": null,
"is_bot": false,
"headline": "use to_ref and plain_type_t in cholesky_decompose for prim",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-10T19:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1b65a1ef3d87630fa7c59367f629bbe808ea4c",
"body": null,
"is_bot": false,
"headline": "Update templating inside cholesky_decompose",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-10T19:00:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601a96aad143b1a7849e55bb1c0705ded7c55ba2",
"body": null,
"is_bot": false,
"headline": "Add failing test",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-10T18:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d959c81b78111e72106e6f0483ce5267546b9737",
"body": "Force theta to be an Eigen::VectorXd in laplace_marginal_density_est",
"is_bot": false,
"headline": "Merge pull request #3197 from stan-dev/fix/theta_0_arena",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-10T02:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8192b4058ba76f3d87cd323bbf8f1a708b1080f",
"body": null,
"is_bot": false,
"headline": "remove unused variables in compute_s2",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-09T16:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f7ad602ade065d94bc2cb25bc48f5b2956f234c",
"body": null,
"is_bot": false,
"headline": "remove unused variables in compute_s2",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-09T16:51:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e93ff13fe0a59e0d4d67ad28042a1e8c7416e30b",
"body": null,
"is_bot": false,
"headline": "Silence unused variable warning",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-09T16:49:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d4f4df40e11da05180fbaed691e9e77fbeec91",
"body": null,
"is_bot": false,
"headline": "Fix cpplint error",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-09T16:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bee386f41d53a3642eb75100dec2f7a09ad3565",
"body": null,
"is_bot": false,
"headline": "add forwarding to theta_0 in laplace_marginal_density_est",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-09T16:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03fb1e54cb29107b234036284382b2b9770bbf9",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-06-09T16:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10a614b12496cd19a3920daa4a5e47ca30137a15",
"body": "…e_marginal_density_est",
"is_bot": false,
"headline": "Fixes 3196 and forces theta to be a eigen vector of doubles in laplac…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-09T16:20:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4904f89553cd9e71f5e39075cf660910a130be21",
"body": null,
"is_bot": false,
"headline": "Merge pull request #3195 from stan-dev/fix-promote-scalar-exception",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-07T14:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63dccf6bef264b525b07bd1f73f72a5d92996ae9",
"body": null,
"is_bot": false,
"headline": "Merge pull request #3193 from stan-dev/fix/flaky-test-uninit-memory",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-07T14:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64a6c97e95a5c2b94cde5f0a54eb32b016aaf50f",
"body": "This reverts commit 9b7a5515d081f4537b603752e63becd3133d1faf.",
"is_bot": false,
"headline": "Revert \"Try using Eigen flag to catch more instances\"",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T15:17:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78351e8443bb69503e757da3c5105bb61fd096bc",
"body": null,
"is_bot": false,
"headline": "Consistent formatting, link to issues",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T13:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b7a5515d081f4537b603752e63becd3133d1faf",
"body": null,
"is_bot": false,
"headline": "Try using Eigen flag to catch more instances",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T13:27:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b7a72ab77e2308fd497847bc98efac7e054d52",
"body": null,
"is_bot": false,
"headline": "More uninitialized matrices",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T13:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "909e5087fef1f77a692255a59c83e8cb919c1e5a",
"body": null,
"is_bot": false,
"headline": "static assert in promote_scalar else branch",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T13:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93cb4ffeec823531eef8d1838851e938efff0ea4",
"body": null,
"is_bot": false,
"headline": "More uninitialized matrices",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-06T12:48:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe12b438c99bb0d5012c109a26b9520217535fd",
"body": "bugfix: removing includes to files in the test directory",
"is_bot": false,
"headline": "Merge pull request #3194 from stan-dev/bugfix/includes",
"author_name": "Daniel Lee",
"author_login": "syclik",
"committed_at": "2025-06-06T11:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091c734e27fbd4ca0fef324ce006cbe7ef118f27",
"body": null,
"is_bot": false,
"headline": "bugfix: removing includes to files in the test directory",
"author_name": "Daniel Lee",
"author_login": "syclik",
"committed_at": "2025-06-06T00:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4bdfb6a2c316c6c8bfa128fcf7f5bcffba9d121",
"body": null,
"is_bot": false,
"headline": "Fix an uninitialized variable due to a typo",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-05T18:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e31aa7bc2bab30f4396752fa16d86eee457d190",
"body": null,
"is_bot": false,
"headline": "Updating version numbers for release 5.1.0 (#3192)",
"author_name": "Nicusor Serban",
"author_login": "serban-nicusor-toptal",
"committed_at": "2025-06-05T14:52:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f56d17dc9774d529423c08d37f448a37fe6b8a",
"body": null,
"is_bot": false,
"headline": "Remove some usages of uninitialized memory in constraint tests",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-05T14:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "160bc06101c6f7aca4c23b1a976e91e1ec2c7068",
"body": "…ound\n\nAllow forward_as to convert integers to doubles",
"is_bot": false,
"headline": "Merge pull request #3191 from stan-dev/fix/3189-forward-as-int-workar…",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-05T01:31:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2997e1af627c624b70489811a2083ffc4fc794dd",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-06-04T18:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bcdf35f0d61c630cfebb508b969884b327949bd",
"body": null,
"is_bot": false,
"headline": "More specific templates",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-04T18:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bd7a373f20bc4ce9da1de4c3607bb7604b3d30",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-06-04T17:00:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69d29c533217aa279946f7fba95d7e6b00ee3237",
"body": null,
"is_bot": false,
"headline": "Allow forward_as to convert integers to doubles",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-04T16:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f23455a2ed6896a31b83e8f8d5529dcdd74a65c",
"body": "Try 3: Boost update",
"is_bot": false,
"headline": "Merge pull request #3185 from stan-dev/boost-update-187",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-03T21:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e16b2a9edd17aa996aa031f607b962244dc99d",
"body": "…ef-test\n\nupdate to_ref test to use Eigen::all instead of Eigen::placeholders::all",
"is_bot": false,
"headline": "Merge pull request #3187 from stan-dev/fix/eigen-placeholder-all-to-r…",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-06-03T15:49:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed6b54f0e10f3460cb8ce212b507ee179b1b1498",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-06-03T15:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c476f6f8ed8d892cd4ec285a712c8aae84b0fc9",
"body": null,
"is_bot": false,
"headline": "update to_ref test to use Eigen::all instead of Eigen::placeholders::all",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-03T15:40:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbb74b3c4d14b08fbd871f4024e2cb352ae3c6c9",
"body": "[WIP] Embedded Laplace Approximation",
"is_bot": false,
"headline": "Merge pull request #3097 from stan-dev/experimental/laplace",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-06-02T20:52:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41fe942a200ac85c9d6b4aa9d69b2d276f3c2357",
"body": null,
"is_bot": false,
"headline": "Flip condition for asan in Jenkinsfile",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-31T14:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "044d2bcb5dc6701faeb82d8e8750ed14d930f1f5",
"body": "See https://stackoverflow.com/questions/59647445/if-constexpr-with-static-assert-in-lambda-which-compiler-is-correct",
"is_bot": false,
"headline": "Make static asserts depend on type local to lambda",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-30T20:48:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dbf607b53ca0165d7105fa3689082654f82b68c",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-30T19:37:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7639a7d4262d4d17e0c25ec692e309b1350d5790",
"body": null,
"is_bot": false,
"headline": "update with runtime throws instead of static_asserts for laplace",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-30T19:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f203d7ebf88c90e5efe833bfc8af98815e2e657b",
"body": null,
"is_bot": false,
"headline": "fix static_asserts in laplace",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-30T18:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5b1f405bc137637b7fd331bf42c5e6288bc84fb",
"body": null,
"is_bot": false,
"headline": "fix value_of test",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-30T16:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57cf660b9a2cad249fb3880bd7910265fa09f62",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-30T15:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "586613a2e996b760e48d07887a67a9e5d6a4d187",
"body": null,
"is_bot": false,
"headline": "update",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-30T15:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8234959c31bf475339d9ccacc47c473a4dd1fdea",
"body": null,
"is_bot": false,
"headline": "add back accidentally deleted accumulate and count vars",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-29T20:52:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "886073c7335eaac08663dabde20d54c9cc4c7534",
"body": null,
"is_bot": false,
"headline": "add back accidentally deleted accumulate and count vars",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-29T20:48:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b88d1c0e38585c0d114261bb3d5eb4a80468698",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-29T20:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d793de3707009b043df28344f90684a2623ca4ab",
"body": null,
"is_bot": false,
"headline": "update laplace with review comments",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-29T20:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8cddc35a2b3c33131e7e0bce909d0232db5594",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-28T19:14:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09e934115b83b96dc4638ac75469666bc6de087",
"body": "…s in internal namespace",
"is_bot": false,
"headline": "update docs and cleanup signatures for laplace. Put internal function…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-28T19:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27684f850f85e1ec91d6388142067c073d7176cb",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-28T14:49:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82ce1d14823815498dba2ce088311db16fa7b838",
"body": null,
"is_bot": false,
"headline": "move is_tuple back to stan::math namespace",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-28T14:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35bd764e2378ac4d13fc3deac110bfe7b567dc83",
"body": null,
"is_bot": false,
"headline": "fix is_tuple namespace location",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-28T04:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80ada759141fa15716ed16f6374c1afe0d82b8cf",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-28T04:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e7afaea16118bb3b1d490e98df95eeafdbd830",
"body": null,
"is_bot": false,
"headline": "cpplint",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-28T04:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ee0768cee8521cefccf975bb25fa191bfab943",
"body": null,
"is_bot": false,
"headline": "remove last todo",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-27T21:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c33da2b47fbd3794818dc56ae7e0033002088ab",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-27T21:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71d3a4ba54fdabb9497c132a2395a0c4b9e5a3e",
"body": "…e' into experimental/laplace",
"is_bot": false,
"headline": "Merge remote-tracking branch 'refs/remotes/origin/experimental/laplac…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-27T21:04:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7969803857d7370c918319315740c4a561bdab38",
"body": null,
"is_bot": false,
"headline": "update filter_map to handle arrays of tuples",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-27T21:04:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b08b0776c66b4f11f1c6f88f50f87ef457ac4a79",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-21T21:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0145b629479ddd9bcca1d684a7c242d7bb5186d",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-21T21:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e734a8a9a38eb7836155c64c85eefc2ff81849c7",
"body": null,
"is_bot": false,
"headline": "update laplace with hessian diag to use the actual diagonal",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-21T15:11:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8066d023d6d645cc1ea491ea639a53d6a4613d1",
"body": null,
"is_bot": false,
"headline": "upgrading boost to v1.87.0; pruning files",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-21T13:59:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dc297146918372110e8af92064bb5a16c95a64d",
"body": null,
"is_bot": false,
"headline": "Update pruning",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-21T13:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3c640c84904ed4332c1353b688d18596856c011",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-20T21:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737ddee5b45c4e94b469b50357168d7df7cb0a6e",
"body": null,
"is_bot": false,
"headline": "Merge commit '243c31bbff7864d7c2c95b059b0a8d5d2567d7f8' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2025-05-20T21:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428f737e49f9bc24a39e96ab46577a60e0780c34",
"body": null,
"is_bot": false,
"headline": "update for hessian block size check",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-20T21:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0461f6e094e0aa0d3c6ed07476fb2c6138611ca9",
"body": null,
"is_bot": false,
"headline": "upgrading to boost v1.87.0; adding unmodified boost library",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-20T15:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d991c613c413a5c517f5bbbd58eea16de6babcb3",
"body": null,
"is_bot": false,
"headline": "upgrading to boost v1.87.0; modifying with new version number",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-20T15:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef69c948fd190a74931dff0a39da96247b203a0b",
"body": null,
"is_bot": false,
"headline": "upgrading to boost v1.87.0; removing old boost library",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-20T15:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93b2f50dbe588a691c253127d2e392b100842ed",
"body": null,
"is_bot": false,
"headline": "Update owens_t nan handling",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-20T15:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe69a5b9322da4759c599e5d72ba5d3e8cb834c3",
"body": null,
"is_bot": false,
"headline": "Update config for boost update",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-20T15:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "243c31bbff7864d7c2c95b059b0a8d5d2567d7f8",
"body": "Makefile: Disable Make's implict suffix rules",
"is_bot": false,
"headline": "Merge pull request #3183 from stan-dev/makefile/no-implicit-suffixes",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-09T18:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b029119eeaac84beb86170131c5b12e11baa54c5",
"body": null,
"is_bot": false,
"headline": ".cpp for tests",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-08T14:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7cc08a3fe4c704ba719dcd1dabcd093122403ae",
"body": null,
"is_bot": false,
"headline": "Just define a rule for gtest-all.o",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-08T14:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb4d188f331bebe1cabee3f1f7dc9c29ff35e291",
"body": null,
"is_bot": false,
"headline": "Add back .cc for googletest",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-08T14:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b5ddc26d4e9b901cb693d909fe9b058d71153f8",
"body": null,
"is_bot": false,
"headline": "Makefile: Disable Make's implict suffix rules",
"author_name": "Brian Ward",
"author_login": "WardBrian",
"committed_at": "2025-05-08T13:42:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3178c6c4d66df6c903fa269596d7173e561a34fe",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-06T02:04:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e78d82e730276f02f827597c6b140e63071393",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-05-06T00:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aaed66f661854f681bf912e6091e4843ed0a247",
"body": null,
"is_bot": false,
"headline": "cleanup and testing different line searches",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-06T00:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5159c28b82cf8b2e70d0d2a4e95238719413f118",
"body": null,
"is_bot": false,
"headline": "fix headers",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-01T20:27:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14014a3a9f83803bddc13bca908db166e528fef",
"body": "…nkins",
"is_bot": false,
"headline": "move laplace tests to their own higher level folder for testing on je…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-05-01T17:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aae34021b171fdfc91afd085d2ca01b9dfa68105",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-30T22:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34daf240fd3889b59c3e650afa44291983c3a36c",
"body": null,
"is_bot": false,
"headline": "update laplace tests to use a functor for iterating over solver params",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-30T22:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37279c4d12831ddd6fd14e53dcdbfdfd1b92dc4a",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-30T14:01:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "176259bde20c13ef86a8ce5c356899f7c7ac17a2",
"body": null,
"is_bot": false,
"headline": "fix hessian_times_vector signature",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-30T14:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45652650896edddc22879b5924f60f891a5681e8",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-29T20:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98dd99c54318b1867de0e12207dead65c6992acc",
"body": null,
"is_bot": false,
"headline": "fix templates for hessian_times_vector",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T20:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb22a6c321e59901b395d98d294e074c3b6f7f0d",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-29T20:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d867b0c2dfb17cc523f55a9992824b2a6ba51d",
"body": null,
"is_bot": false,
"headline": "fix docs",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T20:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f782ba15431b330a948494e471ebc51a8c5ad4",
"body": null,
"is_bot": false,
"headline": "use map for laplace funcs and fix bug in value_of",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T20:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c6259c035f7689073411e2fc541a5ef4249411",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-29T20:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e94033a53cb4cb2176057b2aa5a9f13798566267",
"body": null,
"is_bot": false,
"headline": "use map for laplace funcs and fix bug in value_of",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T20:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15c18f7d7996ef7d37546466167fd7c15a1e2ba3",
"body": "…unctions",
"is_bot": false,
"headline": "move msgs before the variadic arguments in laplace likelihood inner f…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T17:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc87a125a919c9bd98a47eb1e7f25f7ddaa4fa1d",
"body": null,
"is_bot": false,
"headline": "fixes for holder.cpp",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-29T13:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d70501ab6f6de11223ff2d88994ebac192a16c33",
"body": null,
"is_bot": false,
"headline": "update const auto& in binary_op",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-28T23:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107debf415a0a7c93f8d7e4aa4f17258f7bd9aec",
"body": null,
"is_bot": false,
"headline": "cpplint",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-28T23:43:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a90b39f7d12fc7c7427e77ecbbe7e07e600bff0c",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-28T23:35:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eb7e441a2443f00b4a25be786b09f9673e2da0c",
"body": null,
"is_bot": false,
"headline": "change auto& to auto&& in make_holder function lambdas",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-28T23:34:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef592d917ef46d959d23e3b1ad9beab4a35ae4ae",
"body": null,
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2025-04-28T21:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23b56fd5411839b6c42f44012555e3731255655",
"body": null,
"is_bot": false,
"headline": "fix value_of and value_of_rec to return the correct value types",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2025-04-28T20:59:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 0,
"latest_release_at": "2019-07-18T21:13:58Z",
"latest_release_tag": "v2.20.0",
"releases_from_tags": true,
"days_since_last_push": 275,
"active_weeks_last_year": 0,
"days_since_latest_release": 2564,
"mean_days_between_releases": 103.8
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cpplint",
"exists": true,
"license": "BSD-3-Clause",
"keywords": [
"c++",
"cpp",
"google style",
"lint",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: End Users/Desktop",
"License :: Freely Distributable",
"License :: OSI Approved :: BSD License",
"Natural Language :: English",
"Programming Language :: C++",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Programming Language :: Python :: 3.9",
"Topic :: Software Development :: Quality Assurance"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/cpplint/",
"is_deprecated": false,
"latest_version": "2.0.2",
"repository_url": "https://github.com/cpplint/cpplint",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 555642,
"first_published_at": "2012-10-12T18:41:44.769876Z",
"latest_published_at": "2025-04-08T01:22:26.017392Z",
"latest_version_yanked": null,
"days_since_latest_publish": 474
},
{
"name": "google-benchmark",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"benchmark",
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.13",
"Topic :: Software Development :: Testing",
"Topic :: System :: Benchmark"
],
"ecosystem": "pypi",
"matches_repo": false,
"registry_url": "https://pypi.org/project/google-benchmark/",
"is_deprecated": false,
"latest_version": "1.9.5",
"repository_url": "https://github.com/google/benchmark.git",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2020-07-09T12:01:57.136761Z",
"latest_published_at": "2026-02-02T13:27:02.855222Z",
"latest_version_yanked": null,
"days_since_latest_publish": 173
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos",
"example",
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile",
"lib/boost_1.87.0/libs/convert/makefile",
"lib/boost_1.87.0/libs/numeric/odeint/performance/Makefile",
"lib/boost_1.87.0/libs/numeric/odeint/performance/SIMD/Makefile",
"lib/boost_1.87.0/libs/numeric/odeint/test_external/thrust/Makefile",
"lib/tbb_2020.3/Makefile",
"lib/tbb_2020.3/python/Makefile",
"lib/tbb_2020.3/python/rml/Makefile",
"lib/tbb_2020.3/src/Makefile",
"makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 1058369,
"source_files_sampled": 17617,
"oversized_source_files": 319,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 5,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "syclik",
"commits": 4866,
"avatar_url": "https://avatars.githubusercontent.com/u/425751?v=4"
},
{
"type": "User",
"login": "stan-buildbot",
"commits": 2415,
"avatar_url": "https://avatars.githubusercontent.com/u/3512237?v=4"
},
{
"type": "User",
"login": "SteveBronder",
"commits": 2216,
"avatar_url": "https://avatars.githubusercontent.com/u/5857231?v=4"
},
{
"type": "User",
"login": "rok-cesnovar",
"commits": 1959,
"avatar_url": "https://avatars.githubusercontent.com/u/28476796?v=4"
},
{
"type": "User",
"login": "t4c1",
"commits": 1833,
"avatar_url": "https://avatars.githubusercontent.com/u/7499452?v=4"
},
{
"type": "User",
"login": "PeterLi2016",
"commits": 1636,
"avatar_url": "https://avatars.githubusercontent.com/u/3487481?v=4"
},
{
"type": "User",
"login": "bbbales2",
"commits": 1069,
"avatar_url": "https://avatars.githubusercontent.com/u/4742424?v=4"
},
{
"type": "User",
"login": "yashikno",
"commits": 736,
"avatar_url": "https://avatars.githubusercontent.com/u/9824478?v=4"
},
{
"type": "User",
"login": "andrjohns",
"commits": 548,
"avatar_url": "https://avatars.githubusercontent.com/u/27717896?v=4"
},
{
"type": "User",
"login": "seantalts",
"commits": 511,
"avatar_url": "https://avatars.githubusercontent.com/u/805356?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.205
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"header_checks.yml",
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [
".flake8",
".pylintrc",
"tox.ini"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 18 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "3a196d410415ee2cc56c0e51ec73a2e1970a08a4",
"ran_at": "2026-07-26T01:24:49Z",
"aggregate_score": 5.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 1,
"created_at": "2019-07-23T08:28:04Z",
"last_comment_at": "2019-07-23T12:45:29Z",
"last_comment_author": "charlesm93"
},
{
"number": 3,
"created_at": "2025-06-13T20:33:02Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SteveBronder/math",
"host": "github.com",
"name": "math",
"owner": "SteveBronder"
},
"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": 33,
"inputs": {
"security": 56,
"vitality": 18,
"community": 12,
"governance": 52,
"engineering": 58,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 39,
"overall_after_abandonment_multiplier": 33
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 4,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 275,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 275 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 275
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v2.20.0",
"releases_from_tags": true,
"days_since_latest_release": 2564,
"mean_days_between_releases": 103.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2564 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 2564
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~103.8 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 103.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 409,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 409 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 409,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSD-3-Clause)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSD-3-Clause"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "excellent",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 87,
"inputs": {
"bus_factor": 5,
"contributors_sampled": 99,
"top_contributor_share": 0.205
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "5 contributor(s) cover half of all commits",
"points": 45.9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 5
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 20% of commits",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 20
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/1 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 85,
"owner_type": "User",
"is_verified": null,
"owner_login": "SteveBronder",
"public_repos": 105,
"account_age_days": 4645
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "85 followers of SteveBronder",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 85,
"login": "SteveBronder"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "105 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 105
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 58,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".flake8, .pylintrc, tox.ini",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, .pylintrc, tox.ini"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://mc-stan.org",
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://mc-stan.org",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 18 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"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": 54,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.13,
"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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile",
"lib/boost_1.87.0/libs/convert/makefile",
"lib/boost_1.87.0/libs/numeric/odeint/performance/Makefile",
"lib/boost_1.87.0/libs/numeric/odeint/performance/SIMD/Makefile",
"lib/boost_1.87.0/libs/numeric/odeint/test_external/thrust/Makefile",
"lib/tbb_2020.3/Makefile",
"lib/tbb_2020.3/python/Makefile",
"lib/tbb_2020.3/python/rml/Makefile",
"lib/tbb_2020.3/src/Makefile",
"makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.87.0/libs/convert/makefile, lib/boost_1.87.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.87.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.87.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.87.0/libs/convert/makefile, lib/boost_1.87.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.87.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.87.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, 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": ".flake8, .pylintrc, tox.ini",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".flake8, .pylintrc, tox.ini"
}
}
],
"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": "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": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"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": 99,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 1058369,
"source_files_sampled": 17617,
"oversized_source_files": 319
},
"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": "319/17617 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17617,
"oversized": 319
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos",
"example",
"examples",
"samples"
],
"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": "demos, example, examples, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos, example, examples, samples"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Community profile unavailable",
"pypi package 'cpplint' points at a different repository (https://github.com/cpplint/cpplint); excluded from ecosystem scoring",
"pypi package 'google-benchmark' points at a different repository (https://github.com/google/benchmark.git); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T01:25:33.228193Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SteveBronder/math.svg",
"full_name": "SteveBronder/math",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}