JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"python",
"simulation",
"templates",
"nuclear-energy",
"mcnp",
"workflow-automation",
"openmc"
],
"is_fork": false,
"size_kb": 21519,
"has_wiki": true,
"homepage": "https://watts.readthedocs.io",
"languages": {
"Python": 148832
},
"pushed_at": "2026-07-24T16:57:02Z",
"created_at": "2022-01-21T14:41:24Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T16:59:09Z",
"description": "Workflow and Template Toolkit for Simulation (WATTS)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "development",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "watts-dev",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/97905312?v=4",
"created_at": "2022-01-17T16:37:45Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 1651
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2025-04-14T16:37:33Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2023-07-11T16:05:46Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-02-10T16:04:31Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2022-11-10T01:52:40Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2022-07-14T14:47:23Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2022-03-25T18:51:41Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2022-02-24T20:34:21Z"
}
],
"recent_commits": [
{
"oid": "c2f5b0d88eddfd115add0aa7f4ae129d99e7e9d5",
"body": "fix(fileutils): drain pipe buffers after process exits",
"is_bot": false,
"headline": "Merge pull request #124 from steps-re/fix/run-drain-on-exit",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2026-07-24T16:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef52165d2620f3869905ad2c1caa18f614cf757a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2026-07-24T15:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c07bfb12ecdf6030bd932e63aa8338979e3f376b",
"body": "When run() breaks out of the read loop (p.poll() returns non-None),\nbytes that the subprocess wrote just before exiting may still be\nsitting in the kernel pipe buffer. With O_NONBLOCK a single read()\ncall returns only what fits in one syscall, so a large burst of final\noutput (common in nuclear sim\n[…]\nly.\n\nAdd a regression test that emits 160 000 bytes of output—well past a\ntypical 64 KB pipe buffer—and asserts every byte is captured.\n\nCloses #49\n\nSigned-off-by: Mike German <mike@stepsventures.com>",
"is_bot": false,
"headline": "fix(fileutils): drain pipe buffers after process exits",
"author_name": "Mike German",
"author_login": "steps-re",
"committed_at": "2026-07-08T13:01:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb2f79cc25ec4e13470842bd3decb3aec87cf88a",
"body": "Update ACCERT output name",
"is_bot": false,
"headline": "Merge pull request #120 from JiaZhou-PU/accertupdate",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-06-26T11:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "430f30b6b625ca349594dc6435482e4d1b78210a",
"body": null,
"is_bot": false,
"headline": "Simplify use of iterator",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-06-26T11:53:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e643157ab5aeb788be19e4687897c93bcb4f6dde",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-06-26T11:50:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d96c08493c734362112e99a72f43ed3779c67f",
"body": null,
"is_bot": false,
"headline": "add output name",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-06-25T14:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecfc6c9e2dea38f3038ad2c41f3bd7ad40a60e94",
"body": "A-LEAF plugin",
"is_bot": false,
"headline": "Merge pull request #119 from JiaZhou-PU/aleafplugin",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-05-05T23:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1b8178c6989984d7a15232a30b0abbaebfee083",
"body": null,
"is_bot": false,
"headline": "Small edits from review",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-05-05T23:43:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf586f1bf745b9a636e5224c1136d4ad0352e01d",
"body": null,
"is_bot": false,
"headline": "remove juia dep",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-30T20:41:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03bea7e9e60b6e07ce2d25dc09f0648666ae2cc8",
"body": null,
"is_bot": false,
"headline": "add plugin generic",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-30T20:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8ba3edeb1c0860de0bebfa6bd23b7ff8ae6fb2",
"body": null,
"is_bot": false,
"headline": "address comments from paul",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-30T18:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557cbe4241f164028e2eb55bd870d99a6041fca7",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-23T21:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e542382bdf7d27848ccda8d660f55c0113af9acb",
"body": null,
"is_bot": false,
"headline": "remove init typo",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-22T20:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13bc36149949af4e23b00f2b88abf2f311717773",
"body": null,
"is_bot": false,
"headline": "add plugin usage",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-22T20:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e237fb5600ebcd257c108622bc9dad3cfc69bf69",
"body": null,
"is_bot": false,
"headline": "add docstring",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-22T19:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c4b1857e418afce38eb2a5dcb51e500ecc9f81",
"body": "change version number",
"is_bot": false,
"headline": "Merge pull request #1 from watts-dev/development",
"author_name": "JiaZhou-PU",
"author_login": "JiaZhou-PU",
"committed_at": "2025-04-22T19:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5813b9881408692a8c7c08bed16249d62d895b94",
"body": "Increment version to 0.5.3-dev",
"is_bot": false,
"headline": "Merge pull request #118 from paulromano/version-053-dev",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2025-04-14T16:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f9d50b0920a631d831d66f4c35b23ba708614b2",
"body": null,
"is_bot": false,
"headline": "Increment version to 0.5.3-dev",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-04-14T16:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d40f144bb823331a8f8f5e0d160d93228b32464",
"body": "Update version number to 0.5.2 and update copyright",
"is_bot": false,
"headline": "Merge pull request #117 from paulromano/release-0.5.2",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2025-04-14T16:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f49cdfc759c4be162f12a97e09dbfed56b79259",
"body": null,
"is_bot": false,
"headline": "Update version number to 0.5.2 and update copyright",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2025-04-14T15:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a59ab5720fb37f88c6a7d1cc1d51f4e7ef6234d",
"body": null,
"is_bot": false,
"headline": "add prerun",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-28T20:33:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14c8872c68f23a137e22441b5bb7c715c620a57b",
"body": null,
"is_bot": false,
"headline": "overlay to replace in pandas",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-28T18:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844b0b68b220d2f639b96f1db5c4525bacb5a3a1",
"body": null,
"is_bot": false,
"headline": "test case aleaf",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-28T17:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1100b788befdde31ba5df62bd2b4433f2c9b798e",
"body": "GCMat plugin - thanks @JiaZhou-PU",
"is_bot": false,
"headline": "Merge pull request #114 from JiaZhou-PU/gcmat",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2024-08-27T13:10:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb07a62968950d95f8a6a2f5c6b52048c9968443",
"body": null,
"is_bot": false,
"headline": "address comments for readme",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-26T16:16:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61d1ecefa747eb37f141403999c1c856f1b5753",
"body": null,
"is_bot": false,
"headline": "address comments",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-26T16:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8faa3e62906905450fc6b9360c08806ff45df95",
"body": null,
"is_bot": false,
"headline": "Style fixes",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-08-17T02:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28a098c1b151bd80cde94738ab0f5150394c5ba5",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T04:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41417951c9a1d22adac0b4d01e4ab9f9b060bb13",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T04:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "459a288bff8c16972a279e14405f48b6a61aee41",
"body": null,
"is_bot": false,
"headline": "rebase",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T03:57:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1043827fedc72e615215979eb0f7a06b8eb98c10",
"body": null,
"is_bot": false,
"headline": "Merge branch 'watts-dev:development' into gcmat",
"author_name": "JiaZhou-PU",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T03:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a58b95ccfeb9419e0a368b8ecba6cc9a08a6ea9",
"body": null,
"is_bot": false,
"headline": "rebase",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T03:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0ea3512223c71087c860b2db23253d53b6a1661",
"body": null,
"is_bot": false,
"headline": "retouch and rebase",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69818a727bb40b55705b061e827d1f6bdcb80c67",
"body": "Comments removed as indicated.",
"is_bot": false,
"headline": "Update plugin_sas.py",
"author_name": "Daniele Timpano",
"author_login": "danieletimpano",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd5dec5dd0bccb87da54a74e020bb80068bc2c6e",
"body": null,
"is_bot": false,
"headline": "SAS plugin modifications to handle MFUEL output.",
"author_name": "danieletimpano",
"author_login": "danieletimpano",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2101ec1ecd28c27497360588523bda55b4390f7",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353008d76ee58d1ebbbee158a3f7e8758990e132",
"body": null,
"is_bot": false,
"headline": "Update action for publishing to PyPI",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20db5a6dc7573c9b57c96817ad3225fc7bee6e92",
"body": null,
"is_bot": false,
"headline": "Update versions for GHA actions",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-08-15T03:38:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aac883569c6dfbb1b15ba64c782e2eb122ea1bd",
"body": null,
"is_bot": false,
"headline": "simplified",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-15T03:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631e412e21fa4606fade642797198ea5b9223748",
"body": null,
"is_bot": false,
"headline": "add test",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2024-08-14T04:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "333d225c17113cc2dec36573df3f1ca8d60767fe",
"body": "SAS plugin modifications to handle MFUEL output.",
"is_bot": false,
"headline": "Merge pull request #113 from danieletimpano/sas-plugin-mfuel-update",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-07-17T15:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39c78d5221d0042a5e4838b4e68bf5c58153dd43",
"body": "Comments removed as indicated.",
"is_bot": false,
"headline": "Update plugin_sas.py",
"author_name": "Daniele Timpano",
"author_login": "danieletimpano",
"committed_at": "2024-05-31T14:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8216c139eeeec6e4a553f6c566999e244c38eee7",
"body": "Update GitHub Actions workflows",
"is_bot": false,
"headline": "Merge pull request #112 from paulromano/maintenance-updates",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2024-05-30T20:37:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97a01f94cac639a125f13b8fad09cb8461fb3264",
"body": null,
"is_bot": false,
"headline": "SAS plugin modifications to handle MFUEL output.",
"author_name": "danieletimpano",
"author_login": "danieletimpano",
"committed_at": "2024-05-30T16:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d2745e04737a40defbc921648d68d54f7766e22",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-04-18T16:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "63a237c8425ecbfaca9599b47f79202646e3ae8c",
"body": null,
"is_bot": false,
"headline": "Update action for publishing to PyPI",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-04-18T16:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56092e2e4d3750ac235fd4ed4f05b6f31ebbc898",
"body": null,
"is_bot": false,
"headline": "Update versions for GHA actions",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2024-04-18T15:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9560bfcd59bc6fc674e668a58d5433c81146de2f",
"body": "Updated Dakota's documentation to include version recommendation",
"is_bot": false,
"headline": "Merge pull request #111 from zhieejhia93/dakota_doc",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-08-26T00:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e0005aea2399095746b0b25f3dd57d37e98dfb",
"body": null,
"is_bot": false,
"headline": "Updated doc",
"author_name": "Zhiee Jhia Ooi",
"author_login": "zhieejhia93",
"committed_at": "2023-08-26T00:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74a7f09855544df53fbceacaac9ced18f68b8f35",
"body": null,
"is_bot": false,
"headline": "Added dakota recommendation",
"author_name": "Zhiee Jhia Ooi",
"author_login": "zhieejhia93",
"committed_at": "2023-08-25T21:51:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02419f11a639b57f8c06f925a0d93e48adc40b79",
"body": "Update plugin_dakota.py",
"is_bot": false,
"headline": "Merge pull request #110 from watts-dev/Dakota_fix",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-08-24T19:30:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9067abb232b962a66f1b35ef4afda6394998c2e3",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-08-24T19:20:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09e11fba0045270eef9487652cdde91d1a3b7e72",
"body": "Update with fix to plugin-dakota executable",
"is_bot": false,
"headline": "Update plugin_dakota.py",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-08-24T19:00:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e23eefe875078c4f0f26559a4b622f22a9ed3f6f",
"body": "Fixed path for extra_template_inputs",
"is_bot": false,
"headline": "Merge pull request #109 from zhieejhia93/fix_extra_template",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-08-20T14:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2dbb66de25b5c5dc7ffce2d3607e0d93d1107d3",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-08-20T14:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a10df916e57c8c41d521da382dfd4f338d3026",
"body": null,
"is_bot": false,
"headline": "Fixed template file path",
"author_name": "Zhiee Jhia Ooi",
"author_login": "zhieejhia93",
"committed_at": "2023-08-15T21:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c786e9e6808268229c9063e7f1cd7d7dccdf6f87",
"body": "Allow individual directory names in database to be specified",
"is_bot": false,
"headline": "Merge pull request #107 from paulromano/plugin-output-dir",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-07-19T12:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "936dd33c2e9bc653551609b31e3df299469d5f1e",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-18T12:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d629f4698161f7546b08b3fa33fc39ca5fdd56",
"body": null,
"is_bot": false,
"headline": "Add output_dir argument in Plugin.__call__",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-18T12:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dbed3d74d99b2d19f139128e1033cd4974ae000",
"body": "Add ACCERT online doc",
"is_bot": false,
"headline": "Merge pull request #106 from JiaZhou-PU/accertdoc",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-17T17:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef792da44effd000a64445797fa841487da53380",
"body": null,
"is_bot": false,
"headline": "add accert doc",
"author_name": "jia.zhou",
"author_login": "JiaZhou-PU",
"committed_at": "2023-07-17T16:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b461123af78a15de48a97ad0dc397b592f0a5c2",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #105 from watts-dev/nstauff-patch-1",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-13T13:28:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65941a0ad394fa438ee8c4aa3ecad1aa4a5f7054",
"body": "fixed minor issue in the readme where example was labeled in the wrong category.",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-07-13T13:12:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc21342da8ec55b0ce4a0b54d105147012cef97",
"body": "Increment version to 0.5.2-dev",
"is_bot": false,
"headline": "Merge pull request #104 from paulromano/version-052-dev",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-07-13T13:09:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a147dae6a163411ba9aaede991d92184fd11d5f4",
"body": null,
"is_bot": false,
"headline": "Increment version to 0.5.2-dev",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-11T16:11:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5d52b38b3c5447b50cb3a64b3cabf3f806ffb0",
"body": "Update version number to 0.5.1",
"is_bot": false,
"headline": "Merge pull request #103 from paulromano/release-0.5.1",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-07-11T16:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e78605884836fc012164a82af285444053dcecc2",
"body": null,
"is_bot": false,
"headline": "Update version number to 0.5.1",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-07-11T15:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e4d6f2d436ff2e87ed2dead870540af11ffd837",
"body": "Support expanding elements in MCNP by weight percent",
"is_bot": false,
"headline": "Merge pull request #102 from paulromano/mcnp-expand-weight",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-06-28T15:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84fc05678b8e789fa6674b772a1b4d62a93ffca",
"body": null,
"is_bot": false,
"headline": "Change element expansion example in docs to use weight fractions",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-06-28T03:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51ee8fe9645d0d3637e867b13694002efe4dc25a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-06-26T19:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5866deadc033ee7bd863521ac08aa1c901667b18",
"body": null,
"is_bot": false,
"headline": "Remove list of 'supported' types in documentation",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-06-26T18:53:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03c32bb485c57240568a81b4cf6a45ea8e32715",
"body": null,
"is_bot": false,
"headline": "Add test for element expansion by weight percent",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-06-26T18:52:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "015fdf133c9062106bd7ee0dc25604465edc45c1",
"body": null,
"is_bot": false,
"headline": "Support weight percent for MCNP element expansion",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-06-26T18:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e72fcb8e617790c46ef46e79cea76cd3a817b4d",
"body": "Change PyPI release workflow to use trusted publishing",
"is_bot": false,
"headline": "Merge pull request #95 from paulromano/trusted-publisher",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-05-09T16:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35aa42b9a188ab30e1bff9f876014268b257f085",
"body": "Fix documentation version switcher for 0.5.0",
"is_bot": false,
"headline": "Merge pull request #100 from paulromano/switcher-fix",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-05-09T16:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4515361ebf73be9791afd7d5dda06af4b6cd9dd4",
"body": null,
"is_bot": false,
"headline": "Fix documentation version switcher for 0.5.0",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-05-09T15:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab24b41759fe47b741a5366bbbba2316dca3455",
"body": "Reorganization of the structure of csv_data from PluginSAS",
"is_bot": false,
"headline": "Merge pull request #99 from zhieejhia93/SAS_csv_dict",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-05-04T22:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "728fc4b633e8f787aee518627ea02de0257dc671",
"body": null,
"is_bot": false,
"headline": "Updated user's guide and CHANGELOG",
"author_name": "Zhiee Jhia Ooi",
"author_login": "zhieejhia93",
"committed_at": "2023-05-04T22:22:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cad2bc0f9f4522c1bad9fe84c461b343a885fed",
"body": null,
"is_bot": false,
"headline": "Added dictionary to SAS csv_data",
"author_name": "Zhiee Jhia Ooi",
"author_login": "zhieejhia93",
"committed_at": "2023-05-04T22:06:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba368ff66a72326f385bc4e2a13078b2ba85920",
"body": "Fix setting of executable for PluginABCE",
"is_bot": false,
"headline": "Merge pull request #94 from paulromano/abce-exec-fix",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-05-03T14:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d78362f22b073cde2fc67d35835c1904239a41",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-05-02T03:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f1aade3a36a76356cfa6dd8b86d6d8f23c76d48",
"body": null,
"is_bot": false,
"headline": "Merge branch 'development' into abce-exec-fix",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-05-02T03:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d86664b6d172d11edbdd2227997b17d99692c9",
"body": "Natural element expansion for MCNP input files",
"is_bot": false,
"headline": "Merge pull request #93 from paulromano/mcnp-expand",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-04-27T20:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fd73bbf6157416e7a11ca8b18bd4184846092c2",
"body": null,
"is_bot": false,
"headline": "Change PyPI release workflow to use trusted publishing",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-27T12:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b732f42de4a8669c74a02b7b2289d0b6fd8c1e67",
"body": null,
"is_bot": false,
"headline": "Fix setting of executable for PluginABCE",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-24T20:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4a238e9e5dd56f01d5d66a25f0e82dd4c74dba8",
"body": null,
"is_bot": false,
"headline": "Rename data.py -> fundamental_data.py",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-24T14:31:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7514658a260fcc582087d7c5730447b97f937b",
"body": null,
"is_bot": false,
"headline": "Handle multiple materials and comments in expanding MCNP elements",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-24T14:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b667690ef34f049b4aa22ffb80461efdab624a5c",
"body": null,
"is_bot": false,
"headline": "Raise exception when weight fraction is given",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-21T02:15:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c48f7502d00bbef978a612e3e051097dca6f4a4a",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T22:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444086b7fbd1c1d9859367d541d38185320d44da",
"body": null,
"is_bot": false,
"headline": "Update _get_nuclides_from_xsdir docstring",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T21:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42c0ed39882372ee2fa456b78d8162d3f5e5c014",
"body": null,
"is_bot": false,
"headline": "Documentation fixes",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T21:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e424dd84937763a3b37b51f7b66f81fdea2bf38c",
"body": null,
"is_bot": false,
"headline": "Add Python 3.11 to classifiers",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T20:58:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f0af560e16a53bca27d40dced6987f7c1a0808",
"body": null,
"is_bot": false,
"headline": "Update MCNP plugin documentation",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T20:58:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6de90cb22ae899059be4aaa05e23f0387fdee07",
"body": null,
"is_bot": false,
"headline": "Fix use of default_suffix",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T20:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "851ed10db35da830df7c0819fc32739b2c984a8f",
"body": null,
"is_bot": false,
"headline": "Add more tests, handle case with no natural isotopes",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-20T12:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1ae5853fa4918d2d7d2698f7c1b4ae72137bd4",
"body": null,
"is_bot": false,
"headline": "Account for ACE table availability in element expansion",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-19T19:43:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ad493ba6bc87ab8a5460df2c6f0181c9b2a7e9d",
"body": null,
"is_bot": false,
"headline": "Remove dependence on openmc.data in expand_element",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-19T18:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea0d30bf00156f4e2a4d4d2e381c94ff8d83368",
"body": null,
"is_bot": false,
"headline": "Implement custom expand_element filter for MCNP",
"author_name": "Paul Romano",
"author_login": "paulromano",
"committed_at": "2023-04-19T16:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6dd3464890cbf4ea99fe9bb092f2992af32b5e7",
"body": "Add cleanup argument to Plugin.__call__ - Thanks @paulromano !",
"is_bot": false,
"headline": "Merge pull request #92 from paulromano/tmpdir-cleanup",
"author_name": "Nicolas Stauff",
"author_login": "nstauff",
"committed_at": "2023-03-07T18:39:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 3,
"latest_release_at": "2025-04-14T16:37:33Z",
"latest_release_tag": "v0.5.2",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 2,
"days_since_latest_release": 468,
"mean_days_between_releases": 190.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "watts",
"exists": true,
"license": null,
"keywords": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: End Users/Desktop",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: C++",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Topic :: Scientific/Engineering"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/watts/",
"is_deprecated": false,
"latest_version": "0.5.2",
"repository_url": "https://github.com/watts-dev/watts",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2022-02-24T20:35:25.016841Z",
"latest_published_at": "2025-04-14T16:38:12.678430Z",
"latest_version_yanked": null,
"days_since_latest_publish": 468
}
]
},
"popularity": {
"forks": 25,
"stars": 39,
"watchers": 5,
"fork_history": {
"days": [
{
"date": "2022-01-21",
"count": 3
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-06-16",
"count": 1
},
{
"date": "2022-07-07",
"count": 1
},
{
"date": "2022-09-21",
"count": 1
},
{
"date": "2022-11-10",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-05-03",
"count": 1
},
{
"date": "2024-04-25",
"count": 1
},
{
"date": "2024-05-30",
"count": 1
},
{
"date": "2024-11-25",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 24,
"total_forks": 25
},
"star_history": null,
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"doc/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15693,
"source_files_sampled": 65,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 17,
"malicious_count": 0,
"assessed_package": "pypi:watts@0.5.2",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "Jinja2",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "dill",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "numpy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pandas",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "platformdirs",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "prettytable",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "astropy",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "uncertainties",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "click",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "astropy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "click",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "dill",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "jinja2",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "numpy",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "pandas",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "platformdirs",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "prettytable",
"direct": true,
"version": null,
"ecosystem": "pypi"
},
{
"name": "uncertainties",
"direct": true,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 9,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 87,
"open_issues": 9,
"closed_ratio": 0.69,
"closed_issues": 20,
"closed_unmerged_prs": 4
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "paulromano",
"commits": 281,
"avatar_url": "https://avatars.githubusercontent.com/u/743095?v=4"
},
{
"type": "User",
"login": "nstauff",
"commits": 193,
"avatar_url": "https://avatars.githubusercontent.com/u/67026396?v=4"
},
{
"type": "User",
"login": "zhieejhia93",
"commits": 91,
"avatar_url": "https://avatars.githubusercontent.com/u/35579376?v=4"
},
{
"type": "User",
"login": "JiaZhou-PU",
"commits": 33,
"avatar_url": "https://avatars.githubusercontent.com/u/48254033?v=4"
},
{
"type": "User",
"login": "miaoyinb",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/57006315?v=4"
},
{
"type": "User",
"login": "samgdotson",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/44342873?v=4"
},
{
"type": "User",
"login": "amandalund",
"commits": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/6426426?v=4"
},
{
"type": "User",
"login": "danieletimpano",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/95123881?v=4"
},
{
"type": "User",
"login": "lingzou-anl",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/87505784?v=4"
},
{
"type": "User",
"login": "steps-re",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/91017100?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.436
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-pypi.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 3,
"reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 10 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c2f5b0d88eddfd115add0aa7f4ae129d99e7e9d5",
"ran_at": "2026-07-27T02:18:49Z",
"aggregate_score": 4.7,
"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": "2026-07-24T16:57:07Z",
"oldest_open_prs": [
{
"number": 85,
"created_at": "2023-01-04T20:37:38Z",
"last_comment_at": "2023-01-19T01:48:06Z",
"last_comment_author": "nstauff"
},
{
"number": 97,
"created_at": "2023-05-03T18:33:19Z",
"last_comment_at": "2023-07-11T16:02:42Z",
"last_comment_author": "nstauff"
},
{
"number": 123,
"created_at": "2026-03-19T19:12:03Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-24T16:57:03Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 24,
"created_at": "2022-03-10T15:26:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 26,
"created_at": "2022-03-10T15:27:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 51,
"created_at": "2022-07-01T21:49:19Z",
"last_comment_at": "2022-07-06T21:29:56Z",
"last_comment_author": "paulromano"
},
{
"number": 56,
"created_at": "2022-07-19T15:00:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2022-12-06T16:43:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 84,
"created_at": "2023-01-04T20:34:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2023-04-27T12:07:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2024-11-13T13:21:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 122,
"created_at": "2026-03-19T15:16:04Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/watts-dev/watts",
"host": "github.com",
"name": "watts",
"owner": "watts-dev"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"security": 58,
"vitality": 48,
"community": 48,
"governance": 65,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 48,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 3,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "3 commits in the last year",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 3
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 52,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.5.2",
"releases_from_tags": false,
"days_since_latest_release": 468,
"mean_days_between_releases": 190.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 468 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 468
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~190.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 190.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": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 48,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"forks": 25,
"stars": 39,
"watchers": 5,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "39 stars",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 39
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "25 forks",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 25
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "5 watchers",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 5
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 10,
"top_contributor_share": 0.436
},
"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 44% of commits",
"points": 12.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"merged_prs": 87,
"open_issues": 9,
"closed_issues": 20,
"issue_closed_ratio": 0.69,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "69% of issues closed",
"points": 32.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 69
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "87/91 decided PRs merged",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 87,
"decided": 91
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "watts-dev",
"public_repos": 1,
"account_age_days": 1651
},
"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": "0 followers of watts-dev",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "watts-dev"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~4 yr old",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"watts"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 468
},
"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 468 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 468
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"python",
"simulation",
"templates",
"nuclear-energy",
"mcnp",
"workflow-automation",
"openmc"
],
"has_wiki": true,
"homepage": "https://watts.readthedocs.io",
"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": "https://watts.readthedocs.io",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 10 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:watts@0.5.2 runtime dependency closure — what installing the published package pulls in — 17 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "pypi:watts@0.5.2",
"assessed": 17
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 17,
"unassessed_packages": 0,
"affected_by_severity": "none",
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 17,
"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": 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": "at_risk",
"name": "AI Readiness",
"value": 34,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.26,
"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": "26 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 26,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"doc/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": "doc/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "doc/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 15693,
"source_files_sampled": 65,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/65 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 65,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:19:07.136525Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/watts-dev/watts.svg",
"full_name": "watts-dev/watts",
"license_state": "standard",
"license_spdx": "MIT"
}