Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"crow",
"cpp",
"webserver",
"framework",
"header-only",
"http",
"websocket",
"http-server"
],
"is_fork": false,
"size_kb": 148913,
"has_wiki": false,
"homepage": "https://crowcpp.org",
"languages": {
"C": 1646,
"C++": 712423,
"CMake": 21706,
"Shell": 11143,
"Python": 6958,
"Starlark": 1769
},
"pushed_at": "2026-07-01T13:15:20Z",
"created_at": "2018-08-10T20:26:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-21T18:15:54Z",
"description": "A Fast and Easy to use microframework for the web.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": "crowcpp.org",
"name": "Crow",
"type": "Organization",
"login": "CrowCpp",
"company": null,
"location": null,
"followers": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/75249858?v=4",
"created_at": "2020-11-30T10:28:13Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 2059
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2026-06-29T10:04:30Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2026-03-29T18:48:12Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2026-02-11T23:26:03Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-10-13T14:50:57Z"
},
{
"tag": "v1.2.1.2",
"kind": "other",
"published_at": "2025-02-10T13:46:09Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2024-05-28T20:54:21Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-01-23T19:16:18Z"
},
{
"tag": "v1.0+5",
"kind": "other",
"published_at": "2022-08-24T09:42:49Z"
},
{
"tag": "v1.0+4",
"kind": "other",
"published_at": "2022-06-28T14:19:52Z"
},
{
"tag": "v1.0+3",
"kind": "other",
"published_at": "2022-05-07T10:02:28Z"
},
{
"tag": "v1.0+2",
"kind": "other",
"published_at": "2022-04-29T00:41:46Z"
},
{
"tag": "v1.0+1",
"kind": "other",
"published_at": "2022-03-30T15:44:07Z"
},
{
"tag": "v1.0",
"kind": "other",
"published_at": "2022-03-29T12:05:19Z"
},
{
"tag": "v0.3+4",
"kind": "other",
"published_at": "2022-01-12T00:59:20Z"
},
{
"tag": "v0.3+3",
"kind": "other",
"published_at": "2021-10-15T02:05:26Z"
},
{
"tag": "v0.3+2",
"kind": "other",
"published_at": "2021-07-05T10:47:37Z"
},
{
"tag": "v0.3+1",
"kind": "other",
"published_at": "2021-06-28T16:49:29Z"
},
{
"tag": "v0.3",
"kind": "other",
"published_at": "2021-06-05T03:44:53Z"
},
{
"tag": "0.2",
"kind": "other",
"published_at": "2020-10-31T22:22:49Z"
}
],
"recent_commits": [
{
"oid": "9ab99521efac1aaa06868a1655c992dead3de70a",
"body": null,
"is_bot": false,
"headline": "update third party version for catch2 and cmake-sbom",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-06-29T08:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba7a5ddf7d0f00851edb88b33219ea5537a98633",
"body": "…-> bad_request (#1196)\n\nadded unittest with missing name header in multipart request",
"is_bot": false,
"headline": "check for existence of name header before using it, in case of error …",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-06-29T08:45:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbaf5c1ea0b8f05d53059937a5af6194b5e6b9ff",
"body": "* Expanded floating point tests\n\n* Do not modify exponent when removing trailing zeroes",
"is_bot": false,
"headline": "No trailing zeroes in exponents - see #1042 (#1191)",
"author_name": "Robert Rattray",
"author_login": "RMRattray",
"committed_at": "2026-06-21T17:05:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8487afb7d20832b415884dbfd734b87d921c95cf",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-19T22:19:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7115e79723a540625056c0cccdf44e13280b3d92",
"body": "Bumps [repolevedavaj/install-nsis](https://github.com/repolevedavaj/install-nsis) from 1.2.0 to 1.2.1.\n- [Release notes](https://github.com/repolevedavaj/install-nsis/releases)\n- [Commits](https://github.com/repolevedavaj/install-nsis/compare/v1.2.0...v1.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: repolevedavaj/install-nsis\n dependency-version: 1.2.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump repolevedavaj/install-nsis from 1.2.0 to 1.2.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-14T12:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399336c6522a24547de728e28ce3d0f04f44c9c5",
"body": "…m-template-base\n\nMustache custom template base corrected",
"is_bot": false,
"headline": "Merge pull request #1187 from BartelNieuwenhuyse/bugfix/mustach_custo…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-06-02T08:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90dc980488cf311d9df7e9322bb7538ccada0c95",
"body": null,
"is_bot": false,
"headline": "Use global template base if no custom is defined",
"author_name": "Bartel Van Nieuwenhuyse",
"author_login": null,
"committed_at": "2026-06-01T06:39:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326e96b844ae79c0845d11b124818985ee860848",
"body": null,
"is_bot": false,
"headline": "updated buid dirs in .gitignore",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-05-12T09:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bd3cc2780f40c0b766e97f93d232c354793369",
"body": "…-value-handler-causes-404-on-subsequent-requests-on-a-keep-alive-connection\n\nfix for: Catchall route with return-value handler causes 404 on subsequent requests on a keep-alive connection",
"is_bot": false,
"headline": "Merge pull request #1183 from CrowCpp/1181-catchall-route-with-return…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-05-11T15:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60d2d5b3c899ba9f98f99f8aad9d13f4114a74d",
"body": "Prevent possible integer overflow on multiplication",
"is_bot": false,
"headline": "Merge pull request #1184 from CrowCpp/alert-fix-1",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-05-11T15:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6361f4adca1ebd284c3506b4abd845b679bfea6d",
"body": "…multiplication",
"is_bot": false,
"headline": "set type of indent to size_t to prevent possible integer overflow on …",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-05-10T22:13:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbe6a45f3f74ee54bf4a97cf0be77a35a449cf32",
"body": "…xternally now.\n\nadded regressiontest from bug report too.",
"is_bot": false,
"headline": "removed response.end() call from catchall handlers, as it is called e…",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-05-10T21:34:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a87cfd7331260513878e2291088b2215c487532",
"body": "Bumps [repolevedavaj/install-nsis](https://github.com/repolevedavaj/install-nsis) from 1.1.0 to 1.2.0.\n- [Release notes](https://github.com/repolevedavaj/install-nsis/releases)\n- [Commits](https://github.com/repolevedavaj/install-nsis/compare/v1.1.0...v1.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: repolevedavaj/install-nsis\n dependency-version: 1.2.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump repolevedavaj/install-nsis from 1.1.0 to 1.2.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-09T11:53:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ecd59c2e7f4467c900bffde9eb5c946c4eac3f5",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 20 to 21.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v20...v21)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '21'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 20 to 21",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-28T19:07:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21f8bcfa6b900fcc76ee01a5bc6823b129f1e63f",
"body": "… of CROW_WEBSOCKET_ROUTE",
"is_bot": false,
"headline": "in crow::Crow<> : add definition of WebSocketRule_t to simplify usage…",
"author_name": "CarloDG80",
"author_login": "CarloDG80",
"committed_at": "2026-04-13T15:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61a26ee2e5f63735e6c9815d8f7e8c611a3f336",
"body": null,
"is_bot": false,
"headline": "added two applications using crow from github",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-04-07T15:43:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ca698fe3c8697d4296933a99d6543cca1819db",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 19 to 20.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v19...v20)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '20'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 19 to 20",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-05T13:55:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "af98dfa8ee32641e4691de3038b270afd3a67a94",
"body": null,
"is_bot": false,
"headline": "add testcase for injected header, removed executable sample",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-04-03T09:40:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f550439214176412adcbe438e6e701d462d780e7",
"body": "…des-in-docs\n\nadded WebDav return Codes to docs",
"is_bot": false,
"headline": "Merge pull request #1174 from CrowCpp/1157-extend-list-of-response-co…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-04-02T19:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7f32428fdc878f08ccea7418d099bfb4e19c8e",
"body": "Add SBOM generation guide",
"is_bot": false,
"headline": "Merge pull request #1172 from Xata/master",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-04-02T19:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09267a9cabf6e4370430bd56756037ab7246a019",
"body": "Add 2 new fuzzing harnesses",
"is_bot": false,
"headline": "Merge pull request #1173 from DavidKorczynski/new-fuzzing",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-04-02T19:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50213e6d21e28e73195fb6779204ada0ae2d4b8b",
"body": null,
"is_bot": false,
"headline": "added WebDav return Codes to docs",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-04-02T19:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2089cfb8d34029dce1fdca36edd6ccacf325cea4",
"body": "Signed-off-by: David Korczynski <david@adalogics.com>",
"is_bot": false,
"headline": "Add 2 new fuzzing harnesses",
"author_name": "David Korczynski",
"author_login": "DavidKorczynski",
"committed_at": "2026-04-02T18:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "818db503857e7c2d221ecf105f56b063300c1b92",
"body": "Signed-off-by: Maciej Wal <1977132+Xata@users.noreply.github.com>",
"is_bot": false,
"headline": "Add SBOM generation guide",
"author_name": "Maciej Wal",
"author_login": "Xata",
"committed_at": "2026-04-02T17:22:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22b13b207fda11f7532a0e56ce64279267f8b33",
"body": "Add StaticRule type\n- Add Crow::route_static\n- Add Crow::static_file\n\n- Change TEST_CASE(\"send_file\") to use CROW_STATIC_FILE macro\n- Update static documentation",
"is_bot": false,
"headline": "Creates static route for internalPath (#1147)",
"author_name": "CarloDG80",
"author_login": "CarloDG80",
"committed_at": "2026-04-01T20:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b8bd1487f7c8714e68f2f54ee761547969e9534",
"body": "* Methods have more than 32 values which means we can't use a 32 bit value to represent it\nuse 64 bit values for bit mask now",
"is_bot": false,
"headline": "Fix Routing's `methods_` Bitmask Overflow (#1169)",
"author_name": "David Petkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-29T21:53:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e9aa2e5bdb6c4518a03356b4500310f9445148c",
"body": "…rld_inject example (#1167)",
"is_bot": false,
"headline": "fix#1165: sanitize header values to prevent injection and add hellowo…",
"author_name": "张三思",
"author_login": "notfresh",
"committed_at": "2026-03-27T07:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e3ed0bdd3a92b5a8d42165515e305b1207b4167",
"body": null,
"is_bot": false,
"headline": "fix handle_header",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db054eb0359f04b6ec337b53f352530f138f6c6",
"body": null,
"is_bot": false,
"headline": "Exit early for requests with no route for optional too",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d748c6a4bba5fdad3e58f58ffdd2e79815a835e0",
"body": null,
"is_bot": false,
"headline": "Fix erroneous unit test 2",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1faf29ffa3d077214ad5ed0203699a907788b652",
"body": null,
"is_bot": false,
"headline": "Fix erroneous unit test",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8eb586f56ee4452d5c27d3e87f7502a490049d9",
"body": "…ockets for websocket endpoints",
"is_bot": false,
"headline": "Prevent memory leak from Options requests trying to upgrade into webs…",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d0f62c5349efd67e9a50400feba1dd3220ab522",
"body": null,
"is_bot": false,
"headline": "Handle headers for HTTPMethod::Options",
"author_name": "DavidPetkovsek",
"author_login": "DavidPetkovsek",
"committed_at": "2026-03-23T23:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6cd1cf35556662984547d3ab623219e3681b04",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 18 to 19.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v18...v19)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '19'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 18 to 19",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-22T14:38:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "70a72f72122f8d093aca5768f4b7d3c7bf0dd0f0",
"body": "* Replace DBL_DECIMAL_DIG with more portable C++ variant.",
"is_bot": false,
"headline": "Fix build on OpenBSD (#1162)",
"author_name": "Wisdurm",
"author_login": "Wisdurm",
"committed_at": "2026-03-17T20:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8936908ef8eb7bf0994ae448f2982ce7c7090d7",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 17 to 18.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v17...v18)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '18'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 17 to 18",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-16T17:41:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cfeb2be4459dc41a96a18170f10983ee25c774af",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 16 to 17.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v16...v17)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '17'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 16 to 17",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-14T11:16:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "06e93cf67cc116d3561951547f2b7c5f6ab0a440",
"body": "Enable compiler sanitizers for test builds, fixed new bugs found with them",
"is_bot": false,
"headline": "Merge pull request #1154 from shan-tanu-joshi-3010/fix-query-string-oob",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-03-08T10:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf10a3e29d4ce4d38e2cce8ed0228592b09fb48b",
"body": null,
"is_bot": false,
"headline": "Enable compiler sanitizers for test builds (Fixes #1137)",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-03-04T19:47:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb15f665684f84137ed98e37eee5c4953505afe4",
"body": null,
"is_bot": false,
"headline": "Enable compiler sanitizers for test builds (Fixes #1137)",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-03-01T20:53:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "389d4f7e6d75cea8b9dd3757c13c75b7568c2b89",
"body": null,
"is_bot": false,
"headline": "Enable compiler sanitizers for test builds (Fixes #1137)",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-02-28T18:12:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa6df29c3cef148863fab4922d9840962789c912",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '7'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 6 to 7",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-28T10:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2492e4ddd857658c8a69fab95517c3b521dcea33",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 15 to 16.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v15...v16)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '16'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 15 to 16",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-26T14:53:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ecd0aef3d38e55d0a4bb2da9917cac40cc5a06cb",
"body": "… when using vcpkg and FetchContent (#1133)",
"is_bot": false,
"headline": "Feature#1129-CMake Error: ALIAS target \"Boost::system\" name collision…",
"author_name": "Emmanuel Bachlitzanakis",
"author_login": "EmBachlitzanakis",
"committed_at": "2026-02-25T23:34:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6571a065a88d3e42635fd9a4a57ad7e5a01cf3ed",
"body": "…x heap-buffer-overflow in query_string for malformed '%' (#1134)\n\n* Fix heap-buffer-overflow in query_string for malformed '%'",
"is_bot": false,
"headline": "Fix heap-buffer-overflow in query_string when parsing malformed '%'Fi…",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-02-25T23:12:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c021a7c876eeb76ad00946b83da5d8a8199a84",
"body": "* add function \"has(key):bool\" to crow::json::wvalue\n* crow::json::wvalue : add functions operator cast to std::string",
"is_bot": false,
"headline": "Minor features to crow::json::wvalue (#1143)",
"author_name": "CarloDG80",
"author_login": "CarloDG80",
"committed_at": "2026-02-22T17:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7830f45ae5d2a1b1d9b81f9fa959c3547182e30f",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 14 to 15.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v14...v15)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '15'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 14 to 15",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-22T17:41:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b5c7b90f151b49563c8d351fc8a0cd1f1ab50786",
"body": null,
"is_bot": false,
"headline": "added http status codes from RFC 2518 (WebDAV)",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-02-11T23:05:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "773faaae7fd90486a80c24db6fb40fafa8d75f0b",
"body": "Protect websockets_ by mutex",
"is_bot": false,
"headline": "Merge pull request #1136 from softcom-su/websockets-mutex",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-02-03T21:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab7b5a675fa04df7823482e9b8c68d6c0e39e7cd",
"body": "…d6/action-download-artifact-14\n\nBump dawidd6/action-download-artifact from 12 to 14",
"is_bot": false,
"headline": "Merge pull request #1139 from CrowCpp/dependabot/github_actions/dawid…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2026-02-03T17:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c4311c2c6fd1cb980c26d08a0d6f7010c69089",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 12 to 14.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v12...v14)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '14'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 12 to 14",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-02-02T14:45:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "38e6a20700a3f4da4e1c3f0f1d0984200dc1c849",
"body": null,
"is_bot": false,
"headline": "Additional warning ofr TSAN and Clang",
"author_name": "Andrew Guz",
"author_login": "andrew-guz",
"committed_at": "2026-01-26T08:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e5977fbb1a59d483f0a005eb1d8dec08f1e17dc",
"body": null,
"is_bot": false,
"headline": "Protect websockets_ by mutex",
"author_name": "Andrew Guz",
"author_login": "andrew-guz",
"committed_at": "2026-01-23T14:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8347d6343870356966e99659c674aac0f96dad27",
"body": null,
"is_bot": false,
"headline": "Removed intermediate debug file test_fix.cpp",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-01-19T07:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa5076d7b9ec84f4091041758d9e532ad9de3de",
"body": null,
"is_bot": false,
"headline": "Fix heap-buffer-overflow in query_string for malformed '%'",
"author_name": "shan-tanu-joshi-3010",
"author_login": "shan-tanu-joshi-3010",
"committed_at": "2026-01-17T18:21:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acad130efda02134a3ec7b36d66eb44ddbac226",
"body": null,
"is_bot": false,
"headline": "updated external libs catch2 3.10->3.12, cmake-sbom 1.3.0 -> 1.4.0",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2026-01-12T09:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8236cc320d81c2ddd6053f628cdf08c30b91a780",
"body": "…alue-when-the-key-is-not-found\n\nfix for issue #1127 Small oob read in `qs_scanvalue` when the key is not found - increment qs only if '&' was found",
"is_bot": false,
"headline": "Merge pull request #1132 from CrowCpp/1127-small-oob-read-in-qs_scanv…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-12-31T09:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e0f2038dd5f7949b7c228ce61c4b81ec121c9a7",
"body": "additional function cleanup",
"is_bot": false,
"headline": "increment qs only if '&' was found",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-12-30T13:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e41d9f52a8043b279ad52e99f634694a64aeb8e",
"body": "…double-lookup-on-unordered_multimap\n\nremoved double lookup on get_header_value() by map.count() and map.find()",
"is_bot": false,
"headline": "Merge pull request #1131 from CrowCpp/1125-get_header_value-performs-…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-12-30T11:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b8c0a1f1b86b0aee4cc283496710e4ae34d07fb",
"body": "made empty string const, changed from template to ci_map parameter",
"is_bot": false,
"headline": "removed double lookup by count() and find(),",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-12-29T19:18:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2709cb04cff1c28e03c394907ce916b66b48adb3",
"body": "Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12.\n- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)\n- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v11...v12)\n\n---\nupdated-dependencies:\n-\n[…]\nme: dawidd6/action-download-artifact\n dependency-version: '12'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump dawidd6/action-download-artifact from 11 to 12",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-27T20:54:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "80ba18cdc4f6503888044b44b58a2bac17be82d2",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T17:10:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ed7b1742c8e7eee8979106f96f643c106ba8a5",
"body": null,
"is_bot": false,
"headline": "added protection against empty get_found_bp result.",
"author_name": "Mohamed Ikbel Boulabiar",
"author_login": null,
"committed_at": "2025-12-09T21:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aa3fbb4a68e687f8fc4ba8f1b3d84d7cbd649ba",
"body": "…g (routing_handle_result and Trie/Router) to eliminate narrowing warnings",
"is_bot": false,
"headline": "Replace uint16_t with size_t for rule/blueprint indices across routin…",
"author_name": "Mohamed Ikbel Boulabiar",
"author_login": null,
"committed_at": "2025-12-07T16:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ca7f82685e77ef21b3ea5bcf9fbba4c33c0aba",
"body": null,
"is_bot": false,
"headline": "CROW_GENERATE_SBOM also need CPM. Fix CMakeLists.txt",
"author_name": "Илья Ракитин",
"author_login": null,
"committed_at": "2025-12-07T13:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c4ef111672313cfa1018e6d8483a13ef5793ee",
"body": null,
"is_bot": false,
"headline": "move CPM to CROW_BUILD_TESTS scope",
"author_name": "Илья Ракитин",
"author_login": null,
"committed_at": "2025-12-07T13:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56bbc7d59b20eb253b81a7f2225cc98741a7d012",
"body": "…_sync is used.",
"is_bot": false,
"headline": "returned error code on write and handled in all places where do_write…",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-12-06T14:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a7b20d7e7a3ec7d97db5121b8c626d756d5305",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-22T10:46:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "833f0cec9ca31e4b119603eee271694ab29e68fd",
"body": "…ring)",
"is_bot": false,
"headline": "readded condition for sending_buffers (seems get lost on last refacto…",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-11-17T11:09:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2172b8243e78f52e820f440472e266e5765624",
"body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump actions/upload-artifact from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-27T15:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2022aadccc91147dabce256a3c87fc206ed45aac",
"body": null,
"is_bot": false,
"headline": "replaced old trim function based on std::string by one using string_view",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-25T09:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b367bc719533b2b28975cbce53098adc585fcb46",
"body": null,
"is_bot": false,
"headline": "replace deprecated macos-13 runner by macos-14",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-19T10:45:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19041b83cec7d0e41cceab7af1a71762042b8e92",
"body": "Use string_view in CookieParser::before_handle parsing",
"is_bot": false,
"headline": "Merge pull request #1024 from Sightem/refactor/cookie-parser-string-view",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-10-15T10:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fc6a54626eb6e968599ac02f44707d076030cca",
"body": "Fix potential use-after-free of Connection from Asio thread",
"is_bot": false,
"headline": "Merge pull request #1103 from na-trium-144/fix-connection-use-after-free",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-10-12T17:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca3917f97f4b7aaa8e7cb51e32434dfa6ee9ba6",
"body": null,
"is_bot": false,
"headline": "remove redundant this capture",
"author_name": "na-trium-144",
"author_login": "na-trium-144",
"committed_at": "2025-10-12T16:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "221b6bef1831edf600aa3876f361337077aa86d4",
"body": "…all-double\n\nadded test for issue #1042",
"is_bot": false,
"headline": "Merge pull request #1061 from CrowCpp/1042-bug-in-serialization-of-sm…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-10-12T11:16:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4095ab29b36c9049c6e5f9178da65decf1fbf580",
"body": null,
"is_bot": false,
"headline": "C++ 17 related fix, using DBL_DECIMAL_DIG instead of DECIMAL_DIG",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-12T10:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb9d8c2c6260cc74a04e7be75a167d7863479b5",
"body": null,
"is_bot": false,
"headline": "Fix potential use-after-free of Connection from Asio thread",
"author_name": "na-trium-144",
"author_login": "na-trium-144",
"committed_at": "2025-10-11T14:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b42536ee8ac69a54977b7b9fd1e935b51496c9",
"body": null,
"is_bot": false,
"headline": "added test for issue #1042",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-10T01:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba7d7f167223a0ec3b8aa3aeef252ffc8ccd02d",
"body": "…st (Closes #1097)",
"is_bot": false,
"headline": "websockets: Allow sending a response when rejecting a websocket reque…",
"author_name": "autoantwort",
"author_login": "autoantwort",
"committed_at": "2025-10-10T00:31:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5a051ad74f76562c24773e5003a1d5a0f9be5a",
"body": null,
"is_bot": false,
"headline": "introduced catch_all into routing result",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-10T00:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f6fd922cec80e9c06758b614f86ee01d9b1b1f",
"body": "… in it.",
"is_bot": false,
"headline": "added testcase for catch_all handler called and check request content…",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-10T00:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d06fe7aa654445bb1cf24d046db2134c17d6324",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\ndependency-name: github/codeql-action\n dependency-version: '4'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3 to 4",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-09T22:46:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "01491bc8b9fa138419019ff338995c66cb9a5b22",
"body": null,
"is_bot": false,
"headline": "gitignore: Add macOS files and more files from QtCreator",
"author_name": "autoantwort",
"author_login": "autoantwort",
"committed_at": "2025-10-09T22:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a2e26be0863aa815aa8d1494b9172a4c65100c4",
"body": null,
"is_bot": false,
"headline": "add nsis install step",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-10-09T22:45:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a548d14cc1409321ba50f0fed8a4ab1905c830e6",
"body": "* url_display: correctly display v6 addresses\n\n---------\n\nCo-authored-by: Leander Schulten <Leander.Schulten@tetys.de>\nCo-authored-by: gittiver <gulliver@traumkristalle.net>",
"is_bot": false,
"headline": "url_display: correctly display v6 addresses (#1096)",
"author_name": "autoantwort",
"author_login": "autoantwort",
"committed_at": "2025-09-22T20:25:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110b6e3e660fdf93805525d305de9ba6595a181e",
"body": null,
"is_bot": false,
"headline": "unused capture removed",
"author_name": "Gulliver",
"author_login": "gittiver",
"committed_at": "2025-09-21T18:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd736450fa6f200d46febfb89a986507f7e8e68",
"body": "- Moved Mustache-related tests from unittest.cpp to a new file: test_mustache.cpp\n- Added coverage for:\n * Nested keys (e.g., user.name, user.address.city)\n * Function-returned template strings (including empty strings)\n * Lists and inverse/else blocks\n * HTML escaping, triple mustache, and unes\n[…]\n Removed Mustache tests from unittest.cpp for better organization\n* Added missing unit_tests/test_json.cpp to test source files list.\n\n---------\n\nCo-authored-by: gittiver <gulliver@traumkristalle.net>",
"is_bot": false,
"headline": "Refactor/isolate mustache tests (#1093)",
"author_name": "Nicholas Hanson",
"author_login": "nicholashanson",
"committed_at": "2025-09-21T18:39:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3ceeb5d49e9ad43da103ef077cc78c49fafa43c9",
"body": "* Refactor routing_params test and isolate HTTP response tests\n- Moved tests that depend solely on `crow::response` from unittest.cpp\n to tests/unit_tests/test_http_response.cpp for clearer separation of concerns.\n- Renamed the original \"simple_response_routing_params\" test in\n unittest.cpp to \"ro\n[…]\n only on the utility module into test_utility.cpp.\n* Moved websocket unit tests from unittests.cpp into unit_tests/test_websocket.cpp\n\n---------\n\nCo-authored-by: gittiver <gulliver@traumkristalle.net>",
"is_bot": false,
"headline": "Refactor/isolate websocket tests (#1091)",
"author_name": "Nicholas Hanson",
"author_login": "nicholashanson",
"committed_at": "2025-09-21T18:37:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "695e60406495c7b1fea1e6255746b08f3d485ed3",
"body": "* Refactor routing_params test and isolate HTTP response tests\n- Moved tests that depend solely on `crow::response` from unittest.cpp\n to tests/unit_tests/test_http_response.cpp for clearer separation of concerns.\n- Renamed the original \"simple_response_routing_params\" test in\n unittest.cpp to \"ro\n[…]\nunit_tests/test_websocket.cpp\n* Moved json unit tests from unittest.cpp to unit_tests/test_json.cpp\n* Added missing file test_json.cpp\n---------\n\nCo-authored-by: gittiver <gulliver@traumkristalle.net>",
"is_bot": false,
"headline": "Refactor/isolate json tests (#1092)",
"author_name": "Nicholas Hanson",
"author_login": "nicholashanson",
"committed_at": "2025-09-21T17:29:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3924bcddd2fa2641746fe37d2b5f49f19a9e45e7",
"body": "std::this_thread::yield( ) requires <thread> to be included. This may have been implicit but fails on current Apple Clang. Added missing include.",
"is_bot": false,
"headline": "Add missing include to http_server.h (#1094)",
"author_name": "beached",
"author_login": "beached",
"committed_at": "2025-09-21T17:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a79123fa33babbd04794e6c98357a57583cc1a53",
"body": "On apple cland updated as of mid august the compiler complains about std::this_thread::yeld() missing\r\nSee also https://github.com/CrowCpp/Crow/pull/1094",
"is_bot": false,
"headline": "Fix a regression on MacOS (#1095)",
"author_name": "Andrea Cocito",
"author_login": "puffetto",
"committed_at": "2025-09-20T11:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07bbcd74ddc2dfedef6d89e785cd28658abff222",
"body": "* Refactor routing_params test and isolate HTTP response tests\n\n- Moved tests that depend solely on `crow::response` from unittest.cpp\n to tests/unit_tests/test_http_response.cpp for clearer separation of concerns.\n- Renamed the original \"simple_response_routing_params\" test in\n unittest.cpp to \"routing_params\" to reflect this chage.\n\n---------\n\nCo-authored-by: gittiver <gulliver@traumkristalle.net>",
"is_bot": false,
"headline": "Refactor routing_params test and isolate HTTP response tests (#1088)",
"author_name": "Nicholas Hanson",
"author_login": "nicholashanson",
"committed_at": "2025-09-17T17:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b81824649dff14c3c5c12abd3eb93499cbe2e3ee",
"body": "* Refactor routing_params test and isolate HTTP response tests\n\n- Moved tests that depend solely on `crow::response` from unittest.cpp\n to tests/unit_tests/test_http_response.cpp for clearer separation of concerns.\n- Renamed the original \"simple_response_routing_params\" test in\n unittest.cpp to \"routing_params\" to reflect this chage.\n\n* Utilty unit test refactor\n\nIsolated unit tests that depend only on the utility module into test_utility.cpp.",
"is_bot": false,
"headline": "Isolate utility tests (#1090)",
"author_name": "Nicholas Hanson",
"author_login": "nicholashanson",
"committed_at": "2025-09-17T06:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9609ba21966edd47578b0441c0236b824061dc5c",
"body": "* removes raw pointers to websocket connection\n* refactor do_write\n* checks the right buffer for early termination",
"is_bot": false,
"headline": "Solves websocket memory leak (#1080)",
"author_name": "Stefano Petrilli",
"author_login": "StefanoPetrilli",
"committed_at": "2025-09-17T06:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef67fd1e7364126e4c41766768937e02d05d8123",
"body": "…ile-info\n\nAdd content type to set static file info",
"is_bot": false,
"headline": "Merge pull request #1086 from mketas/add-content-type-to-set-static-f…",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-09-16T07:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efadd1f2c4bc880794dfd50885e37562552d82eb",
"body": null,
"is_bot": false,
"headline": "Optimize code",
"author_name": "Koehrer Mathias (ETAS-ICA/XPC-Fe1)",
"author_login": "mketas",
"committed_at": "2025-09-10T12:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5993ec53d160cfd3d84d4d4723cd2116f33a518b",
"body": null,
"is_bot": false,
"headline": "Unit-test for explicit content-type with set_static_file_info",
"author_name": "Koehrer Mathias (ETAS-ICA/XPC-Fe1)",
"author_login": "mketas",
"committed_at": "2025-09-10T12:21:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e251028eb76720433eb98f1c13c51385c955698",
"body": null,
"is_bot": false,
"headline": "Extension to specifiy the content-type of set_static_file_info",
"author_name": "Koehrer Mathias (ETAS-ICA/XPC-Fe1)",
"author_login": "mketas",
"committed_at": "2025-09-10T12:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd8f00f555815962538e04a6ddc2dbc7c223d56",
"body": "Add option to search for boost if enabled",
"is_bot": false,
"headline": "Merge pull request #1085 from bmarques1995/master",
"author_name": "gittiver",
"author_login": "gittiver",
"committed_at": "2025-09-09T19:08:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 19,
"commits_last_year": 111,
"latest_release_at": "2026-06-29T10:04:30Z",
"latest_release_tag": "v1.3.3",
"releases_from_tags": false,
"days_since_last_push": 20,
"active_weeks_last_year": 39,
"days_since_latest_release": 22,
"mean_days_between_releases": 168.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 547,
"stars": 4923,
"watchers": 65,
"fork_history": {
"days": [
{
"date": "2020-03-14",
"count": 1
},
{
"date": "2020-10-03",
"count": 1
},
{
"date": "2020-10-19",
"count": 1
},
{
"date": "2020-11-12",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-20",
"count": 1
},
{
"date": "2020-12-15",
"count": 1
},
{
"date": "2020-12-18",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-08",
"count": 1
},
{
"date": "2021-02-09",
"count": 1
},
{
"date": "2021-02-14",
"count": 1
},
{
"date": "2021-02-18",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-04-01",
"count": 1
},
{
"date": "2021-04-05",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-11",
"count": 1
},
{
"date": "2021-04-15",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-05-09",
"count": 1
},
{
"date": "2021-05-18",
"count": 1
},
{
"date": "2021-05-23",
"count": 1
},
{
"date": "2021-06-02",
"count": 1
},
{
"date": "2021-06-13",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-03",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-21",
"count": 1
},
{
"date": "2021-07-23",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-27",
"count": 1
},
{
"date": "2021-07-29",
"count": 2
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-26",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-09-01",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-09-12",
"count": 1
},
{
"date": "2021-09-23",
"count": 1
},
{
"date": "2021-09-26",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2021-10-01",
"count": 1
},
{
"date": "2021-10-10",
"count": 1
},
{
"date": "2021-10-17",
"count": 1
},
{
"date": "2021-10-19",
"count": 1
},
{
"date": "2021-10-31",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2021-11-14",
"count": 1
},
{
"date": "2021-11-25",
"count": 2
},
{
"date": "2021-11-27",
"count": 2
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-17",
"count": 2
},
{
"date": "2021-12-22",
"count": 1
},
{
"date": "2021-12-27",
"count": 1
},
{
"date": "2022-01-09",
"count": 1
},
{
"date": "2022-01-22",
"count": 2
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-01-31",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-08",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-02-24",
"count": 1
},
{
"date": "2022-03-10",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-03-30",
"count": 1
},
{
"date": "2022-03-31",
"count": 2
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-12",
"count": 1
},
{
"date": "2022-04-16",
"count": 1
},
{
"date": "2022-04-23",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-27",
"count": 1
},
{
"date": "2022-05-08",
"count": 2
},
{
"date": "2022-05-27",
"count": 1
},
{
"date": "2022-05-30",
"count": 1
},
{
"date": "2022-06-08",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-06-19",
"count": 1
},
{
"date": "2022-07-13",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-07-20",
"count": 1
},
{
"date": "2022-07-25",
"count": 1
},
{
"date": "2022-08-05",
"count": 2
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-08",
"count": 1
},
{
"date": "2022-08-09",
"count": 1
},
{
"date": "2022-08-12",
"count": 1
},
{
"date": "2022-08-20",
"count": 1
},
{
"date": "2022-08-25",
"count": 2
},
{
"date": "2022-08-28",
"count": 2
},
{
"date": "2022-09-10",
"count": 1
},
{
"date": "2022-09-11",
"count": 1
},
{
"date": "2022-09-12",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-24",
"count": 1
},
{
"date": "2022-09-30",
"count": 1
},
{
"date": "2022-10-05",
"count": 1
},
{
"date": "2022-10-13",
"count": 2
},
{
"date": "2022-10-18",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2022-10-21",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-10-26",
"count": 2
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-05",
"count": 1
},
{
"date": "2022-11-07",
"count": 1
},
{
"date": "2022-11-16",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-26",
"count": 1
},
{
"date": "2022-11-29",
"count": 1
},
{
"date": "2022-12-04",
"count": 1
},
{
"date": "2022-12-08",
"count": 1
},
{
"date": "2022-12-09",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2022-12-19",
"count": 1
},
{
"date": "2022-12-23",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-16",
"count": 1
},
{
"date": "2023-01-17",
"count": 1
},
{
"date": "2023-01-24",
"count": 1
},
{
"date": "2023-01-25",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-01-30",
"count": 1
},
{
"date": "2023-01-31",
"count": 1
},
{
"date": "2023-02-01",
"count": 1
},
{
"date": "2023-02-03",
"count": 1
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-21",
"count": 2
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-02-25",
"count": 1
},
{
"date": "2023-03-01",
"count": 1
},
{
"date": "2023-03-02",
"count": 1
},
{
"date": "2023-03-04",
"count": 1
},
{
"date": "2023-03-06",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-09",
"count": 1
},
{
"date": "2023-03-10",
"count": 2
},
{
"date": "2023-03-11",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-18",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-25",
"count": 2
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-11",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-17",
"count": 2
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-04-24",
"count": 2
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-10",
"count": 1
},
{
"date": "2023-05-11",
"count": 1
},
{
"date": "2023-05-14",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-06-11",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-16",
"count": 1
},
{
"date": "2023-06-21",
"count": 1
},
{
"date": "2023-07-04",
"count": 1
},
{
"date": "2023-07-06",
"count": 1
},
{
"date": "2023-07-09",
"count": 1
},
{
"date": "2023-07-10",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-14",
"count": 1
},
{
"date": "2023-07-15",
"count": 1
},
{
"date": "2023-07-22",
"count": 1
},
{
"date": "2023-07-27",
"count": 2
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-08-04",
"count": 2
},
{
"date": "2023-08-09",
"count": 1
},
{
"date": "2023-08-11",
"count": 1
},
{
"date": "2023-08-17",
"count": 1
},
{
"date": "2023-08-26",
"count": 1
},
{
"date": "2023-09-01",
"count": 1
},
{
"date": "2023-09-08",
"count": 1
},
{
"date": "2023-09-16",
"count": 1
},
{
"date": "2023-09-28",
"count": 1
},
{
"date": "2023-09-30",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-10-15",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-18",
"count": 1
},
{
"date": "2023-10-21",
"count": 1
},
{
"date": "2023-10-23",
"count": 1
},
{
"date": "2023-10-25",
"count": 1
},
{
"date": "2023-11-01",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-20",
"count": 1
},
{
"date": "2023-12-02",
"count": 1
},
{
"date": "2023-12-06",
"count": 3
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2024-01-02",
"count": 1
},
{
"date": "2024-01-18",
"count": 2
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-27",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-01-30",
"count": 2
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-02-08",
"count": 1
},
{
"date": "2024-02-09",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-03-01",
"count": 1
},
{
"date": "2024-03-04",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-09",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-15",
"count": 1
},
{
"date": "2024-03-19",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-02",
"count": 1
},
{
"date": "2024-04-05",
"count": 1
},
{
"date": "2024-04-08",
"count": 1
},
{
"date": "2024-04-10",
"count": 2
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-12",
"count": 1
},
{
"date": "2024-04-15",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-19",
"count": 3
},
{
"date": "2024-04-20",
"count": 1
},
{
"date": "2024-04-29",
"count": 1
},
{
"date": "2024-05-02",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-19",
"count": 1
},
{
"date": "2024-05-23",
"count": 1
},
{
"date": "2024-05-24",
"count": 1
},
{
"date": "2024-05-29",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-06-03",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-06-08",
"count": 1
},
{
"date": "2024-06-09",
"count": 1
},
{
"date": "2024-06-10",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-12",
"count": 2
},
{
"date": "2024-06-18",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-06-25",
"count": 1
},
{
"date": "2024-07-02",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-07-06",
"count": 2
},
{
"date": "2024-07-07",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-07-26",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-03",
"count": 1
},
{
"date": "2024-08-06",
"count": 1
},
{
"date": "2024-08-16",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-10",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-09-12",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-09-20",
"count": 1
},
{
"date": "2024-09-30",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-10-13",
"count": 2
},
{
"date": "2024-10-16",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-10-24",
"count": 2
},
{
"date": "2024-10-25",
"count": 1
},
{
"date": "2024-10-27",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2024-11-08",
"count": 3
},
{
"date": "2024-11-10",
"count": 1
},
{
"date": "2024-11-11",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-15",
"count": 1
},
{
"date": "2024-11-20",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-12-02",
"count": 1
},
{
"date": "2024-12-04",
"count": 2
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-13",
"count": 1
},
{
"date": "2024-12-15",
"count": 2
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-20",
"count": 1
},
{
"date": "2024-12-26",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-01-01",
"count": 1
},
{
"date": "2025-01-03",
"count": 1
},
{
"date": "2025-01-04",
"count": 1
},
{
"date": "2025-01-05",
"count": 1
},
{
"date": "2025-01-06",
"count": 3
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-09",
"count": 1
},
{
"date": "2025-01-13",
"count": 1
},
{
"date": "2025-01-14",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-22",
"count": 1
},
{
"date": "2025-01-28",
"count": 2
},
{
"date": "2025-01-29",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-07",
"count": 2
},
{
"date": "2025-02-08",
"count": 1
},
{
"date": "2025-02-10",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-02-13",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-02-17",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-02-20",
"count": 2
},
{
"date": "2025-02-21",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-02-27",
"count": 1
},
{
"date": "2025-02-28",
"count": 1
},
{
"date": "2025-03-01",
"count": 2
},
{
"date": "2025-03-03",
"count": 1
},
{
"date": "2025-03-06",
"count": 1
},
{
"date": "2025-03-09",
"count": 1
},
{
"date": "2025-03-12",
"count": 1
},
{
"date": "2025-03-13",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-24",
"count": 2
},
{
"date": "2025-03-25",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-08",
"count": 1
},
{
"date": "2025-04-09",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-12",
"count": 1
},
{
"date": "2025-04-14",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-04-20",
"count": 1
},
{
"date": "2025-04-29",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-05-08",
"count": 1
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-12",
"count": 1
},
{
"date": "2025-05-13",
"count": 2
},
{
"date": "2025-05-15",
"count": 2
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-17",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-23",
"count": 2
},
{
"date": "2025-05-24",
"count": 1
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-26",
"count": 1
},
{
"date": "2025-05-28",
"count": 2
},
{
"date": "2025-06-01",
"count": 1
},
{
"date": "2025-06-06",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-06-13",
"count": 2
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-06-24",
"count": 1
},
{
"date": "2025-06-26",
"count": 1
},
{
"date": "2025-07-03",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-09",
"count": 1
},
{
"date": "2025-07-11",
"count": 1
},
{
"date": "2025-07-18",
"count": 1
},
{
"date": "2025-07-27",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-07-31",
"count": 1
},
{
"date": "2025-08-08",
"count": 2
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-08-12",
"count": 2
},
{
"date": "2025-08-13",
"count": 1
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-19",
"count": 1
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-08-28",
"count": 1
},
{
"date": "2025-09-01",
"count": 1
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-11",
"count": 1
},
{
"date": "2025-09-15",
"count": 2
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-28",
"count": 4
},
{
"date": "2025-09-30",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-08",
"count": 1
},
{
"date": "2025-10-09",
"count": 2
},
{
"date": "2025-10-10",
"count": 2
},
{
"date": "2025-10-11",
"count": 1
},
{
"date": "2025-10-12",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-20",
"count": 1
},
{
"date": "2025-10-24",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2025-10-29",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-15",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-11-26",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-08",
"count": 1
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-16",
"count": 1
},
{
"date": "2026-01-17",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-21",
"count": 1
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-02",
"count": 1
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-12",
"count": 2
},
{
"date": "2026-03-13",
"count": 2
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-03-20",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-04-02",
"count": 2
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-06",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-15",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
},
{
"date": "2026-05-26",
"count": 2
},
{
"date": "2026-05-28",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-06-30",
"count": 2
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-17",
"count": 3
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 538,
"total_forks": 547
},
"star_history": {
"days": [
{
"date": "2025-07-14",
"count": 1
},
{
"date": "2025-07-15",
"count": 2
},
{
"date": "2025-07-17",
"count": 1
},
{
"date": "2025-07-18",
"count": 3
},
{
"date": "2025-07-19",
"count": 5
},
{
"date": "2025-07-20",
"count": 3
},
{
"date": "2025-07-22",
"count": 3
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-07-24",
"count": 2
},
{
"date": "2025-07-26",
"count": 1
},
{
"date": "2025-07-28",
"count": 3
},
{
"date": "2025-07-29",
"count": 3
},
{
"date": "2025-07-30",
"count": 3
},
{
"date": "2025-07-31",
"count": 3
},
{
"date": "2025-08-01",
"count": 3
},
{
"date": "2025-08-02",
"count": 3
},
{
"date": "2025-08-03",
"count": 2
},
{
"date": "2025-08-04",
"count": 3
},
{
"date": "2025-08-05",
"count": 2
},
{
"date": "2025-08-06",
"count": 2
},
{
"date": "2025-08-07",
"count": 2
},
{
"date": "2025-08-08",
"count": 4
},
{
"date": "2025-08-09",
"count": 4
},
{
"date": "2025-08-10",
"count": 2
},
{
"date": "2025-08-11",
"count": 3
},
{
"date": "2025-08-12",
"count": 3
},
{
"date": "2025-08-13",
"count": 4
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-15",
"count": 1
},
{
"date": "2025-08-16",
"count": 2
},
{
"date": "2025-08-18",
"count": 5
},
{
"date": "2025-08-19",
"count": 2
},
{
"date": "2025-08-20",
"count": 4
},
{
"date": "2025-08-21",
"count": 6
},
{
"date": "2025-08-22",
"count": 5
},
{
"date": "2025-08-23",
"count": 4
},
{
"date": "2025-08-24",
"count": 3
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-08-26",
"count": 2
},
{
"date": "2025-08-27",
"count": 1
},
{
"date": "2025-08-28",
"count": 3
},
{
"date": "2025-08-29",
"count": 2
},
{
"date": "2025-08-30",
"count": 5
},
{
"date": "2025-08-31",
"count": 1
},
{
"date": "2025-09-01",
"count": 5
},
{
"date": "2025-09-02",
"count": 2
},
{
"date": "2025-09-04",
"count": 3
},
{
"date": "2025-09-05",
"count": 2
},
{
"date": "2025-09-06",
"count": 1
},
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2025-09-09",
"count": 2
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-12",
"count": 1
},
{
"date": "2025-09-13",
"count": 1
},
{
"date": "2025-09-14",
"count": 5
},
{
"date": "2025-09-15",
"count": 5
},
{
"date": "2025-09-16",
"count": 3
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2025-09-18",
"count": 2
},
{
"date": "2025-09-20",
"count": 3
},
{
"date": "2025-09-21",
"count": 4
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-09-23",
"count": 5
},
{
"date": "2025-09-24",
"count": 2
},
{
"date": "2025-09-25",
"count": 3
},
{
"date": "2025-09-28",
"count": 54
},
{
"date": "2025-09-29",
"count": 18
},
{
"date": "2025-09-30",
"count": 16
},
{
"date": "2025-10-01",
"count": 5
},
{
"date": "2025-10-02",
"count": 9
},
{
"date": "2025-10-03",
"count": 5
},
{
"date": "2025-10-04",
"count": 8
},
{
"date": "2025-10-05",
"count": 2
},
{
"date": "2025-10-06",
"count": 6
},
{
"date": "2025-10-07",
"count": 4
},
{
"date": "2025-10-08",
"count": 11
},
{
"date": "2025-10-09",
"count": 23
},
{
"date": "2025-10-10",
"count": 8
},
{
"date": "2025-10-11",
"count": 7
},
{
"date": "2025-10-12",
"count": 5
},
{
"date": "2025-10-13",
"count": 7
},
{
"date": "2025-10-14",
"count": 9
},
{
"date": "2025-10-15",
"count": 8
},
{
"date": "2025-10-16",
"count": 3
},
{
"date": "2025-10-17",
"count": 3
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-19",
"count": 4
},
{
"date": "2025-10-20",
"count": 9
},
{
"date": "2025-10-21",
"count": 5
},
{
"date": "2025-10-22",
"count": 4
},
{
"date": "2025-10-23",
"count": 4
},
{
"date": "2025-10-24",
"count": 2
},
{
"date": "2025-10-25",
"count": 3
},
{
"date": "2025-10-26",
"count": 4
},
{
"date": "2025-10-27",
"count": 1
},
{
"date": "2025-10-28",
"count": 6
},
{
"date": "2025-10-29",
"count": 3
},
{
"date": "2025-10-30",
"count": 6
},
{
"date": "2025-10-31",
"count": 3
},
{
"date": "2025-11-01",
"count": 3
},
{
"date": "2025-11-02",
"count": 3
},
{
"date": "2025-11-03",
"count": 2
},
{
"date": "2025-11-04",
"count": 3
},
{
"date": "2025-11-05",
"count": 3
},
{
"date": "2025-11-06",
"count": 6
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-08",
"count": 4
},
{
"date": "2025-11-09",
"count": 1
},
{
"date": "2025-11-10",
"count": 2
},
{
"date": "2025-11-11",
"count": 2
},
{
"date": "2025-11-12",
"count": 2
},
{
"date": "2025-11-13",
"count": 7
},
{
"date": "2025-11-14",
"count": 3
},
{
"date": "2025-11-15",
"count": 2
},
{
"date": "2025-11-16",
"count": 3
},
{
"date": "2025-11-17",
"count": 5
},
{
"date": "2025-11-18",
"count": 6
},
{
"date": "2025-11-19",
"count": 4
},
{
"date": "2025-11-20",
"count": 3
},
{
"date": "2025-11-21",
"count": 3
},
{
"date": "2025-11-22",
"count": 7
},
{
"date": "2025-11-23",
"count": 5
},
{
"date": "2025-11-24",
"count": 6
},
{
"date": "2025-11-25",
"count": 2
},
{
"date": "2025-11-26",
"count": 6
},
{
"date": "2025-11-27",
"count": 2
},
{
"date": "2025-11-28",
"count": 3
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-11-30",
"count": 2
},
{
"date": "2025-12-02",
"count": 4
},
{
"date": "2025-12-03",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-05",
"count": 2
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 5
},
{
"date": "2025-12-09",
"count": 5
},
{
"date": "2025-12-10",
"count": 1
},
{
"date": "2025-12-11",
"count": 6
},
{
"date": "2025-12-12",
"count": 6
},
{
"date": "2025-12-13",
"count": 3
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2025-12-15",
"count": 3
},
{
"date": "2025-12-16",
"count": 4
},
{
"date": "2025-12-17",
"count": 3
},
{
"date": "2025-12-18",
"count": 2
},
{
"date": "2025-12-19",
"count": 2
},
{
"date": "2025-12-20",
"count": 2
},
{
"date": "2025-12-21",
"count": 3
},
{
"date": "2025-12-22",
"count": 2
},
{
"date": "2025-12-23",
"count": 2
},
{
"date": "2025-12-24",
"count": 2
},
{
"date": "2025-12-25",
"count": 2
},
{
"date": "2025-12-26",
"count": 4
},
{
"date": "2025-12-27",
"count": 3
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2025-12-29",
"count": 4
},
{
"date": "2025-12-30",
"count": 4
},
{
"date": "2025-12-31",
"count": 2
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-02",
"count": 2
},
{
"date": "2026-01-03",
"count": 2
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-05",
"count": 3
},
{
"date": "2026-01-06",
"count": 3
},
{
"date": "2026-01-07",
"count": 6
},
{
"date": "2026-01-08",
"count": 2
},
{
"date": "2026-01-09",
"count": 2
},
{
"date": "2026-01-11",
"count": 1
},
{
"date": "2026-01-12",
"count": 5
},
{
"date": "2026-01-13",
"count": 1
},
{
"date": "2026-01-14",
"count": 3
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-16",
"count": 2
},
{
"date": "2026-01-17",
"count": 3
},
{
"date": "2026-01-18",
"count": 2
},
{
"date": "2026-01-20",
"count": 4
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-22",
"count": 4
},
{
"date": "2026-01-23",
"count": 2
},
{
"date": "2026-01-24",
"count": 3
},
{
"date": "2026-01-25",
"count": 2
},
{
"date": "2026-01-26",
"count": 3
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-01-28",
"count": 2
},
{
"date": "2026-01-29",
"count": 2
},
{
"date": "2026-01-30",
"count": 2
},
{
"date": "2026-01-31",
"count": 1
},
{
"date": "2026-02-01",
"count": 2
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-03",
"count": 5
},
{
"date": "2026-02-04",
"count": 3
},
{
"date": "2026-02-05",
"count": 2
},
{
"date": "2026-02-06",
"count": 5
},
{
"date": "2026-02-07",
"count": 3
},
{
"date": "2026-02-08",
"count": 5
},
{
"date": "2026-02-09",
"count": 3
},
{
"date": "2026-02-10",
"count": 3
},
{
"date": "2026-02-11",
"count": 3
},
{
"date": "2026-02-12",
"count": 2
},
{
"date": "2026-02-13",
"count": 4
},
{
"date": "2026-02-14",
"count": 3
},
{
"date": "2026-02-16",
"count": 1
},
{
"date": "2026-02-17",
"count": 2
},
{
"date": "2026-02-18",
"count": 2
},
{
"date": "2026-02-19",
"count": 4
},
{
"date": "2026-02-21",
"count": 4
},
{
"date": "2026-02-22",
"count": 2
},
{
"date": "2026-02-24",
"count": 2
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-02-26",
"count": 3
},
{
"date": "2026-02-27",
"count": 5
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-02",
"count": 4
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-04",
"count": 2
},
{
"date": "2026-03-05",
"count": 3
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-07",
"count": 2
},
{
"date": "2026-03-08",
"count": 1
},
{
"date": "2026-03-10",
"count": 6
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-14",
"count": 2
},
{
"date": "2026-03-15",
"count": 3
},
{
"date": "2026-03-16",
"count": 3
},
{
"date": "2026-03-17",
"count": 2
},
{
"date": "2026-03-18",
"count": 3
},
{
"date": "2026-03-19",
"count": 3
},
{
"date": "2026-03-21",
"count": 2
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-25",
"count": 3
},
{
"date": "2026-03-26",
"count": 3
},
{
"date": "2026-03-27",
"count": 3
},
{
"date": "2026-03-29",
"count": 5
},
{
"date": "2026-03-30",
"count": 2
},
{
"date": "2026-04-01",
"count": 1
},
{
"date": "2026-04-02",
"count": 2
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-06",
"count": 2
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-08",
"count": 3
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-10",
"count": 1
},
{
"date": "2026-04-11",
"count": 2
},
{
"date": "2026-04-12",
"count": 1
},
{
"date": "2026-04-13",
"count": 1
},
{
"date": "2026-04-14",
"count": 5
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-18",
"count": 3
},
{
"date": "2026-04-19",
"count": 3
},
{
"date": "2026-04-20",
"count": 2
},
{
"date": "2026-04-21",
"count": 2
},
{
"date": "2026-04-22",
"count": 3
},
{
"date": "2026-04-23",
"count": 2
},
{
"date": "2026-04-24",
"count": 1
},
{
"date": "2026-04-25",
"count": 4
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-04-27",
"count": 2
},
{
"date": "2026-04-28",
"count": 4
},
{
"date": "2026-04-29",
"count": 1
},
{
"date": "2026-04-30",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
},
{
"date": "2026-05-03",
"count": 3
},
{
"date": "2026-05-04",
"count": 2
},
{
"date": "2026-05-05",
"count": 2
},
{
"date": "2026-05-06",
"count": 2
},
{
"date": "2026-05-07",
"count": 2
},
{
"date": "2026-05-08",
"count": 3
},
{
"date": "2026-05-09",
"count": 3
},
{
"date": "2026-05-10",
"count": 1
},
{
"date": "2026-05-11",
"count": 4
},
{
"date": "2026-05-13",
"count": 2
},
{
"date": "2026-05-14",
"count": 4
},
{
"date": "2026-05-15",
"count": 2
},
{
"date": "2026-05-16",
"count": 2
},
{
"date": "2026-05-17",
"count": 1
},
{
"date": "2026-05-18",
"count": 2
},
{
"date": "2026-05-19",
"count": 2
},
{
"date": "2026-05-20",
"count": 6
},
{
"date": "2026-05-21",
"count": 2
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-24",
"count": 3
},
{
"date": "2026-05-25",
"count": 2
},
{
"date": "2026-05-26",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-28",
"count": 2
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-05-30",
"count": 2
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-01",
"count": 2
},
{
"date": "2026-06-02",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-05",
"count": 2
},
{
"date": "2026-06-06",
"count": 1
},
{
"date": "2026-06-07",
"count": 2
},
{
"date": "2026-06-08",
"count": 1
},
{
"date": "2026-06-09",
"count": 2
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-12",
"count": 2
},
{
"date": "2026-06-14",
"count": 1
},
{
"date": "2026-06-15",
"count": 2
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-17",
"count": 3
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-06-25",
"count": 2
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-06-27",
"count": 3
},
{
"date": "2026-06-28",
"count": 1
},
{
"date": "2026-06-30",
"count": 3
},
{
"date": "2026-07-02",
"count": 1
},
{
"date": "2026-07-03",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-05",
"count": 1
},
{
"date": "2026-07-06",
"count": 2
},
{
"date": "2026-07-07",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-10",
"count": 2
},
{
"date": "2026-07-12",
"count": 3
},
{
"date": "2026-07-13",
"count": 2
},
{
"date": "2026-07-14",
"count": 4
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-18",
"count": 3
},
{
"date": "2026-07-19",
"count": 1
},
{
"date": "2026-07-20",
"count": 3
},
{
"date": "2026-07-21",
"count": 2
}
],
"complete": false,
"collected": 1000,
"total_stars": 4923
},
"open_issues_and_prs": 87
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"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": 78715,
"source_files_sampled": 73,
"oversized_source_files": 4,
"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,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_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": 21,
"merged_prs": 467,
"open_issues": 66,
"closed_ratio": 0.897,
"closed_issues": 575,
"closed_unmerged_prs": 70
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "The-EDev",
"commits": 673,
"avatar_url": "https://avatars.githubusercontent.com/u/60552923?v=4"
},
{
"type": "User",
"login": "ipkn",
"commits": 243,
"avatar_url": "https://avatars.githubusercontent.com/u/283960?v=4"
},
{
"type": "User",
"login": "gittiver",
"commits": 120,
"avatar_url": "https://avatars.githubusercontent.com/u/142663?v=4"
},
{
"type": "User",
"login": "luca-schlecker",
"commits": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/66110953?v=4"
},
{
"type": "User",
"login": "dranikpg",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/20553775?v=4"
},
{
"type": "User",
"login": "mrozigor",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/4171337?v=4"
},
{
"type": "User",
"login": "acron0",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/812199?v=4"
},
{
"type": "User",
"login": "na-trium-144",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/100704180?v=4"
},
{
"type": "User",
"login": "ayaankhan98",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/43348292?v=4"
},
{
"type": "User",
"login": "alibitek",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/528448?v=4"
}
],
"contributors_sampled": 99,
"top_contributor_share": 0.417
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_and_test.yml",
"build_bazel.yml",
"cifuzz.yml",
"codeql.yml",
"doxygen-gh-pages.yml",
"submit_coverage.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": 10,
"reason": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"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": 5,
"reason": "Found 10/17 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 35 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "14 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": "9ab99521efac1aaa06868a1655c992dead3de70a",
"ran_at": "2026-07-21T18:43:55Z",
"aggregate_score": 6.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/CrowCpp/Crow",
"host": "github.com",
"name": "Crow",
"owner": "CrowCpp"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"security": 66,
"vitality": 81,
"community": 70,
"governance": 68,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"commits_last_year": 111,
"human_commit_share": 0.83,
"days_since_last_push": 20,
"active_weeks_last_year": 39
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 20 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 20
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "39/52 weeks with commits",
"points": 27,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 39
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "111 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 111
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "14 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 19,
"latest_release_tag": "v1.3.3",
"releases_from_tags": false,
"days_since_latest_release": 22,
"mean_days_between_releases": 168.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "19 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 19
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 22 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 22
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~168.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 168.2
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 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": 22,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 22 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 22
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 70,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"forks": 547,
"stars": 4923,
"watchers": 65,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4,923 stars",
"points": 59.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4923
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "547 forks",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 547
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "65 watchers",
"points": 10,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 65
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 68,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 99,
"top_contributor_share": 0.417
},
"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 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "99 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 99
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 35 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"merged_prs": 467,
"open_issues": 66,
"closed_issues": 575,
"issue_closed_ratio": 0.897,
"closed_unmerged_prs": 70
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 41.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "467/537 decided PRs merged",
"points": 33.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 467,
"decided": 537
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 10/17 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 104,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "CrowCpp",
"public_repos": 5,
"account_age_days": 2059
},
"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": "104 followers of CrowCpp",
"points": 14.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 104,
"login": "CrowCpp"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~5 yr old",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"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": 77,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"crow",
"cpp",
"webserver",
"framework",
"header-only",
"http",
"websocket",
"http-server"
],
"has_wiki": false,
"homepage": "https://crowcpp.org",
"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://crowcpp.org",
"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": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 66,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "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": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"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 10/17 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 35 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "14 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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 run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "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": "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": 15
},
"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": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.482,
"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": "40 of 83 human commits state their intent (structured subject or explanatory body)",
"points": 25.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 83
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.17
},
"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": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "17 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 17,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 78715,
"source_files_sampled": 73,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/73 source files over 60KB",
"points": 52,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 73,
"oversized": 4
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T18:44:21.263301Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/CrowCpp/Crow.svg",
"full_name": "CrowCpp/Crow",
"license_state": "custom",
"license_spdx": null
}