Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"f-sharp",
"asp",
"kestrel",
"http",
"api",
"functional",
"asp-net",
"aspnet-core",
"routing",
"router",
"falco",
"web-framework",
"handlers",
"asynchronous",
"fsharp"
],
"is_fork": false,
"size_kb": 1707,
"has_wiki": false,
"homepage": "https://www.falcoframework.com",
"languages": {
"F#": 242990,
"PowerShell": 1902
},
"pushed_at": "2026-07-27T10:24:53Z",
"created_at": "2020-03-30T16:51:29Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T10:26:08Z",
"description": "A functional-first toolkit for building brilliant ASP.NET Core applications using F#.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "F#",
"significant_languages": [
"F#"
]
},
"owner": {
"blog": "www.falcoframework.com",
"name": "Falco F#",
"type": "Organization",
"login": "falcoframework",
"company": null,
"location": null,
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/204376955?v=4",
"created_at": "2025-03-21T16:17:11Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 492
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2021-07-27T17:19:47Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2020-11-28T13:24:05Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2020-07-12T00:25:03Z"
}
],
"recent_commits": [
{
"oid": "d768bc5f512aeb372227d81646ec3dee2522df63",
"body": "…ference\n\nFix null-reference error when checking if non-authenticated user has a role",
"is_bot": false,
"headline": "Merge pull request #160 from bkrug/bugfix/role-authentication-null-re…",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-07-27T10:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "224bf2414c9ed988b5c13fb6e2779a7236f16337",
"body": null,
"is_bot": false,
"headline": "Add success-case test",
"author_name": "Benjamin Krug",
"author_login": "bkrug",
"committed_at": "2026-06-21T22:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c87a109ea4ba055c90479a9a4f4384b4c589b52b",
"body": null,
"is_bot": false,
"headline": "Resolve null reference error",
"author_name": "Benjamin Krug",
"author_login": "bkrug",
"committed_at": "2026-06-11T19:02:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea41d9063b49f8c5616e57ec3bc7cfa239b46e44",
"body": null,
"is_bot": false,
"headline": "Add failing test",
"author_name": "Benjamin Krug",
"author_login": "bkrug",
"committed_at": "2026-06-11T18:57:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f234447142361afdbdc41f222362c50e18844645",
"body": "…tiforgery\n\nfix: reuse cached form in consumeForm (multipart + antiforgery)",
"is_bot": false,
"headline": "Merge pull request #154 from michaelglass/fix-multipart-form-after-an…",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T10:24:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a12efdab011454c118a5931ea8a2f4ab1b77849f",
"body": "Create cleanup-specialist agent for code maintenance",
"is_bot": false,
"headline": "Merge pull request #158 from falcoframework/pimbrouwers-patch-2",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T10:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cccf8aa9047979375fdae2b0d0ef93c8e4457918",
"body": "Added a new agent 'cleanup-specialist' that focuses on code and documentation cleanup, including removing duplication and improving maintainability.",
"is_bot": false,
"headline": "Create cleanup-specialist agent for code maintenance",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T10:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27cc495b9677dd1ff292e654d1994e3e6226d721",
"body": "…l-error\n\nci: fix dotnet cache error and scope Pages deployment to docs changes",
"is_bot": false,
"headline": "Merge pull request #157 from falcoframework/copilot/fix-dotnet-instal…",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T10:20:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28da3f4e46f248b820e2de7ee608efc13fa9c8ed",
"body": "Agent-Logs-Url: https://github.com/falcoframework/Falco/sessions/612da125-e7d7-4c45-b12c-73fbbf830595\n\nCo-authored-by: pimbrouwers <4595453+pimbrouwers@users.noreply.github.com>",
"is_bot": true,
"headline": "fix(ci): remove dotnet cache flag, add docs-only pages workflow",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-04-24T10:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7284110dde985ff8a289a9778859f0c42b0e0d49",
"body": "…b-build-speed\n\nci: speed up build by removing redundant SDK installs and caching NuGet packages",
"is_bot": false,
"headline": "Merge pull request #156 from falcoframework/copilot/investigate-githu…",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T10:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a3d7cb70e6f4341ece6e6142b3fd75f83ebbd7",
"body": "Agent-Logs-Url: https://github.com/falcoframework/Falco/sessions/d6d55dd6-8fe2-4a00-85d7-5153a2178038\n\nCo-authored-by: pimbrouwers <4595453+pimbrouwers@users.noreply.github.com>",
"is_bot": true,
"headline": "ci: reduce SDK installs to one and enable NuGet cache",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-04-24T10:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6618caf0802f7e28133b094c14bac16f4d71315",
"body": "Top-level module statements (`let bldr = CreateBuilder()` / `let wapp =\nbldr.Build()` / `wapp.Run()`) compile into one-shot static initialization.\nWhen a second WebApplicationFactory (e.g. the derived factory in\nAntiforgeryMultipartTests via WithWebHostBuilder) re-invokes the entry\npoint to spin up \n[…]\nittently elsewhere.\n\nMove construction into an explicit [<EntryPoint>] main so each factory\ninvocation gets a fresh builder and WebApplication.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(tests): use explicit entry point in integration test app",
"author_name": "Michael Glass",
"author_login": "michaelglass",
"committed_at": "2026-04-24T09:29:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0df22063d05c0cc5681443c78209aef19af58f53",
"body": "Create bug-fix-teammate agent for targeted bug resolution",
"is_bot": false,
"headline": "Merge pull request #155 from falcoframework/pimbrouwers-patch-1",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T00:23:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c52d645124ffb70d47945625583296e763d4f39f",
"body": "Added a new agent for identifying and fixing critical bugs in the codebase with a structured approach.",
"is_bot": false,
"headline": "Create bug-fix-teammate agent for targeted bug resolution",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-04-24T00:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a36f1d2a8e8f17a8669b68dc19944c0953f1a67",
"body": "…-read bug\n\nWhen antiforgery validation runs before Request.getForm (e.g. via\ngetFormOptions / mapForm / validateCsrfToken), IAntiforgery.ValidateRequestAsync\nreads and buffers the form body via ReadFormAsync. For multipart/form-data\nPOSTs, consumeForm would then branch into StreamFormAsync, which r\n[…]\ned end of Stream'.\n\nDetect that the form has already been parsed by checking the request's\nIFormFeature and reuse the cached ctx.Request.Form in that case, instead\nof attempting to re-read the stream.",
"is_bot": false,
"headline": "fix: reuse cached form in consumeForm to fix multipart+antiforgery re…",
"author_name": "Michael Glass",
"author_login": "michaelglass",
"committed_at": "2026-04-19T15:27:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "887bc078ca5b2074a636b5cb58aa529bae8cffaa",
"body": null,
"is_bot": false,
"headline": "6.0.0-alpha2 integration test updates",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-04-17T11:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4919199ba81ef6ac944c108f11223648b14da44",
"body": "Update examples/ExternalViewEngine\nScriban package reference to version 7.*",
"is_bot": false,
"headline": "Closes #153",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-04-17T11:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6a55338c3272e64e35408216507c76494b02fd",
"body": null,
"is_bot": false,
"headline": "6.0.0-alpha2, #149",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-04-17T11:03:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b8475ac1ed76a6b452403e381faed5f7dad3a8d",
"body": "Add Falco.UnionRoutes project link to README",
"is_bot": false,
"headline": "Merge pull request #151 from michaelglass/patch-1",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T23:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d11238838297d860e2a90031185a5eb46239a551",
"body": "link my related https://github.com/michaelglass/Falco.UnionRoutes project",
"is_bot": false,
"headline": "Add Falco.UnionRoutes project link to README",
"author_name": "Michael Glass",
"author_login": "michaelglass",
"committed_at": "2026-02-09T21:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac8a78b2f7130df449652ca92653a867b7d361ea",
"body": null,
"is_bot": false,
"headline": "falco, security and webapplication documentation",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T18:46:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2db2574a391d2d812c0588c5a607300bdc3e22d",
"body": null,
"is_bot": false,
"headline": "falco, routing module enhanced comments",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T18:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca5876d7a36781ebbaa71ddf63f73e4a310e25df",
"body": null,
"is_bot": false,
"headline": "falco, response module enhanced comments",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T18:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887395abb58068767925f845f07ebc0300192ddd",
"body": null,
"is_bot": false,
"headline": "v6 migration doc, getFormSecure and mapFormSecure",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T17:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f88a71c224959b6d6fa089ff1a131219bc692d6",
"body": null,
"is_bot": false,
"headline": "falco, 6.0.0-alpha1",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T16:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e03ad44c6bc20f17f4bf8923cbf7ab40c4ac85a",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T16:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e29f433ba3e01c036e605eda32a5ebb7e7eaf75",
"body": null,
"is_bot": false,
"headline": "falco test setup cleanup",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T16:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9391e93eaab1754dadf4a52b2b565f22badf3f5",
"body": "…direct headers and status codes",
"is_bot": false,
"headline": "falco, refactor sign-in and sign-out handlers to conditionally set re…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T16:22:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4510fea67854059febe20d0d4ccd9fd01ba5084",
"body": "…ource in request body handling",
"is_bot": false,
"headline": "falco, Remove default task timeout and use default CancellationTokenS…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T16:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f033efa9926907b69df1bd8e978c23eaebe39ab",
"body": null,
"is_bot": false,
"headline": "new sln files",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T15:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7325a7965f7ff008f123fe6f35dedff36990d173",
"body": null,
"is_bot": false,
"headline": "example, mvc explicit error controller endpoints",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T15:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4a93c3e2d5754303e961f7238f140f28038a221",
"body": "…dded to FormData, Request.getFormOptions with maxSize override",
"is_bot": false,
"headline": "falco, automatic form xsrf validation, \"IsValid\", \"IsInvalid\" flags a…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T15:00:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af1a4c6c57e0922b62fd95f6c9d861644a7a3351",
"body": null,
"is_bot": false,
"headline": "requestvalue comments",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T14:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768a6ff2eda9eb26a99c16f41340a354d5775527",
"body": "… for improved data retrieval",
"is_bot": false,
"headline": "Enhance RequestData module with tryGetOrElse and tryGetList functions…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-09T01:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92bc672fd79bd6332dc979f3edc9a0669ccaef8b",
"body": "…tests for chunked transfer encoding",
"is_bot": false,
"headline": "Update JSON handling in Request module to check content type and add …",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T20:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da55a8eaa62149ed95b7ca3eb06fde5c57c572e",
"body": null,
"is_bot": false,
"headline": "additional integration tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T20:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65ec049fa6f5c7ec9f1811b5656ee9c2085bf52d",
"body": "…est execution",
"is_bot": false,
"headline": "falco, update build workflow for improved dependency management and t…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T20:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae40b590f550be18596fda3f3f71daff28c0ed1",
"body": null,
"is_bot": false,
"headline": "falco, web application tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T19:23:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "192d27c1909949bf7dc929a07d441f3badc2dfad",
"body": null,
"is_bot": false,
"headline": "falco, additional routing tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T19:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65edc6ab712822981a09e435c05bc03e4c4d485",
"body": null,
"is_bot": false,
"headline": "falco, routing additional tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T18:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ce4081ff907f7f3061e0000e3e79de27123222",
"body": "…tional tests",
"is_bot": false,
"headline": "falco, response refactor, security/performance optimizations and addi…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-08T18:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "198ae566bd94e6d19b61fef319bdc0acb94a904d",
"body": "…factor and additional tests",
"is_bot": false,
"headline": "falco, request module, getBodyStringOptions with max size control, re…",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-07T22:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d0e41217d34752efdad5deb654bdbe947ecf541",
"body": null,
"is_bot": false,
"headline": "falco, multipart refactor and additional tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-07T14:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6c99cd46990164c16265625dbfb1265522d02e",
"body": null,
"is_bot": false,
"headline": "falco, requestdata refactor and additional tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-07T14:23:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42c4fc4a8fe7f6f85d6628c7d48ce4aebee7e0e",
"body": null,
"is_bot": false,
"headline": "falco, request value refactor and additional tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T22:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed2b2dc32b97077dbede352e9eb6129483a0a76",
"body": null,
"is_bot": false,
"headline": "falco, string patterns tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T14:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25cf8fbf27c5152c065ff55525c8b4838c8ee97",
"body": "…and leading zeroes",
"is_bot": false,
"headline": "falco, request value parseRequestPrimitive guards for large numerics …",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T14:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23bf42631917834ae4c5e5421da312912c09e075",
"body": null,
"is_bot": false,
"headline": "falco, string parser tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T14:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "285b8b6d01a39145e57bd1aab42025e572afba93",
"body": null,
"is_bot": false,
"headline": "falco, internal StringUtils tests",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T12:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e97407de3f2c3275423a212f3e19b202cc7c4a",
"body": "…cision\n\nFix GetString precision loss for large int64 values",
"is_bot": false,
"headline": "Merge pull request #150 from michaelglass/fix/issue-149-large-int-pre…",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2026-02-06T10:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f212050e9de29ab224cb5f00569c3a809c047b",
"body": "Prevent integers with more than 15 significant digits from being parsed\nas floats, which would lose precision. Such values now remain as strings,\npreserving the original value while still allowing GetInt64 to parse them\ncorrectly.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix GetString precision loss for large int64 values (#149)",
"author_name": "Michael Glass",
"author_login": "michaelglass",
"committed_at": "2026-02-02T11:32:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d840f92b6850846a2c7576f39aa076ab92cd944e",
"body": null,
"is_bot": false,
"headline": "website rebuild for 5.2.0",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-12-22T16:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "908d83270c7d45e3c039e602597a11506d8dfcef",
"body": null,
"is_bot": false,
"headline": "#146",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-12-21T12:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "743a02015714cf3bf534753b16122299af878928",
"body": null,
"is_bot": false,
"headline": "project file copyright update",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-17T09:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95fff60f1d3aac1d55c5350ea7eaba6c75d6a9f",
"body": null,
"is_bot": false,
"headline": "install doc update",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-17T09:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "433f7774bd21a08cf6f80165b7e9794572adb531",
"body": null,
"is_bot": false,
"headline": "site marketing updates, color palette match new logo",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T12:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "172f94082d737d28abbdd6e5d8749060b03b70c0",
"body": null,
"is_bot": false,
"headline": "response doc",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T11:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ac4d156d5bbc0e2d3e438050674e565e0c6166b",
"body": null,
"is_bot": false,
"headline": "htmx example update to use fragment response",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T11:40:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1d030dbe8436896c3745721b952794cecee8240",
"body": null,
"is_bot": false,
"headline": "markup doc regen",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T11:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3967ae340a2c62540b8d37be29bbff15f2220148",
"body": null,
"is_bot": false,
"headline": "5.1.0, site rebuild",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T01:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252eacf305f4a613af581797ba5adee85a690bfd",
"body": null,
"is_bot": false,
"headline": "5.1.0, Response.ofFragment",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-10T01:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "925c5d2ef8760aa9312eb23e0332d3bd9cb22aac",
"body": null,
"is_bot": false,
"headline": "falco.markup 1.3.0 reference",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-09T20:09:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df7b8e9271deaa56497f9650d8d3e0f089d6000",
"body": null,
"is_bot": false,
"headline": "5.0.3, html fragment support via Falco.Markup",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-09-09T20:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470be1309bd3e726287db0495dc258c32418d76a",
"body": null,
"is_bot": false,
"headline": "site rebuild",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-08-08T14:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1183df89aba4b558706f799681132c6ea71c482",
"body": null,
"is_bot": false,
"headline": "docs, new html markup syntax",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-27T13:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6e961cba1474fc17d59ae90655a9a63ec7719c",
"body": null,
"is_bot": false,
"headline": "site rebrand",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T18:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6dcd7c6bb89b7adeaff3034ff3e7c6643caba0",
"body": null,
"is_bot": false,
"headline": "asset rebrand",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T16:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a965b964c34e5b7c012391ddecac3309e136cb72",
"body": null,
"is_bot": false,
"headline": "5.0.2",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T15:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6081998781ae43e95be2c92b4a6d272638eb7d5",
"body": null,
"is_bot": false,
"headline": "#140",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T15:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6df6a755ff68768e05e8661a6b1bbc6abb99fc02",
"body": null,
"is_bot": false,
"headline": "htmx example using new underscore markup syntax, example sln rebuild",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T15:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "329cdeae9a0a12504fe6beb802f5e16935c2d97a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/pimbrouwers/Falco",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T15:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4532b163012b975376201aaad875e97d204644d3",
"body": "#144",
"is_bot": false,
"headline": "falco.markup.1.2.0 integration, Request.mapHeaders, Request.mapCookies",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-06-26T15:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887d6a7a776faf4526d85318761e8e13de2e417f",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-05-23T20:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddf282262ddb3a91ddcf96d820a347d37e64dfa7",
"body": null,
"is_bot": false,
"headline": "build script, global.json",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T01:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e3ba8f479e5c52232d4c339658c2a587ac18186",
"body": null,
"is_bot": false,
"headline": "site slogan update to match github description",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T00:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecca93ad0e519d25afcf175208182e9ac19679cf",
"body": null,
"is_bot": false,
"headline": "site rebuild",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T00:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95b8e58cf6eb53d5296b9328325b779489ee6402",
"body": null,
"is_bot": false,
"headline": "site titles drawn from first h1",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T00:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a97034f074cada12793f026f677d6cc85b1207d",
"body": null,
"is_bot": false,
"headline": "deployment and host config documentation",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T00:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce107316295d0c44d78e795c1a34e00ac72775b2",
"body": null,
"is_bot": false,
"headline": "falco site sln",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-22T00:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78bb2081e63bf37cc38bdf729a0d9586707e88d",
"body": null,
"is_bot": false,
"headline": "examples explicit url removed",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-21T19:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61479cda6abd1bac66157372a5c66347c60db7c4",
"body": null,
"is_bot": false,
"headline": "examples sln",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-04-21T13:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87b5879d50cf50e61dfef0d2554e92fe4fc428fe",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/pimbrouwers/Falco",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-03-12T11:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "436a717434cf8907f39998f11d5bd45b5d1f978b",
"body": null,
"is_bot": false,
"headline": "update readme.md",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-03-12T11:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0a83b5ea43927bdeff6e4d3cdc0806292cc182",
"body": "Fix link to samples on website",
"is_bot": false,
"headline": "Merge pull request #135 from bisen2/docs/examples-link",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2025-02-22T18:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d793d2f9bae9817c57dbd3287e840e81887f8aaa",
"body": null,
"is_bot": false,
"headline": "Fix link to samples",
"author_name": "Ben Isenhart",
"author_login": "bisen2",
"committed_at": "2025-02-22T17:51:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13c5f3bfc2c04628d461535e60b0a16770a7f81",
"body": "Update routing.md",
"is_bot": false,
"headline": "Merge pull request #133 from pblasucci/patch-1",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2025-02-14T18:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4eef0edd38bf18ea51c875167b321268a52a9123",
"body": "Fixed spelling error in code sample",
"is_bot": false,
"headline": "Update routing.md",
"author_name": "Paulmichael Blasucci",
"author_login": "pblasucci",
"committed_at": "2025-02-14T18:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "336260741aa61233d539214c9b2f4bd2baa0f303",
"body": null,
"is_bot": false,
"headline": "cloudseed, and hamilton's content added to readme",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-02-02T15:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee91fca2a0027dcf00fda9f05fdfe78baa97d9e4",
"body": "v5.0.0",
"is_bot": false,
"headline": "Merge pull request #131 from pimbrouwers/develop",
"author_name": "pim",
"author_login": "pimbrouwers",
"committed_at": "2025-01-29T13:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a9a871bd41f731efbd34d31c80e4d854f3f526",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-29T13:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b70a7340eb2ec76503f1b4d0c2b0f5cee3fe2998",
"body": null,
"is_bot": false,
"headline": "temporarily disabling datetimeoffset tests due to limitation on linux",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-29T11:58:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53393abd37bc4d9252d5ba95ac369103ef89c335",
"body": null,
"is_bot": false,
"headline": "datetimestyles.roundtripkind",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-29T11:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bae380832a24ec094af187efae76fe899642f89e",
"body": null,
"is_bot": false,
"headline": "requestdata tests datetime and datetimeoffset using round trip specifier",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-29T11:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47b343de659fc719ffbe383e7f987ebc7e09dc2",
"body": null,
"is_bot": false,
"headline": "requestdatat tests invariant culture",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T14:40:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f3765bbc6493c18fd599725d6cc30d500b6e548",
"body": null,
"is_bot": false,
"headline": "stringparser using invariant culture for datetime, float and timespan",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T14:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d93e789c90d67fe5fb6e7b7dd15d9659d804e55",
"body": null,
"is_bot": false,
"headline": "requestdata tests datetimeoffset parseexact",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T14:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df9213f42b042be422ba9ec6277cf5f9957afeba",
"body": null,
"is_bot": false,
"headline": "request data primitive parsing, explicit date instead of now",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T14:15:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e91e1b901be9ee57f34b3f2827c8ac8b59f362d6",
"body": null,
"is_bot": false,
"headline": "build.yml multiversion",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T14:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c8740b212e523d38dd33f6f1479cd5ab19251a0",
"body": null,
"is_bot": false,
"headline": "net9 build.yml",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T13:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d454b3a944bf45b85ea760dfdd789717bbfad569",
"body": null,
"is_bot": false,
"headline": "5.0.0 site rebuild",
"author_name": "Pim Brouwers",
"author_login": "pimbrouwers",
"committed_at": "2025-01-28T13:56:08Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 63,
"latest_release_at": "2021-07-27T17:19:47Z",
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 1825,
"mean_days_between_releases": 190.4
},
"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": 47,
"stars": 636,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2020-05-05",
"count": 1
},
{
"date": "2020-11-18",
"count": 1
},
{
"date": "2020-11-30",
"count": 1
},
{
"date": "2020-12-07",
"count": 1
},
{
"date": "2020-12-10",
"count": 1
},
{
"date": "2020-12-11",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-08-01",
"count": 1
},
{
"date": "2021-08-17",
"count": 1
},
{
"date": "2021-09-17",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-12-21",
"count": 1
},
{
"date": "2022-01-04",
"count": 1
},
{
"date": "2022-01-20",
"count": 1
},
{
"date": "2022-02-02",
"count": 1
},
{
"date": "2022-05-03",
"count": 1
},
{
"date": "2022-08-14",
"count": 1
},
{
"date": "2022-08-28",
"count": 1
},
{
"date": "2022-09-03",
"count": 1
},
{
"date": "2022-09-06",
"count": 1
},
{
"date": "2022-10-15",
"count": 1
},
{
"date": "2022-10-31",
"count": 1
},
{
"date": "2022-11-13",
"count": 1
},
{
"date": "2022-12-03",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-02-13",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-10-05",
"count": 1
},
{
"date": "2023-12-03",
"count": 1
},
{
"date": "2024-07-03",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-09-27",
"count": 1
},
{
"date": "2024-10-21",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2025-02-22",
"count": 1
},
{
"date": "2025-03-15",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-05-07",
"count": 1
},
{
"date": "2025-06-23",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2026-01-02",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-02-02",
"count": 1
},
{
"date": "2026-02-12",
"count": 1
},
{
"date": "2026-06-21",
"count": 1
},
{
"date": "2026-07-23",
"count": 1
}
],
"complete": true,
"collected": 47,
"total_forks": 47
},
"star_history": null,
"open_issues_and_prs": 5
},
"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": 24293,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 16,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "coverlet.collector",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Donald",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Falco.Htmx",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Falco.Markup",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Falco.OpenAPI",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "FsUnit.xUnit",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Markdig",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Mvc.Testing",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.SourceLink.GitHub",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Scriban",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Swashbuckle.AspNetCore",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Data.SQLite",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 0,
"indirect_count": 16
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 47,
"open_issues": 1,
"closed_ratio": 0.986,
"closed_issues": 68,
"closed_unmerged_prs": 18
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "pimbrouwers",
"commits": 585,
"avatar_url": "https://avatars.githubusercontent.com/u/4595453?v=4"
},
{
"type": "User",
"login": "nhlpapim",
"commits": 337,
"avatar_url": "https://avatars.githubusercontent.com/u/231086716?v=4"
},
{
"type": "User",
"login": "dpraimeyuu",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/6437191?v=4"
},
{
"type": "User",
"login": "galassie",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/23222728?v=4"
},
{
"type": "User",
"login": "pblasucci",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/476772?v=4"
},
{
"type": "User",
"login": "michaelglass",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/60136?v=4"
},
{
"type": "User",
"login": "bkrug",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3093518?v=4"
},
{
"type": "User",
"login": "JonCanning",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/671232?v=4"
},
{
"type": "User",
"login": "mlaily",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1535823?v=4"
},
{
"type": "User",
"login": "AngelMunoz",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/8684875?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.594
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"pages.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"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": 4,
"reason": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/18 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 4,
"reason": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d768bc5f512aeb372227d81646ec3dee2522df63",
"ran_at": "2026-07-27T10:41:48Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-27T10:25:35Z",
"oldest_open_prs": [
{
"number": 116,
"created_at": "2023-12-03T20:56:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 123,
"created_at": "2024-07-03T16:27:55Z",
"last_comment_at": "2024-07-04T03:24:00Z",
"last_comment_author": "kgday"
},
{
"number": 124,
"created_at": "2024-07-03T17:17:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 147,
"created_at": "2026-01-02T17:44:44Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-27T10:24:53Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 149,
"created_at": "2026-02-02T11:23:09Z",
"last_comment_at": "2026-04-24T10:02:13Z",
"last_comment_author": "pimbrouwers"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/falcoframework/Falco",
"host": "github.com",
"name": "Falco",
"owner": "falcoframework"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 41,
"vitality": 55,
"community": 57,
"governance": 54,
"engineering": 73
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 55,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 63,
"human_commit_share": 0.98,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "63 commits in the last year",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 63
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_latest_release": 1825,
"mean_days_between_releases": 190.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1825 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1825
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~190.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 190.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"forks": 47,
"stars": 636,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "636 stars",
"points": 45.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 636
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "47 forks",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 47
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"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": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 21,
"top_contributor_share": 0.594
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"merged_prs": 47,
"open_issues": 1,
"closed_issues": 68,
"issue_closed_ratio": 0.986,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "99% of issues closed",
"points": 46.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 99
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "47/65 decided PRs merged",
"points": 27.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 47,
"decided": 65
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/18 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"followers": 14,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "falcoframework",
"public_repos": 6,
"account_age_days": 492
},
"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": "14 followers of falcoframework",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "falcoframework"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~1 yr old",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"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": 73,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"f-sharp",
"asp",
"kestrel",
"http",
"api",
"functional",
"asp-net",
"aspnet-core",
"routing",
"router",
"falco",
"web-framework",
"handlers",
"asynchronous",
"fsharp"
],
"has_wiki": false,
"homepage": "https://www.falcoframework.com",
"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://www.falcoframework.com",
"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": "15 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 15
}
}
],
"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": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.1
},
"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": "3 out of 7 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 3/18 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "4 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "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": 9
},
"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": 39,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.204,
"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": "20 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 10.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 20,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 37,
"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.02,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"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": "F# (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "F#"
}
}
],
"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": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "F#",
"largest_source_bytes": 24293,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "F# (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "F#"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-27T10:42:09.089706Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/falcoframework/Falco.svg",
"full_name": "falcoframework/Falco",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}