.\r\n- [x] Verify that Documenter.jl also interprets `\\(` and `\\)` as inline\r\nmath.", "is_bot": false, "headline": "Avoid dollar symbol inline math (#194)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-06-12T07:30:28Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "26bf861a9d4df39180707337017ca80417bdcc5e", "body": "Franklin automatically converts `$x JuliaPluto/PlutoStaticHTML.jl — índice de salud 59/100, Moderado — inspect.software to `\\(x\\)` and Pluto to `\u003cspan>`\r\netc, so the best option is to avoid convert `$x JuliaPluto/PlutoStaticHTML.jl — índice de salud 59/100, Moderado — inspect.software via KaTeX in\r\nJavascript post processing. Then, dollars do not have to be escaped.\r\nThis solves the problem where it is actually not so straightforward in\r\nJavascript to un-escap\n[…]\nols after running KaTeX.\r\n\r\nEDIT: Maybe better would be for PlutoStaticHTML.jl to not escape dollar\r\nsymbols, but instead to convert inline math dollar symbols to `\\(` and\r\n`\\)` like Franklin.jl does.", "is_bot": false, "headline": "Revert escaping dollar symbol (#193)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-06-12T06:33:56Z", "body_truncated": true, "is_coding_agent": false }, { "oid": "7c5592fc6a5c5f7343da1802b303cdc41fe96e94", "body": null, "is_bot": false, "headline": "Tweak", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-06-04T09:36:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4e48fb95b42bbc221e67177343f91bef73fac142", "body": "This makes PlutoStaticHTML escape dollar symbols when they were escaped\r\nin Pluto too. This avoids having multiple dollar symbols in one line to\r\nbe interpreted as inline math. Doing these escapes are supported by at\r\nleast MathJax\r\n(https://docs.mathjax.org/en/latest/input/tex/delimiters.html), but I'm\r\nquite sure KaTeX too.", "is_bot": false, "headline": "Escape dollar (#192)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-06-04T09:04:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4b2312107c7dac208778709a1112e44e5359ba2c", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.42 (#191)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-05-08T10:19:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8509431b1edbe7a511a564177c6e0822cec98312", "body": null, "is_bot": true, "headline": "Bump julia-actions/cache from 1 to 2 (#190)", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2024-05-06T09:54:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a0251d81f7918862f7ec028d28475cd22e936a26", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.41 (#189)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-04-15T12:33:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a7106381d69ccfd4f3b21406d1be2319038d4cf9", "body": null, "is_bot": true, "headline": "Bump julia-actions/setup-julia from 1 to 2 (#188)", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2024-04-15T05:52:20Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "99cab0b82725857a3a85f61720e0b16f02fca46e", "body": null, "is_bot": true, "headline": "Bump actions/checkout from 2 to 4 (#187)", "author_name": "dependabot[bot]", "author_login": "dependabot[bot]", "committed_at": "2024-04-15T05:41:44Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b1a4a86f34f28880087e5c5dcebdc8e6b69a4bda", "body": null, "is_bot": false, "headline": "Add github-actions dependabot", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-04-15T05:31:16Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "82e7d29c4fab2b61f30d88e00c8f60085dd9aed8", "body": "Related to #143. I have to push this first because I cannot reproduce\r\nthe issue locally.\r\n\r\nOne page which shows the issue is\r\nhttps://plutostatichtml.huijzer.xyz/stable/notebooks/example/:\r\n\r\n\r\n![image](https://github.com/rikhuijzer/PlutoStaticHTML.jl/assets/20724914/176b71b7-16d5-4594-a7d9-701f82ac4ef1)", "is_bot": false, "headline": "Probably fix CSS styling (#186)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-04-02T11:24:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e898003afb1d18492b46c75683cbd2737dfd22d1", "body": "Updates Pluto to 0.19.40.", "is_bot": false, "headline": "Update Pluto to 0.19.40 (#181)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-04-02T10:11:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4f3dfda487133617f4681df94956b8795c0c883c", "body": "Fixes https://github.com/rikhuijzer/PlutoStaticHTML.jl/issues/169\r\n\r\nAlso updates Pluto to 0.19.39.", "is_bot": false, "headline": "More robust error throw & update Pluto (#179)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-02-21T10:45:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6a2fdad11bf57eeecb708d106fc2a10b9e640481", "body": null, "is_bot": false, "headline": "Update README.md", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-01-28T17:54:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0a991115c423b4b629f3da7ee1a72e0785769c00", "body": null, "is_bot": false, "headline": "Use permissions", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-01-28T12:01:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "719fc765461295e8b19d55d58fa982b0347ca7c8", "body": null, "is_bot": false, "headline": "Remove mono deploy for docs", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-01-28T11:59:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c84fb753321a16de3931343d5f43cd9147fabbc7", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.37 (#178)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2024-01-24T10:23:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9301d6b1c5dfc20317ed68308d3cc3f5bedd2dac", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.36 (#177)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-12-14T14:25:50Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9f5b80efa3518d4f765ff2c902950f7d964f3165", "body": null, "is_bot": false, "headline": "Update to Pluto 0.19.35 (#176)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-12-07T18:15:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "74683f27ed188c94750ffffe23bf7b2d9f14b960", "body": null, "is_bot": false, "headline": "Update to Pluto 0.19.30 (#174)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-10-22T18:51:27Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fd1f1c9b7da8847aa27eb601cb0878f5b5055214", "body": "Was introduced in\r\nhttps://github.com/rikhuijzer/PlutoStaticHTML.jl/pull/172. This PR\r\nre-enables Docs builds on PRs to avoid similar problems later.", "is_bot": false, "headline": "Fix documentation (#173)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-10-22T18:21:27Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "33f2ca5fd9dbef769e505779b39c82ba9a811f39", "body": "Before this bugfix, the \"Expected the `workspace_custom_startup_expr`\r\nsetting to not be set by someone else; overriding it.\" warning message\r\nalways appeared when evaluating multiple Pluto notebooks due to a quote\r\nvs string inconsistency. Also updated compat & example.jl for the latest\r\npackage releases.", "is_bot": false, "headline": "Bugfix for workspace_custom_startup_expr check & updated compat (#172)", "author_name": "Albert R. Gnadt", "author_login": "gnadt", "committed_at": "2023-10-22T14:51:57Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "94dd956be01be4f3181bcc01b127b1a33848e99c", "body": null, "is_bot": false, "headline": "Update example notebook in docs", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-09-27T07:05:30Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a05dd5110ba2c7d25ef060625c3563163a12eeb6", "body": "Contains fix for https://github.com/fonsp/Pluto.jl/pull/2654.", "is_bot": false, "headline": "Update to Pluto 0.19.28 (#171)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-09-26T14:04:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "234b907a1aecea1071146b5126594382a33efdf2", "body": null, "is_bot": false, "headline": "Update to Pluto 0.19.26 (#168)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-05-20T15:44:56Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "64db9e34653ef6b33fb3e7a551d319c192993c03", "body": null, "is_bot": false, "headline": "Set buildpkg v1", "author_name": "rikhuijzer", "author_login": "rikhuijzer", "committed_at": "2023-04-25T08:01:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0984159ca26e7e98644c9c34513b7dab32972bab", "body": null, "is_bot": false, "headline": "Avoid `startswith(Nothing, ...)` (#166)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-02-24T11:28:46Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e0a2b296f2d0bf12ac16b3cd1a6a8bcd13e52eea", "body": null, "is_bot": false, "headline": "Improve logging for cache (#165)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-02-07T09:01:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b8f494ecf5151c6d10a1a652d411f3ce1ad5e452", "body": null, "is_bot": false, "headline": "Update Pluto to `0.19.21` (#163)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-01-27T13:48:58Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "783f82376dafb700383cd4717dc4d17c8c39e4ce", "body": null, "is_bot": false, "headline": "Update Docs.yml", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-01-23T10:44:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "df8a2cef6e7b899368dc66e687f89dfdb600c124", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.20 (#162)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-01-23T10:43:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7e130238c2a5881a56a2b41439703e4318d3552a", "body": null, "is_bot": false, "headline": "Remove `Manopt.jl` ref", "author_name": "rikhuijzer", "author_login": "rikhuijzer", "committed_at": "2023-01-23T10:29:25Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "19249fdd6ea8ef32a2e3e0311c0211d7f8655430", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.19 (#160)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2023-01-07T11:47:15Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "218a1625e7fcf6740c9411c4e4ba4b8ca634e5c0", "body": null, "is_bot": false, "headline": "Avoid benign warning (#157)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-12-04T12:26:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "522b39b9f9b604a7ecf5d9e1d8fdd3e3b862a117", "body": null, "is_bot": false, "headline": "Update Pluto to 0.19.16 (#156)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-12-04T11:41:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "89bcf3eb5810f08ba93440e82b97a55ed8fb5bda", "body": null, "is_bot": false, "headline": "Fix Gumbo outputting full HTML page (#153)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-19T12:44:41Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8a9f03a46e39591ecc4e3c37e6fe18cb9ac46897", "body": null, "is_bot": false, "headline": "Handle cell metadata (#152)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-16T16:31:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f37485854ea1224b4fcab947bcdfa83ac71df140", "body": null, "is_bot": false, "headline": "Create .gitattributes", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-16T10:26:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "952126a4eb6fced3c322ea126ac52b97a87dee08", "body": null, "is_bot": false, "headline": "Use Gumbo for modifying the HTML (#151)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-14T19:25:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ca8a6f15cdbf85fe4ffc3ba85965e26fd9490247", "body": null, "is_bot": false, "headline": "Fix a bug in `_wrap_admonition_body` (#150)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-12T17:38:19Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "dbcd1da23f728ee142fa69d2fe2109467addbc64", "body": null, "is_bot": false, "headline": "Allow rich MIME override (#145)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-10-09T12:34:04Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "42efd7f3d6150cf41630ffd16d8108c909ea17a3", "body": null, "is_bot": false, "headline": "Bump Pluto compat (#146)", "author_name": "Ronny Bergmann", "author_login": "kellertuer", "committed_at": "2022-10-06T13:17:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "93bc8d1492d432c1c731d7248eb8474b935f7e68", "body": null, "is_bot": false, "headline": "Fix bug introduced by GitHub's web editor", "author_name": "rikhuijzer", "author_login": "rikhuijzer", "committed_at": "2022-08-19T08:42:51Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "82ed45acdd83f4f6000d0f01b65793b8ca27e288", "body": null, "is_bot": false, "headline": "Fix typo", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-08-19T08:40:21Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "19b2c62c87e3459ef4667ab6e877e8e4dbdf012e", "body": null, "is_bot": false, "headline": "Add example to `build_notebooks` docstring", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-08-19T08:38:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2903442e3ef586266afd36e2d9eba635098c8e12", "body": null, "is_bot": false, "headline": "Add option for PDF output (#124)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-08-10T09:03:57Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "325d6a95f2a58f1e692e6d7759f91f56264f773b", "body": null, "is_bot": false, "headline": "Fix link to manopt tutorial", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-07-23T19:07:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "bdfd619c2e9de781640fe64702cafdd041212188", "body": null, "is_bot": false, "headline": "Fix Markdown headers not being shown in Documenter (#129)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-07-23T19:01:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "330a8c5964f04b3e33a8b2aa7662d5fdd25236ee", "body": null, "is_bot": false, "headline": "Fix Markdown code loading again (#126)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-06-25T19:18:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "acb7872489c012ae858caf256ca63da3cde5cbf4", "body": null, "is_bot": false, "headline": "Fix Markdown not found in override (#125)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-06-23T20:57:58Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a2a60f38895f00e9541eecbc7f1c8fa1e62c7367", "body": null, "is_bot": false, "headline": "Simplify docs", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-06-10T17:14:53Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "92b1dd6cf0406cf49499eee852a59628731380d0", "body": "Co-authored-by: Rik Huijzer \u003ct.h.huijzer@rug.nl>", "is_bot": false, "headline": "Improve error message if file is not found (#123)", "author_name": "Ronny Bergmann", "author_login": "kellertuer", "committed_at": "2022-06-10T12:43:53Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "642e703652338d5af6e2473c613c00baeb85c664", "body": null, "is_bot": false, "headline": "Test via Aqua (#121)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-06-09T12:33:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5caa6ca283a3e55129926282d964a04fa82e9df0", "body": null, "is_bot": false, "headline": "Add GraphNeuralNetworks.jl Documenter example (#120)", "author_name": "Carlo Lucibello", "author_login": "CarloLucibello", "committed_at": "2022-05-27T08:24:14Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "04864878bc2a2157a4968fec6d1d942783caeb1c", "body": null, "is_bot": false, "headline": "Handle truncated tables better (#115)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-21T19:30:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "43465edf168293d699a1ef041da061c071803ede", "body": null, "is_bot": false, "headline": "Move to Pluto.jl 0.19.4 (#111)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-10T13:38:06Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fc7ad3b46657b66a4d2ae127dfa51b6644f9b618", "body": null, "is_bot": false, "headline": "Fix docstring saying parallel", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-06T16:17:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d3698bf9618e78986702dd2380ff5d604f2b722a", "body": null, "is_bot": false, "headline": "Fix link to documentation in the README (#109)", "author_name": "Tymon", "author_login": "TymonKilich", "committed_at": "2022-05-05T05:25:34Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7068159c29ca115661ef04e84cb6fe82c36e8547", "body": null, "is_bot": false, "headline": "Avoid using Pkg again in tests", "author_name": "rikhuijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-04T05:43:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "97eb23e163796ab743f2f6637af6f3346d3f11ae", "body": null, "is_bot": false, "headline": "Fix tests", "author_name": "rikhuijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-04T05:26:56Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "af57360ba512380b85b3fd70136a24710030834a", "body": null, "is_bot": false, "headline": "Update make.jl", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-05-02T07:38:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "3a4aa0335d15893a2b81988d6537953e2ffdc46c", "body": null, "is_bot": false, "headline": "Report how long it took to evaluate a notebook (#108)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-28T10:58:50Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "258230a155a365a713fd487f0e8f8d2531c5c5b8", "body": null, "is_bot": false, "headline": "Use PrecompileSignatures.jl (#106)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-26T15:19:20Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8470f5acf2f7109afb4ec39dfd78aeb5659e8bf2", "body": null, "is_bot": false, "headline": "Update index.md and add one further example (#105)", "author_name": "Ronny Bergmann", "author_login": "kellertuer", "committed_at": "2022-04-25T16:35:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cba3f8043db96971a6a6a1d44fe51ae5a666a2dd", "body": "* Fix tests?\r\n\r\n* Change order\r\n\r\n* Simplify tests", "is_bot": false, "headline": "Fix tests (#103)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-24T11:46:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a36aea4b9ce3b8ccc7f9be1d18ef8357759eacee", "body": null, "is_bot": false, "headline": "Bump Pluto to 0.19.2 and PlutoStaticHTML to 5.0.5", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-24T11:16:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f484a06857a0576e7b95da2d189226f7a2307a51", "body": null, "is_bot": false, "headline": "Set EditURL by making a best guess", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-24T11:03:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d4ee2ed8388929e24313f597da933694205427f8", "body": null, "is_bot": false, "headline": "Revert incremental compilation fix (#102)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-21T06:33:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "58df22eb9551cf90d3c9bce44238754d48ebd896", "body": null, "is_bot": false, "headline": "Improve styling for admonitions in `documenter_output` (#101)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-20T13:19:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "995287dfa69fa1f323a771a6b2bb5076b36c0bb7", "body": null, "is_bot": false, "headline": "Fix incremental compilation warning (#100)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-20T09:52:37Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6c4d6348fdf89f15986b15192b8d7451960c0657", "body": null, "is_bot": false, "headline": "Add `max_concurrent_runs` setting (#99)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-11T14:10:50Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cdbf335c9dc67803933961c7db0751b87f89b2ce", "body": null, "is_bot": false, "headline": "Limit concurrency (#98)", "author_name": "Rik Huijzer", "author_login": "rikhuijzer", "committed_at": "2022-04-11T11:25:04Z", "body_truncated": false, "is_coding_agent": false } ], "releases_count": 87, "commits_last_year": 12, "latest_release_at": "2026-06-17T13:05:03Z", "latest_release_tag": "v8.0.0", "releases_from_tags": false, "days_since_last_push": 42, "active_weeks_last_year": 9, "days_since_latest_release": 48, "mean_days_between_releases": 60.3 }, "artifacts": { "collected": true, "structure": [], "declarations": [] }, "community": { "has_readme": true, "has_license": true, "readme_badges": { "hosts": [], "total": 0, "header": 0, "collected": true, "has_inspect_badge": false }, "has_description": true, "has_contributing": false, "health_percentage": 37, "has_issue_template": false, "has_code_of_conduct": false, "has_pull_request_template": false }, "ecosystem": { "packages": [] }, "popularity": { "forks": 7, "stars": 88, "watchers": 2, "fork_history": { "days": [ { "date": "2021-11-05", "count": 1 }, { "date": "2021-11-09", "count": 1 }, { "date": "2021-12-18", "count": 1 }, { "date": "2022-02-16", "count": 1 }, { "date": "2022-03-27", "count": 1 }, { "date": "2022-05-27", "count": 1 }, { "date": "2025-07-08", "count": 1 } ], "complete": true, "collected": 7, "total_forks": 7 }, "star_history": null, "open_issues_and_prs": 18 }, "ai_readiness": { "has_nix": false, "example_dirs": [], "has_llms_txt": false, "has_dockerfile": false, "has_mcp_signal": false, "bootstrap_files": [], "api_schema_files": [], "has_devcontainer": false, "typecheck_configs": [], "toolchain_manifests": [], "largest_source_bytes": null, "source_files_sampled": 0, "oversized_source_files": 0, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "dependencies": { "manifests": [], "advisories": { "error": "No resolved dependencies to assess", "scope": "repository_graph", "source": null, "findings": [], "collected": false, "malicious": [], "truncated": false, "by_severity": {}, "advisory_count": 0, "affected_count": 0, "assessed_count": 0, "malicious_count": 0, "assessed_package": null, "unassessed_count": 0, "direct_affected_count": 0 }, "ecosystems": [], "dependencies": [], "all_dependencies": { "error": null, "source": "github-sbom", "packages": [], "collected": true, "truncated": false, "total_count": 0, "direct_count": 0, "indirect_count": 0 } }, "maintainership": { "issues": { "open_prs": 2, "merged_prs": 126, "open_issues": 16, "closed_ratio": 0.795, "closed_issues": 62, "closed_unmerged_prs": 7 }, "bus_factor": 1, "bot_contributors": 1, "top_contributors": [ { "type": "User", "login": "rikhuijzer", "commits": 179, "avatar_url": "https://avatars.githubusercontent.com/u/20724914?v=4" }, { "type": "User", "login": "kellertuer", "commits": 3, "avatar_url": "https://avatars.githubusercontent.com/u/115566?v=4" }, { "type": "User", "login": "fonsp", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/6933510?v=4" }, { "type": "User", "login": "j-fu", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/9221937?v=4" }, { "type": "User", "login": "abhro", "commits": 2, "avatar_url": "https://avatars.githubusercontent.com/u/5664668?v=4" }, { "type": "User", "login": "AbhimanyuAryan", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/8083613?v=4" }, { "type": "User", "login": "gnadt", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/20693045?v=4" }, { "type": "User", "login": "CarloLucibello", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/7014210?v=4" }, { "type": "User", "login": "sethaxen", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/8673634?v=4" }, { "type": "User", "login": "TymonKilich", "commits": 1, "avatar_url": "https://avatars.githubusercontent.com/u/58398951?v=4" } ], "contributors_sampled": 10, "top_contributor_share": 0.927 }, "quality_signals": { "has_ci": true, "has_tests": true, "ci_workflows": [ "CI.yml", "Docs.yml", "TagBot.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": 5, "reason": "13 out of 24 merged PRs checked by a CI test -- score normalized to 5", "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": 1, "reason": "Found 5/27 approved changesets -- score normalized to 1", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review" }, { "name": "Contributors", "score": 10, "reason": "project has 5 contributing companies or organizations", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors" }, { "name": "Dangerous-Workflow", "score": 10, "reason": "no dangerous workflow patterns detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow" }, { "name": "Dependency-Update-Tool", "score": 10, "reason": "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": 4, "reason": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4", "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": "b3a7c58b954c67e322c815903afb9dd0344f9049", "ran_at": "2026-08-05T08:33:21Z", "aggregate_score": 5, "scorecard_version": "v5.5.0" }, "has_codeql_workflow": false, "has_security_policy": false, "has_dependabot_config": true }, "contribution_flow": { "collected": true, "recent_prs": { "merged_7d": 0, "decided_7d": 0, "merged_30d": 0, "authors_30d": 0, "decided_30d": 0, "sample_size": 60, "window_days": 30, "sample_exhausted": false, "authors_probed_30d": 0, "newcomer_merged_30d": 0, "bot_prs_excluded_30d": 0, "newcomer_authors_30d": 0, "newcomer_decided_30d": 0 }, "ci_last_run_at": "2026-08-05T06:24:23Z", "oldest_open_prs": [ { "number": 218, "created_at": "2026-03-09T07:07:00Z", "last_comment_at": null, "last_comment_author": null }, { "number": 219, "created_at": "2026-04-20T07:17:39Z", "last_comment_at": null, "last_comment_author": null } ], "last_merged_pr_at": "2026-06-23T19:15:41Z", "ci_last_conclusion": "SUCCESS", "oldest_open_issues": [ { "number": 16, "created_at": "2021-11-11T15:13:45Z", "last_comment_at": "2021-11-11T15:18:42Z", "last_comment_author": "AbhimanyuAryan" }, { "number": 79, "created_at": "2022-03-02T21:14:32Z", "last_comment_at": null, "last_comment_author": null }, { "number": 117, "created_at": "2022-05-25T13:57:10Z", "last_comment_at": null, "last_comment_author": null }, { "number": 118, "created_at": "2022-05-25T14:02:15Z", "last_comment_at": null, "last_comment_author": null }, { "number": 127, "created_at": "2022-07-22T16:21:20Z", "last_comment_at": null, "last_comment_author": null }, { "number": 130, "created_at": "2022-08-10T09:51:00Z", "last_comment_at": null, "last_comment_author": null }, { "number": 131, "created_at": "2022-08-10T16:32:04Z", "last_comment_at": "2022-08-10T18:02:19Z", "last_comment_author": "kellertuer" }, { "number": 144, "created_at": "2022-09-05T18:00:42Z", "last_comment_at": "2022-09-05T19:40:01Z", "last_comment_author": "rikhuijzer" }, { "number": 154, "created_at": "2022-11-13T15:32:31Z", "last_comment_at": "2022-11-16T06:50:34Z", "last_comment_author": "rikhuijzer" }, { "number": 159, "created_at": "2023-01-07T10:34:23Z", "last_comment_at": "2023-01-07T11:37:35Z", "last_comment_author": "kellertuer" }, { "number": 161, "created_at": "2023-01-18T08:37:46Z", "last_comment_at": "2023-09-26T12:37:46Z", "last_comment_author": "rikhuijzer" }, { "number": 170, "created_at": "2023-09-22T10:51:51Z", "last_comment_at": "2023-09-23T12:52:17Z", "last_comment_author": "rikhuijzer" }, { "number": 175, "created_at": "2023-11-14T12:54:53Z", "last_comment_at": "2023-11-14T23:27:19Z", "last_comment_author": "j-fu" }, { "number": 180, "created_at": "2024-02-21T10:45:30Z", "last_comment_at": null, "last_comment_author": null }, { "number": 200, "created_at": "2024-09-16T11:53:17Z", "last_comment_at": "2024-09-16T18:20:19Z", "last_comment_author": "rikhuijzer" }, { "number": 223, "created_at": "2026-06-17T13:23:52Z", "last_comment_at": "2026-06-20T07:17:25Z", "last_comment_author": "rikhuijzer" } ] } }, "config": { "disabled_metrics": [], "disabled_categories": [], "disabled_components": {} }, "source": { "url": "https://github.com/JuliaPluto/PlutoStaticHTML.jl", "host": "github.com", "name": "PlutoStaticHTML.jl", "owner": "JuliaPluto" }, "metrics": { "overall": { "key": "overall", "band": "moderate", "name": "Overall health", "note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).", "notes": [ { "code": "overall_calibration", "params": { "raw": 56, "calibrated": 59, "calibration": "2026-08-02" } } ], "value": 59, "inputs": { "security": 50, "vitality": 60, "community": 44, "governance": 57, "calibration": "2026-08-02", "engineering": 71, "ai_readiness": 28, "weighted_overall_raw": 56 }, "components": [] }, "categories": [ { "key": "vitality", "band": "moderate", "name": "Vitality", "value": 60, "weight": 0.21, "metrics": [ { "key": "development_activity", "band": "weak", "name": "Development activity", "note": null, "notes": [], "value": 38, "inputs": { "commits_last_year": 12, "human_commit_share": 0.94, "days_since_last_push": 42, "active_weeks_last_year": 9 }, "components": [ { "key": "push_recency", "name": "Push recency", "detail": "last push 42 days ago", "points": 18, "status": "partial", "details": [ { "code": "push_recency", "params": { "days": 42 } } ], "max_points": 36 }, { "key": "commit_cadence", "name": "Commit cadence", "detail": "9/52 weeks with commits", "points": 6.2, "status": "partial", "details": [ { "code": "commit_cadence_weeks", "params": { "weeks": 9 } } ], "max_points": 36 }, { "key": "commit_volume", "name": "Commit volume", "detail": "12 commits in the last year", "points": 10, "status": "partial", "details": [ { "code": "commits_last_year", "params": { "count": 12 } } ], "max_points": 18 }, { "key": "openssf_scorecard_maintained", "name": "OpenSSF Scorecard: Maintained", "detail": "3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4", "points": 4, "status": "partial", "details": [], "max_points": 10 } ] }, { "key": "release_discipline", "band": "excellent", "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": 92, "inputs": { "releases_count": 87, "latest_release_tag": "v8.0.0", "releases_from_tags": false, "days_since_latest_release": 48, "mean_days_between_releases": 60.3 }, "components": [ { "key": "ships_releases", "name": "Ships releases", "detail": "87 releases published", "points": 27, "status": "met", "details": [ { "code": "releases_published", "params": { "count": 87 } } ], "max_points": 27 }, { "key": "release_recency", "name": "Release recency", "detail": "latest release 48 days ago", "points": 36, "status": "met", "details": [ { "code": "release_recency", "params": { "days": 48 } } ], "max_points": 36 }, { "key": "release_cadence", "name": "Release cadence", "detail": "a release every ~60.3 days", "points": 19.8, "status": "partial", "details": [ { "code": "release_cadence", "params": { "gap": 60.3 } } ], "max_points": 27 }, { "key": "openssf_scorecard_signed_releases", "name": "OpenSSF Scorecard: Signed-Releases", "detail": "no releases found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 10 } ] }, { "key": "abandonment", "band": "exceptional", "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": 68, "days_since_last_human_commit_is_floor": false }, "components": [ { "key": "project_is_still_maintained", "name": "Project is still maintained", "detail": "last human commit 68 days ago", "points": 100, "status": "met", "details": [ { "code": "abandonment_maintained", "params": { "days": 68 } } ], "max_points": 100 } ] } ], "description": "Is the project alive — is code being written and are releases shipping?" }, { "key": "community", "band": "weak", "name": "Community & Adoption", "value": 44, "weight": 0.17, "metrics": [ { "key": "popularity", "band": "weak", "name": "Popularity & adoption", "note": null, "notes": [], "value": 38, "inputs": { "forks": 7, "stars": 88, "watchers": 2, "growth_state": "unverified", "growth_factor_pct": 100, "growth_unverified_reason": "no_history" }, "components": [ { "key": "stars", "name": "Stars", "detail": "88 stars", "points": 31.5, "status": "partial", "details": [ { "code": "stars", "params": { "count": 88 } } ], "max_points": 60 }, { "key": "forks", "name": "Forks", "detail": "7 forks", "points": 6.5, "status": "partial", "details": [ { "code": "forks", "params": { "count": 7 } } ], "max_points": 25 }, { "key": "watchers", "name": "Watchers", "detail": "2 watchers", "points": 0, "status": "missed", "details": [ { "code": "watchers", "params": { "count": 2 } } ], "max_points": 15 } ] }, { "key": "community_health", "band": "moderate", "name": "Community health", "note": null, "notes": [], "value": 50, "inputs": { "has_readme": true, "has_license": true, "readme_badges": 0, "has_contributing": false, "has_issue_template": false, "has_code_of_conduct": false, "readme_badge_services": [], "has_pull_request_template": false }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 22.5, "status": "met", "details": [], "max_points": 22.5 }, { "key": "license", "name": "License", "detail": "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": 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": 57, "weight": 0.23, "metrics": [ { "key": "maintainer_resilience", "band": "at_risk", "name": "Maintainer resilience (bus factor)", "note": null, "notes": [], "value": 34, "inputs": { "bus_factor": 1, "contributors_sampled": 10, "top_contributor_share": 0.927 }, "components": [ { "key": "bus_factor", "name": "Bus factor", "detail": "1 contributor(s) cover half of all commits", "points": 9, "status": "partial", "details": [ { "code": "bus_factor", "params": { "count": 1 } } ], "max_points": 54 }, { "key": "commit_distribution", "name": "Commit distribution", "detail": "top contributor authored 93% of commits", "points": 1.6, "status": "partial", "details": [ { "code": "top_contributor_share", "params": { "share": 93 } } ], "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 5 contributing companies or organizations", "points": 10, "status": "met", "details": [], "max_points": 10 } ] }, { "key": "responsiveness", "band": "good", "name": "Issue & PR responsiveness", "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "newcomer_pr_acceptance" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 73, "inputs": { "merged_prs": 126, "open_issues": 16, "closed_issues": 62, "prs_merged_7d": 0, "prs_decided_7d": 0, "prs_merged_30d": 0, "prs_decided_30d": 0, "issue_closed_ratio": 0.795, "closed_unmerged_prs": 7, "first_time_authors_30d": 0, "first_time_prs_merged_30d": 0, "first_time_prs_decided_30d": 0 }, "components": [ { "key": "issue_resolution", "name": "Issue resolution", "detail": "80% of issues closed", "points": 33.4, "status": "partial", "details": [ { "code": "issues_closed_share", "params": { "share": 80 } } ], "max_points": 42 }, { "key": "pr_acceptance", "name": "PR acceptance", "detail": "126/133 decided PRs merged", "points": 28.4, "status": "partial", "details": [ { "code": "decided_prs_merged", "params": { "merged": 126, "decided": 133 } } ], "max_points": 30 }, { "key": "newcomer_pr_acceptance", "name": "Newcomer PR acceptance", "detail": "no first-time contributor's PR decided in 30d", "points": 0, "status": "excluded", "details": [ { "code": "no_newcomer_prs", "params": { "days": 30 } } ], "max_points": 13 }, { "key": "openssf_scorecard_code_review", "name": "OpenSSF Scorecard: Code-Review", "detail": "Found 5/27 approved changesets -- score normalized to 1", "points": 1.5, "status": "partial", "details": [], "max_points": 15 } ] }, { "key": "stewardship", "band": "good", "name": "Ownership & stewardship", "note": null, "notes": [], "value": 69, "inputs": { "followers": 112, "owner_type": "Organization", "is_verified": null, "owner_login": "JuliaPluto", "public_repos": 68, "account_age_days": 2086 }, "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": "112 followers of JuliaPluto", "points": 14.8, "status": "partial", "details": [ { "code": "owner_followers", "params": { "count": 112, "login": "JuliaPluto" } } ], "max_points": 25 }, { "key": "track_record", "name": "Track record", "detail": "68 public repos, account ~5 yr old", "points": 24.4, "status": "partial", "details": [ { "code": "public_repos", "params": { "count": 68 } }, { "code": "account_age_years", "params": { "years": 5 } } ], "max_points": 25 } ] } ], "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?" }, { "key": "engineering", "band": "good", "name": "Engineering Quality", "value": 71, "weight": 0.19, "metrics": [ { "key": "engineering_practices", "band": "moderate", "name": "Engineering practices", "note": null, "notes": [], "value": 58, "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": "3 workflow(s)", "points": 24, "status": "met", "details": [ { "code": "ci_workflows", "params": { "count": 3 } } ], "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": "13 out of 24 merged PRs checked by a CI test -- score normalized to 5", "points": 10, "status": "partial", "details": [], "max_points": 20 } ] }, { "key": "documentation", "band": "excellent", "name": "Documentation", "note": null, "notes": [], "value": 90, "inputs": { "topics": [ "julialang", "julia", "pluto", "html", "tutorials", "notebooks" ], "has_wiki": false, "homepage": "https://plutostatichtml.huijzer.xyz/dev/", "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://plutostatichtml.huijzer.xyz/dev/", "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": "6 topics", "points": 10, "status": "met", "details": [ { "code": "topics_count", "params": { "count": 6 } } ], "max_points": 10 }, { "key": "wiki", "name": "Wiki", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 } ] } ], "description": "Are baseline engineering and documentation practices in place?" }, { "key": "security", "band": "moderate", "name": "Security", "value": 50, "weight": 0.16, "metrics": [ { "key": "security_posture", "band": "moderate", "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": 50, "inputs": { "source": "openssf_scorecard", "checks_evaluated": 15, "scorecard_version": "v5.5.0", "checks_inconclusive": 3, "scorecard_aggregate": 5 }, "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": "13 out of 24 merged PRs checked by a CI test -- score normalized to 5", "points": 1.2, "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": "Found 5/27 approved changesets -- score normalized to 1", "points": 0.8, "status": "partial", "details": [], "max_points": 7.5 }, { "key": "contributors", "name": "Contributors", "detail": "project has 5 contributing companies or organizations", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "dangerous_workflow", "name": "Dangerous-Workflow", "detail": "no dangerous workflow patterns detected", "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "dependency_update_tool", "name": "Dependency-Update-Tool", "detail": "update tool detected", "points": 7.5, "status": "met", "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 2 issue activity found in the last 90 days -- score normalized to 4", "points": 3, "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": "high_risk_jurisdiction_exposure", "band": "exceptional", "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" ], "commit_weight_rule": { "min_commits": 50, "min_commit_share": 0.1 }, "review_only_matches": 0, "below_threshold_exposures": [], "assessed_self_published_locations": 16 }, "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": 28, "weight": 0.04, "metrics": [ { "key": "ai_agent_context", "band": "weak", "name": "Agent context & guidance", "note": null, "notes": [], "value": 39, "inputs": { "has_llms_txt": false, "legible_history_share": 0.723, "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": "68 of 94 human commits state their intent (structured subject or explanatory body)", "points": 38.6, "status": "partial", "details": [ { "code": "legible_history", "params": { "legible": 68, "sampled": 94 } } ], "max_points": 40 } ] }, { "key": "ai_verify_loop", "band": "at_risk", "name": "Verify loop (build / test / typecheck)", "note": null, "notes": [], "value": 30, "inputs": { "has_nix": false, "has_tests": true, "lockfiles": [], "has_dockerfile": false, "typed_language": false, "bootstrap_files": [], "has_devcontainer": false, "has_linter_config": false, "typecheck_configs": [], "agent_commit_share": 0, "toolchain_manifests": [], "dependency_bot_commit_share": 0.06 }, "components": [ { "key": "one_command_bootstrap", "name": "One-command bootstrap", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 18 }, { "key": "automated_tests", "name": "Automated tests", "detail": null, "points": 22, "status": "met", "details": [], "max_points": 22 }, { "key": "lint_format_config", "name": "Lint / format config", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 11 }, { "key": "static_type_checking", "name": "Static type checking", "detail": 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": "6 of the last 100 commits are automated dependency updates", "points": 8, "status": "met", "details": [ { "code": "dependency_bot_commits", "params": { "count": 6, "sampled": 100 } } ], "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": "critical", "name": "Code legibility for models", "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "manageable_file_sizes" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 1, "inputs": { "primary_language": "Julia", "largest_source_bytes": null, "source_files_sampled": 0, "oversized_source_files": 0 }, "components": [ { "key": "type_checkable_code", "name": "Type-checkable code", "detail": "Julia without a type-check config", "points": 0, "status": "missed", "details": [ { "code": "no_typecheck_config_language", "params": { "language": "Julia" } } ], "max_points": 45 }, { "key": "manageable_file_sizes", "name": "Manageable file sizes", "detail": "no source files detected", "points": 0, "status": "excluded", "details": [ { "code": "no_source_files", "params": {} } ], "max_points": 55 } ] } ], "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)." } ], "classification": { "top": [], "labels": [], "scores": {}, "primary": null, "evidence": [], "artifacts": [], "confidence": "none", "host_extension": false, "runs_as_process": false, "consumed_by_code": false }, "metrics_version": "2.5.0" }, "warnings": [ "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token" ], "report_type": "repository", "generated_at": "2026-08-05T08:33:40.275437Z", "schema_version": "0.31.0", "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaPluto/PlutoStaticHTML.jl.svg", "full_name": "JuliaPluto/PlutoStaticHTML.jl", "license_state": "standard", "license_spdx": "MIT" }, "repoMeta": null, "notFound": false, "related": [ { "id": 30617, "full_name": "nteract/papermill", "url": "https://github.com/nteract/papermill", "description": "📚 Parameterize, execute, and analyze notebooks", "ecosystem": "pypi", "ecosystems": [ "pypi" ], "primary_language": "Python", "languages": [ "Python", "Jupyter Notebook" ], "topics": [ "jupyter", "notebooks", "notebook-generator", "nteract", "publishing", "pipeline", "notebook", "python", "julia", "scala", "mapreduce" ], "license_spdx": "BSD-3-Clause", "license_state": "standard", "stars": 6459, "forks": 460, "watchers": 82, "monthly_downloads": 14059350, "latest_score": 86, "latest_band": "excellent", "latest_scanned_at": "2026-07-21T01:36:31.034367Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 54424, "full_name": "julia-vscode/julia-vscode", "url": "https://github.com/julia-vscode/julia-vscode", "description": "Julia extension for Visual Studio Code", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript", "Julia" ], "topics": [ "julia", "vscode", "integrated-development-environment", "ide", "julialang", "julia-language" ], "license_spdx": null, "license_state": "custom", "stars": 1339, "forks": 233, "watchers": 31, "monthly_downloads": null, "latest_score": 84, "latest_band": "excellent", "latest_scanned_at": "2026-08-05T09:13:38.990919Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/julia-vscode/julia-vscode?v=4911a485-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 32741, "full_name": "JuliaGPU/KernelAbstractions.jl", "url": "https://github.com/JuliaGPU/KernelAbstractions.jl", "description": "Heterogeneous programming in Julia", "ecosystem": null, "ecosystems": [], "primary_language": "Julia", "languages": [ "Julia" ], "topics": [ "gpu-computing", "heterogeneous-parallel-programming", "julia", "julia-package", "julialang" ], "license_spdx": "MIT", "license_state": "standard", "stars": 511, "forks": 87, "watchers": 16, "monthly_downloads": null, "latest_score": 80, "latest_band": "excellent", "latest_scanned_at": "2026-07-21T12:48:04.713362Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "organic", "abandonment_state": "unverified", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 6261, "full_name": "processing/p5.js", "url": "https://github.com/processing/p5.js", "description": "p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. Looking for p5.js 2.0? http://beta.p5js.org", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript", "Markdown" ], "topics": [ "javascript", "graphics", "education", "learning", "art", "design", "sound", "html", "p5js", "creative-coding", "processing" ], "license_spdx": "LGPL-2.1", "license_state": "standard", "stars": 23843, "forks": 3799, "watchers": 484, "monthly_downloads": 562094, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-08-05T03:32:51.212680Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/processing/p5.js?v=d8e5b5ab-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 31023, "full_name": "marimo-team/marimo", "url": "https://github.com/marimo-team/marimo", "description": "A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. Stored as pure Python. All in a modern, AI-native editor.", "ecosystem": "npm", "ecosystems": [ "npm", "pypi" ], "primary_language": "Python", "languages": [ "Python", "TypeScript" ], "topics": [ "notebooks", "python", "data-science", "machine-learning", "artificial-intelligence", "data-visualization", "developer-tools", "reactive", "pipeline", "web-app", "dag", "dataflow", "sql" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 22224, "forks": 1213, "watchers": 68, "monthly_downloads": 43631, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-05T04:03:46.900383Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/marimo-team/marimo?v=7b394622-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 36269, "full_name": "markedjs/marked", "url": "https://github.com/markedjs/marked", "description": "A markdown parser and compiler. Built for speed.", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript", "TypeScript", "HTML" ], "topics": [ "markdown", "compiler", "parser", "commonmark", "gfm", "hacktoberfest", "markup", "html" ], "license_spdx": null, "license_state": "custom", "stars": 37026, "forks": 3613, "watchers": 381, "monthly_downloads": 242534193, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-04T19:43:46.054715Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/markedjs/marked?v=6c02a7bf-1", "icon_source_type": "homepage", "badge_url": "" } ] } }
Registro público
Informe de salud del softwareesquema 0.31.0 · métricas 2.5.0 · 2026-08-05 08:33 UTC

JuliaPluto / PlutoStaticHTML.jl

Convert Pluto notebooks to HTML in automated workflows

JuliaMIT★ 88 estrellas⑂ 7 forksdesde oct 2021Ver en GitHub ↗

JuliaPluto/PlutoStaticHTML.jl tiene un índice de salud de 59 sobre 100, lo que lo sitúa en la banda Moderado. Su puntuación más alta es Engineering Quality (71/100) y la más baja, AI Readiness (28/100). Se actualizó por última vez hace 42 días. Una sola persona concentra la mayor parte del trabajo reciente.

59
global / 100
Moderado

Índice de salud del software

Las métricas se agrupan en categorías ponderadas sobre una escala estandarizada de 1 a 100. El resultado global parte de su media ponderada, calibrada contra la distribución del registro público para que las bandas tengan significado percentil; cuando la evidencia pública activa la Política de Jurisdicciones de Alto Riesgo, la calificación se ajusta y recibe un límite «En riesgo» de 34.

59
Excepcional93-100El nivel más alto del registro (≈ el 5% superior); cumple prácticamente todos los criterios evaluados
Excelente80-92Sólido en todos los frentes; carencias menores
Bueno65-79Saludable; carencias limitadas y manejables
Moderado50-64Aceptable con carencias notables; se recomienda revisión
Débil35-49Debilidades sustanciales en varias áreas
En riesgo20-34Debilidades significativas; su adopción exige cautela
Crítico1-19Problemas graves (proyecto abandonado, un solo mantenedor, sin higiene)
VitalidadComunidad yAdopciónSostenibilidady GobernanzaCalidad deIngenieríaSeguridadPreparaciónpara IA

Perfil de puntuación

Cada eje es una categoría. La forma importa más que la media: un proyecto sano llena toda la figura, mientras que un perfil de picos y cráteres indica que la fortaleza en una dimensión enmascara el riesgo en otra.

El resultado global ponderado 56 se calibra a 59 en la escala publicada del índice (calibración del registro 2026-08-02).

Titularidad

PlutoOrganización
112 seguidores68 repositorios públicosdesde nov 2020

Este repositorio está respaldado por una organización: una custodia compartida y responsable que puede sobrevivir a cualquier mantenedor individual.

Métricas por categoría

Vitalidad

¿Está vivo el proyecto: se escribe código y se publican versiones?

60Moderado · 21% del índice global
Cómo se puntúa
18/36Recencia de push — último push hace 42 días
6.2/36Cadencia de commits — 9/52 semanas con commits
10/18Volumen de commits — 12 commits en el último año
4/10OpenSSF Scorecard: Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
Datos de entrada utilizados
commits_last_year12
human_commit_share0,94
days_since_last_push42
active_weeks_last_year9
Cómo se puntúa
27/27Publica versiones — 87 versiones publicadas
36/36Recencia de las versiones — última versión hace 48 días
19.8/27Cadencia de publicación — una versión cada ~60,3 días
0/10OpenSSF Scorecard: Signed-Releases — sin datos
Datos de entrada utilizados
releases_count87
latest_release_tagv8.0.0
releases_from_tagsno
days_since_latest_release48
mean_days_between_releases60,3
Excluidos de la puntuación (sin datos o no aplicable): OpenSSF Scorecard: Signed-Releases. Los pesos restantes se han renormalizado.

Comunidad y Adopción

¿Tiene el proyecto usuarios, descargas, atención y unas condiciones acogedoras para quienes contribuyen?

44Débil · 17% del índice global
Cómo se puntúa
31.5/60Estrellas — 88 estrellas
6.5/25Forks — 7 forks
0/15Observadores — 2 observadores
Datos de entrada utilizados
forks7
stars88
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
Cómo se puntúa
22.5/22.5README
22.5/22.5Licencia — licencia reconocida (MIT)
0/18Guía CONTRIBUTING
0/13.5Código de conducta
0/7.2Plantilla de issues
0/6.3Plantilla de PR
Datos de entrada utilizados
has_readme
has_license
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sostenibilidad y Gobernanza

¿Sobrevivirá el proyecto a sus personas: factor bus, capacidad de respuesta, quién lo respalda y mantenimiento del paquete?

57Moderado · 23% del índice global
Cómo se puntúa
9/54Factor bus — la mitad de los commits recae en 1 contribuyente(s)
1.6/22.5Distribución de commits — el principal contribuyente firma el 93% de los commits
13.5/13.5Amplitud de contribuyentes — 10 contribuyentes
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Datos de entrada utilizados
bus_factor1
contributors_sampled10
top_contributor_share0,927
Cómo se puntúa
33.4/42Resolución de issues — 80% de issues cerradas
28.4/30Aceptación de PR — 126/133 PR decididos fusionados
0/13Newcomer PR acceptance — ningún PR de un contribuyente primerizo decidido en 30 d
1.5/15OpenSSF Scorecard: Code-Review — Found 5/27 approved changesets -- score normalized to 1
Datos de entrada utilizados
merged_prs126
open_issues16
closed_issues62
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0,795
closed_unmerged_prs7
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluidos de la puntuación (sin datos o no aplicable): newcomer_pr_acceptance. Los pesos restantes se han renormalizado.
Cómo se puntúa
30/30Respaldo de la propiedad — propiedad de una organización
0/20Dominio verificado
14.8/25Alcance del propietario — 112 seguidores de JuliaPluto
24.4/25Trayectoria — 68 repos públicos, cuenta de ~5 años
Datos de entrada utilizados
followers112
owner_typeOrganization
is_verified
owner_loginJuliaPluto
public_repos68
account_age_days2086

Calidad de Ingeniería

¿Existen unas prácticas mínimas de ingeniería y documentación?

71Bueno · 19% del índice global
Cómo se puntúa
24/24Flujos de trabajo de CI — 3 flujo(s) de trabajo
24/24Pruebas presentes
0/16Configuración de linter
0/9.6Hooks de pre-commit
0/6.4.editorconfig
10/20OpenSSF Scorecard: CI-Tests — 13 out of 24 merged PRs checked by a CI test -- score normalized to 5
Datos de entrada utilizados
has_ci
has_tests
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentación

90Excelente
Cómo se puntúa
30/30README
25/25Directorio de documentación
15/15Sitio de documentación / página del proyecto — https://plutostatichtml.huijzer.xyz/dev/
10/10Descripción del repositorio
10/10Topics — 6 topics
0/10Wiki
Datos de entrada utilizados
topicsjulialang, julia, pluto, html, tutorials, notebooks
has_wikino
homepagehttps://plutostatichtml.huijzer.xyz/dev/
has_readme
has_docs_dir
has_description

Seguridad

¿Son sólidas las prácticas visibles de seguridad y de cadena de suministro, sin exposición jurisdiccional de alto riesgo sin resolver?

50Moderado · 16% del índice global
Cómo se puntúa
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — sin datos
1.2/2.5CI-Tests — 13 out of 24 merged PRs checked by a CI test -- score normalized to 5
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/27 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5Licencia — license file detected
3/7.5Maintained — 3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — sin datos
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — sin datos
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Datos de entrada utilizados
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5
Excluidos de la puntuación (sin datos o no aplicable): branch_protection, packaging, signed_releases. Los pesos restantes se han renormalizado.

Preparación para IA

¿Hasta qué punto está el repositorio preparado para desarrollarse y mantenerse con agentes de codificación de IA? Tiene un peso deliberadamente pequeño (4%): las herramientas para agentes son una señal real de mantenimiento, pero un repositorio sin ninguna puede alcanzar igualmente 100/100.

28En riesgo · 4% del índice global
Cómo se puntúa
0/45Instrucciones para agentes — sin CLAUDE.md / AGENTS.md / reglas de editor
0/15Documentación legible por máquinas (llms.txt)
38.6/40Historial de commits legible — 68 de 94 commits humanos declaran su intención (asunto estructurado o cuerpo explicativo)
Datos de entrada utilizados
has_llms_txtno
legible_history_share0,723
agent_instruction_files
agent_instruction_max_bytes
Cómo se puntúa
0/18Arranque con un solo comando
22/22Pruebas automatizadas
0/11Configuración de lint / formato
0/11Verificación estática de tipos
0/10Entorno reproducible
0/10Práctica demostrada con agentes — ningún commit con autoría de agente entre los últimos 100
8/8Mantenimiento automatizado — 6 de los últimos 100 commits son actualizaciones automáticas de dependencias
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Datos de entrada utilizados
has_nixno
has_tests
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0,06
Cómo se puntúa
0/45Código verificable por tipos — Julia sin configuración de verificación de tipos
0/55Tamaños de archivo manejables — no se detectaron archivos fuente
Datos de entrada utilizados
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
Excluidos de la puntuación (sin datos o no aplicable): Tamaños de archivo manejables. Los pesos restantes se han renormalizado.

Datos clave

88estrellas de GitHub
10contribuidores
12commits en los últimos 12 meses
42días desde el último push
87versiones publicadas
1factor bus
16issues abiertas
ecosistemas de paquetes

Advertencias de recopilación de datos

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

Más detalle

Historial de estrellas y forks 0 ★ / 7 ⇿
0Estrellas
7Forks
80Versiones

Cuándo se añadió cada estrella y fork, recopilado de GitHub y agrupado por día. El crecimiento acumulado se sitúa justo encima de las adiciones diarias que lo componen, de modo que ambos se leen en conjunto: la acumulación orgánica sostenida no se parece en nada a un pico abrupto y efímero. Cuando esa diferencia es medible, se informa como autenticidad del crecimiento.

1234567712021-112023-092025-07
Mayor 7Menor 9Parche 64

Cada punto abarca 4 días.

OpenSSF Scorecard 5.0 / 10
5.0agregado

Evaluación de seguridad independiente y agnóstica en cuanto a herramientas, procedente del proyecto de código abierto OpenSSF Scorecard. Cada comprobación premia una práctica de seguridad, no la herramienta de un proveedor concreto. Las comprobaciones que Scorecard no pudo determinar se marcan como n/d y se excluyen de la puntuación de seguridad (nunca se cuentan como cero).Scorecard v5.5.0 · 2026-08-05 08:33 UTC

10Binary-Artifactsno binaries found in the repo
n/dBranch-Protectioninternal 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
5CI-Tests13 out of 24 merged PRs checked by a CI test -- score normalized to 5
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/27 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4
n/dPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/dSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Todas las dependencias 0

Conjunto completo de dependencias resueltas según el grafo de dependencias de GitHub: 0 paquetes directos y 0 indirectos (transitivos). El cierre transitivo es completo cuando el repositorio incluye un lockfile.

RegistroPaqueteVersiónRelación
Avisos de dependencias sin evaluar

El cotejo de avisos no pudo ejecutarse para este informe: No resolved dependencies to assess

Informe JSON sin procesar legible por máquina

Las puntuaciones son señales, no garantías. Reflejan prácticas públicamente visibles en GitHub; no son una auditoría de código ni una garantía de seguridad.

Los datos ausentes se excluyen y los pesos se renormalizan; nunca se puntúan como cero. La metodología es versionada y abierta: métricas v2.5.0, esquema v0.31.0 — metodología completa · wiki de métricas.

Cómo se sitúa un resultado dentro del registro general: estadísticas agregadas.