JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"httpclient",
"netstandard",
"dotnet",
"dotnet-core",
"c-sharp"
],
"is_fork": false,
"size_kb": 2018,
"has_wiki": false,
"homepage": "https://web.archive.org/web/20240622022707/https://tech.justeattakeaway.com/2017/10/02/reliably-testing-http-integrations-in-a-dotnet-application/",
"languages": {
"C#": 359846,
"PowerShell": 3893
},
"pushed_at": "2026-07-30T19:05:57Z",
"created_at": "2017-06-25T08:47:16Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T19:07:56Z",
"description": "A .NET library for intercepting server-side HTTP requests",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://tech.justeattakeaway.com",
"name": "Just Eat Takeaway.com",
"type": "Organization",
"login": "justeattakeaway",
"company": null,
"location": null,
"followers": 86,
"avatar_url": "https://avatars.githubusercontent.com/u/86794680?v=4",
"created_at": "2021-07-01T16:15:52Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 1855
},
"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": "v5.1.4",
"kind": "patch",
"published_at": "2026-07-30T19:00:14Z"
},
{
"tag": "v5.1.3",
"kind": "patch",
"published_at": "2026-07-28T15:05:48Z"
},
{
"tag": "v5.1.2",
"kind": "patch",
"published_at": "2025-07-03T11:30:46Z"
},
{
"tag": "v5.1.1",
"kind": "patch",
"published_at": "2025-03-08T11:37:31Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2025-02-05T13:16:11Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2024-11-12T23:25:05Z"
},
{
"tag": "v4.3.0",
"kind": "minor",
"published_at": "2024-04-13T09:30:54Z"
},
{
"tag": "v4.2.1",
"kind": "patch",
"published_at": "2024-03-14T17:51:37Z"
},
{
"tag": "v4.2.0",
"kind": "minor",
"published_at": "2024-02-06T09:47:30Z"
},
{
"tag": "v4.1.0",
"kind": "minor",
"published_at": "2023-12-11T11:48:20Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2022-11-15T14:27:17Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2022-11-15T13:26:06Z"
},
{
"tag": "v3.1.2",
"kind": "patch",
"published_at": "2022-08-01T14:00:55Z"
},
{
"tag": "v3.1.1",
"kind": "patch",
"published_at": "2021-08-03T08:47:59Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2020-11-10T17:12:06Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2019-10-11T08:27:30Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2019-08-02T12:23:21Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2019-04-28T17:28:31Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2019-03-25T11:22:28Z"
},
{
"tag": "v2.0.0-beta1",
"kind": "prerelease",
"published_at": "2019-03-17T09:08:43Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2018-10-14T15:21:13Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2018-03-11T16:30:42Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2018-03-07T14:12:53Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2018-02-23T11:17:13Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2017-10-02T09:53:06Z"
}
],
"recent_commits": [
{
"oid": "0e630bc535d0ac4b2f87feda0e73eed54b938b05",
"body": "Bump version to 5.1.5 for the next release.\n\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump version (#1144)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-07-30T19:05:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca4080d803fe49755636f7682325227f52e9107b",
"body": "* Use NuGet TrustedPublishing\n\nMoves to NuGet Trusted Publishing (https://learn.microsoft.com/en-us/nuget/nuget-org/trusted-publishing) to prevent publishing issues from API keys expiring.\n\n* Use NUGET_API_KEY env var for publishing",
"is_bot": false,
"headline": "Use NuGet Trusted Publishing (#1143)",
"author_name": "Hugo Woodiwiss",
"author_login": "hwoodiwiss",
"committed_at": "2026-07-30T18:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ff1fd3d14dc59caae2fb4a1c5f8c9ae7713e16e",
"body": "Bump version to 5.1.4 for the next release.\n\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump version (#1142)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-07-28T21:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e77d2e65837911b664a236288513788e1922e8e",
"body": "* Improve form matcher to support ReadOnlyMemoryContent\n\n* Fix Refit cert revocation",
"is_bot": false,
"headline": "Enable Form content matching on ReadOnlyMemoryContent (#1141)",
"author_name": "Hugo Woodiwiss",
"author_login": "hwoodiwiss",
"committed_at": "2026-07-28T15:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55eb9240207c50dec642c8cc3bb5a52bccf19503",
"body": "---\nupdated-dependencies:\n- dependency-name: ReportGenerator\n dependency-version: 5.5.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ReportGenerator from 5.5.1 to 5.5.10 (#1132)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-10T13:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178d437ded725eddeb55ec24baf3d250c806fee2",
"body": "Update .NET SDK to version 10.0.301.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.301\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1133)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-06-09T19:41:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d03f2575dd6601b9517b3d5783c2a49408f81f",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.6.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 (#1131)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-02T04:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03831a4d913254adc2ddb9609d8c61c7c6528a04",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 10.0.300.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.300\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codef\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 10.0.300 (#1125)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-05-12T19:34:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f2caa74e646c879c8ee9aaa8fbe5c8b8d7fcbc80",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.5.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1 (#1123)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-01T10:43:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1654abc6b57d85c6e797231a8352aef07edcbf8",
"body": "---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump BenchmarkDotNet from 0.15.5 to 0.15.8 (#1085)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T16:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a22858b0fc04c9d70d962cbf3b0daf2928920d",
"body": "Bumps xunit.v3 from 3.1.0 to 3.2.2\n\n---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 3.2.2\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the xunit group with 1 update (#1097)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T16:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2b7557bc39309b3e1d3b8b3af2f51a05c363b7",
"body": "---\nupdated-dependencies:\n- dependency-name: Polly.Core\n dependency-version: 8.6.6\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Polly.Core from 8.6.4 to 8.6.6 (#1114)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T16:02:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f10eabd25a9f5bf6e4563da1f3474a7b6da1e47b",
"body": "---\nupdated-dependencies:\n- dependency-name: markdownsnippets.tool\n dependency-version: 28.0.2\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump markdownsnippets.tool from 27.0.2 to 28.0.2 (#1111)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-23T15:58:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48b451614185604adf85b190b7b9fd2491412616",
"body": "---\nupdated-dependencies:\n- dependency-name: Refit\n dependency-version: 10.1.6\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Refit from 8.0.0 to 10.1.6 (#1115)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T14:25:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6834f3b3d945bea28cf43a05a796ecf5cbf0fb9e",
"body": "---\nupdated-dependencies:\n- dependency-name: MartinCostello.Logging.XUnit.v3\n dependency-version: 0.7.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump MartinCostello.Logging.XUnit.v3 from 0.6.0 to 0.7.1 (#1112)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T14:24:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c335e7c17937e3b9f9284903f8b89e796dc826d1",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 10.0.203.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.203\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codef\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 10.0.203 (#1118)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-04-22T10:51:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e3ba3051387df500521732f7fa9132c631a9e1c9",
"body": "Update .NET SDK to version 10.0.201.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.201\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1107)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-03-17T19:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90bc36aa55945f0888fb2d6147db66c8775bc114",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 10.0.200.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.200\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codef\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 10.0.200 (#1106)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-03-10T19:17:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "513a59bf5c7c51224aa8ec9e8c7ea63687c92ef7",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#1104)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-03-01T10:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3e899589f94b0f2aea0748d15e989f41d4cff91",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 10.0.103.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.103\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codef\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 10.0.103 (#1099)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-02-10T19:26:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8eaf8dcf3b887c808c62a9ec46f83ce1e0224fb3",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 10.0.102.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.102\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codef\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 10.0.102 (#1096)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2026-01-20T19:23:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "37c85b7b8daa92f9c732cc9aa4b228b89ea5a8c7",
"body": "---\nupdated-dependencies:\n- dependency-name: ReportGenerator\n dependency-version: 5.5.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ReportGenerator from 5.4.18 to 5.5.1 (#1095)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-01-01T10:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d8bcbbfd2ef0589fcf785f6d2fb59d2222fee7",
"body": "Update .NET SDK to version 10.0.101.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 10.0.101\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1093)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-12-09T19:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e4832bb88c9d19988c26cf22805772d7474698d",
"body": null,
"is_bot": false,
"headline": "Update Refit link (#1092)",
"author_name": "Hugo Woodiwiss",
"author_login": "hwoodiwiss",
"committed_at": "2025-12-03T15:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "322dfc23726cc51bda985451016ab0650235fa4c",
"body": "* Initial upgrade to dotnet 10\n\n* Update test to react to behaviour change in net10",
"is_bot": false,
"headline": "Upgrade to net10.0 (#1083)",
"author_name": "Stuart Lang",
"author_login": "slang25",
"committed_at": "2025-11-20T11:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3f43c45e638b18ad1070910a79370c97bf40fc",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.307.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.307\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.307 (#1082)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-11-11T19:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fc8699adebc338f3bc2e515f2e930f09e0186dab",
"body": "---\nupdated-dependencies:\n- dependency-name: Polly.Core\n dependency-version: 8.6.4\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Polly.Core from 8.5.2 to 8.6.4 (#1080)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T10:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ae3379bb93741461e2ac34eb40c0951056493b",
"body": "---\nupdated-dependencies:\n- dependency-name: ReportGenerator\n dependency-version: 5.4.18\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ReportGenerator from 5.4.7 to 5.4.18 (#1081)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T10:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f21e4ab8e0c247f5a45c0877fa3ee475a8f40de9",
"body": "---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.15.5\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump BenchmarkDotNet from 0.14.0 to 0.15.5 (#1078)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T10:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01aff9925de9693f34ebfb05e3ca31b7fa7811c1",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 (#1079)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-11-01T10:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "107c1781bd5b0ca2bab73273afddc4a46e6daaf7",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.306.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.306\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.306 (#1076)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-10-14T19:05:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c595ceea3eec6451cd93e97d83c259d07e058ca",
"body": "Bumps xunit.runner.visualstudio from 3.1.3 to 3.1.5\nBumps xunit.v3 from 3.0.0 to 3.1.0\n\n---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n- depen\n[…]\ntype: version-update:semver-minor\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the xunit group with 2 updates (#1075)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-10-01T09:09:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "83be9ee479875e81aab10a14f79eb8ea05cd36f1",
"body": "* Bump DavidAnson/markdownlint-cli2-action from 19.1.0 to 20.0.0\n\nBumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 19.1.0 to 20.0.0.\n- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)\n- [Commits](https://github.c\n[…]\n-------\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Hugo Woodiwiss <hj.woodiwiss@gmail.com>",
"is_bot": true,
"headline": "Bump DavidAnson/markdownlint-cli2-action from 19.1.0 to 20.0.0 (#1050)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-13T07:39:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "66ffcdcaa82dbcaf4a075443fb1ed4dfb36a74ef",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.305.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.305\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.305 (#1069)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-09-09T19:05:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9d312ed1fbda7ee37503ca9f999959a101fdec0a",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.304.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.304\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.304 (#1068)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-08-05T19:07:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9a18ed563e19e7f5066cdb79a46d3d7dc3ed0b39",
"body": "Bumps xunit.runner.visualstudio from 3.1.1 to 3.1.3\nBumps xunit.v3 from 2.0.3 to 3.0.0\n\n---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n- depen\n[…]\ntype: version-update:semver-major\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the xunit group with 2 updates (#1067)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-01T10:41:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c64d1e4ba79b23036c8388e708bbd09ca317620e",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.5.\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/1\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.29.2 to 3.29.5 (#1065)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-01T09:18:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ab09c694f563330a4537a2c8986f7b756ddeac6",
"body": "Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.1 to 0.20.4.\n- [Release notes](https://github.com/anchore/sbom-action/releases)\n- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/anchore/sbom-action/compare/9246b907\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump anchore/sbom-action from 0.20.1 to 0.20.4 (#1066)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-08-01T09:14:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fdd5ce23728d46f834dc17c124cca8da78825f0a",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.303.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.303\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.303 (#1064)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-07-22T19:05:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "721330aa9ae408d73be08c2ef758a077b85cc090",
"body": "Update .NET SDK to version 9.0.302.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.302\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1063)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-07-09T08:23:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "952a646c0e31d39d3a4a86d68c7e3f206e9f7fd1",
"body": "Bump version to 5.1.3 for the next release.\n\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump version (#1062)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-07-03T11:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cf5c3198d68d4524663711a9f7d6286a5c590b",
"body": "* Migrate to slnx\n\nMigrate from `.sln` to `.slnx`.\n\n* Fix non-greedy request header matching\n\nFix issue where header matching was based on the order of registrations, rather than the number of headers, which could cause a response intended for a less-specific HTTP request to be returned for a more-specific HTTP registration due to the first match winning.",
"is_bot": false,
"headline": "Fix non-greedy request header matching (#1061)",
"author_name": "Martin Costello",
"author_login": "martincostello",
"committed_at": "2025-07-03T11:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e92c651254d6cff0768a5c41dce3d793aade580",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.4.3.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5.4.2 to 5.4.3 (#1060)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-02T11:35:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a5cbafe88524abd6d099ab1fc95b941d3f4ce91",
"body": "Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.8.1 to 3.8.2.\n- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)\n- [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/e7501ebba8948a456d25ac2ff867af8c8\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump martincostello/update-dotnet-sdk from 3.8.1 to 3.8.2 (#1058)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T12:06:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39c5c5465c58c8bb771f9ba38b1833bedcf12ee4",
"body": "Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.19.0 to 0.20.1.\n- [Release notes](https://github.com/anchore/sbom-action/releases)\n- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/anchore/sbom-action/compare/9f730214\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump anchore/sbom-action from 0.19.0 to 0.20.1 (#1057)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T12:06:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3aea01d7d407a3c417bef93003437311ca5dd371",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.18 to 3.29.2.\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/\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.18 to 3.29.2 (#1059)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T11:52:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d75bddf88ed2380d233a83bc8f97d97d7410af78",
"body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://g\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 (#1056)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T11:24:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee2fe17128c8f341d5c002de0c6c48469d471115",
"body": "Bumps xunit.runner.visualstudio from 3.1.0 to 3.1.1\nBumps xunit.v3 from 2.0.2 to 2.0.3\n\n---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: xunit\n- depen\n[…]\ntype: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the xunit group with 2 updates (#1055)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-01T10:52:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ad80b6384cc49403c9b2af30d3527c9fa478ac45",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.301.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.301\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.301 (#1054)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-06-10T19:04:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "41f2911cfe22c99966588500844460eb64208efb",
"body": "Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1051)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-02T08:43:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0682652b8422b160373db8dcf2a29c0bf642948",
"body": "Bumps MartinCostello.Logging.XUnit.v3 from 0.5.1 to 0.6.0\nBumps Microsoft.CodeAnalysis.PublicApiAnalyzers to 3.3.4, 4.14.0\nBumps Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.0\nBumps ReportGenerator to 5.4.6, 5.4.7\n\n---\nupdated-dependencies:\n- dependency-name: BenchmarkDotNet\n dependency-version: 0.\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump MartinCostello.Logging.XUnit.v3 and 3 others (#1053)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T09:54:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1a5a01c7b5091fd0b82b3f5ba915f7f36fbfaa73",
"body": "Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.6.0 to 4.7.1.\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/ce3cf9537a52e8119d91fd484ab5b8a80\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/dependency-review-action from 4.6.0 to 4.7.1 (#1048)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T09:15:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6a8cca6a6975116f2dddda19ee9997d7b5cb17ab",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/d7267f607e9d3fb96fc2fbe83e0af444713e90b7...08eff52bf64351f401\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#1052)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T09:15:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4fc376ffaa61a3a9f606a8215fda87d86c44eb70",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.17 to 3.28.18.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.17 to 3.28.18 (#1049)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-06-01T09:14:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "93cbc637c82a13fd44e4cfeae3dea5704295f9b2",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.300.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-version: 9.0.300\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflo\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.300 (#1047)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-05-13T21:29:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb424bcb6e69bf3ca67a0b1945adafbc2f2609b6",
"body": "Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.18.0 to 0.19.0.\n- [Release notes](https://github.com/anchore/sbom-action/releases)\n- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/anchore/sbom-action/compare/f325610c\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump anchore/sbom-action from 0.18.0 to 0.19.0 (#1043)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-07T14:24:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "33c7ccf88c85b3df71b47cfbbb11d86de7ef0185",
"body": "Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.4.5 to 5.4.6.\n- [Release notes](https://github.com/danielpalme/ReportGenerator/releases)\n- [Commits](https://github.com/danielpalme/ReportGenerator/compare/v5.4.5...v5.4.6)\n\n---\nupdated-dependencies:\n- dependency-name: Re\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump ReportGenerator from 5.4.5 to 5.4.6 (#1046)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-07T14:23:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "29f19d50f45daf0d0999c78d7df1a4aa93b59f5e",
"body": "Bumps the xunit group with 2 updates: [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) and [xunit.v3](https://github.com/xunit/xunit).\n\n\nUpdates `xunit.runner.visualstudio` from 3.0.2 to 3.1.0\n- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)\n- [Commits]\n[…]\ntype: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump the xunit group with 2 updates (#1045)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-07T14:23:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9ff32401057ec09af98b963855981101e6e3b0f4",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.16 to 3.28.17.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.16 to 3.28.17 (#1044)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-07T14:16:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8211e2d1b59c0ca18b30ede55c5f9baba500e27b",
"body": "Per https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/ this property is being retired in favour of using the codeowners file",
"is_bot": false,
"headline": "Remove dependabot reviewers property (#1042)",
"author_name": "Hugo Woodiwiss",
"author_login": "hwoodiwiss",
"committed_at": "2025-05-07T14:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b77c845903311bc2f4d8c371ed6ccc7c4affb8b3",
"body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.3 to 2.3.0.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://g\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 (#1040)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:42:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0b2a19252d653f607d097c45283879c7fd9a48d",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.0 to 5.4.2.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/c\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5.4.0 to 5.4.2 (#1037)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:42:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ebb513031b0d02d9df70de0b2f42fc8cd87d798a",
"body": "Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.5.0 to 3.8.1.\n- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)\n- [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/548112dca44d56d69830fce804a007788\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump martincostello/update-dotnet-sdk from 3.5.0 to 3.8.1 (#1038)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:41:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00ffa5bfd4acfccc2ce4c8856319e05e3e5964d4",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.13 to 3.28.16.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.13 to 3.28.16 (#1039)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:41:19Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2a97b863d2c0b227005764e1b0783dd3990f2dca",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/95815c38cf2ff2164869cbab79da8d1f422bc89e...d3f86a106a0bac45b9\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 4.2.1 to 4.3.0 (#1036)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:39:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "583e348e0eb8486708cb255fc32f08e7c4cc2502",
"body": "Bumps the xunit group with 1 update: [xunit.v3](https://github.com/xunit/xunit).\n\n\nUpdates `xunit.v3` from 2.0.0 to 2.0.1\n- [Commits](https://github.com/xunit/xunit/compare/v2-2.0...v3-2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: xunit.v3\n dependency-version: 2.0.1\n dependency-type: direct\n[…]\ntype: version-update:semver-patch\n dependency-group: xunit\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump xunit.v3 from 2.0.0 to 2.0.1 in the xunit group (#1035)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-05-01T09:15:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "405b3a04441086feb052fbd2e80de4975492e170",
"body": "* Update .NET SDK\n\nUpdate .NET SDK to version 9.0.203.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.norepl\n[…]\nodeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK to 9.0.203 (#1034)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-04-15T19:07:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5dd268d5a1b7268ad784bcd28bace54898f6ecfb",
"body": "Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.5.0 to 4.6.0.\n- [Release notes](https://github.com/actions/dependency-review-action/releases)\n- [Commits](https://github.com/actions/dependency-review-action/compare/3b139cfc5fae8b618d3eae3675e383bb1\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/dependency-review-action from 4.5.0 to 4.6.0 (#1032)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-01T15:04:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d34a3a9fb1ee817d1ebf73d5d0df21f19e2cf36a",
"body": "Bumps [martincostello/update-dotnet-sdk](https://github.com/martincostello/update-dotnet-sdk) from 3.4.2 to 3.5.0.\n- [Release notes](https://github.com/martincostello/update-dotnet-sdk/releases)\n- [Commits](https://github.com/martincostello/update-dotnet-sdk/compare/85d667fd1555930e26433702522ad27d9\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump martincostello/update-dotnet-sdk from 3.4.2 to 3.5.0 (#1033)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-04-01T15:03:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "017c473fc3ade934b41d3c59819b09c1741d9c57",
"body": "Reduce dependabot from daily to monthly.",
"is_bot": false,
"headline": "Reduce dependabot frequency",
"author_name": "Martin Costello",
"author_login": "martincostello",
"committed_at": "2025-04-01T14:57:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "111b0261d5f249575e878e07d338abc08330762a",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.12 to 3.28.13.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.12 to 3.28.13 (#1030)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-25T05:37:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e6cf475ca3625b64f5be20f300b29984bb9ddb58",
"body": null,
"is_bot": true,
"headline": "Bump ReportGenerator from 5.4.4 to 5.4.5 (#1029)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-24T10:56:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6003a806256286895b054865080b02946184652b",
"body": null,
"is_bot": true,
"headline": "Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1026)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-20T06:37:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a45ad9dc93b2515a7f4059e43636c6827d4360e8",
"body": null,
"is_bot": true,
"headline": "Bump actions/cache from 4.2.2 to 4.2.3 (#1025)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-20T06:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48683f017888c20f445c52df3d772b87a4399564",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.0 to 4.2.1.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/b14cf4c92620c250e1c074ab0a5800e37df86765...95815c38cf2ff21648\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 4.2.0 to 4.2.1 (#1028)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-20T05:42:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a1132f61fbb26515fc8a910f45e2603907c9e1a4",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.11 to 3.28.12.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.11 to 3.28.12 (#1027)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-20T05:42:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d2df68ac7eeba41f5fb488199c0e5fd3c4f7908f",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.9 to 4.2.0.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/cc203385981b70ca67e1cc392babf9cc229d5806...b14cf4c92620c250e1\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 4.1.9 to 4.2.0 (#1024)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-19T06:04:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5e04c2e7d29f958bddf8460283f96f48bbcf235e",
"body": "Update .NET SDK to version 9.0.202.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1023)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-03-18T17:30:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa67349be3990ec4469293d2a0a6f9559c5badbc",
"body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.0 to 4.3.1.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/3951f0dfe7a07e2313ec93c75700083e2005cbab...67a3573c9a986a3f9c594539f4ab511d57bb3c\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/setup-dotnet from 4.3.0 to 4.3.1 (#1022)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-17T05:41:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cfc2d717bf84554d871b3a61d968566cb18c15d9",
"body": null,
"is_bot": true,
"headline": "Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.2 to 9.0.3 (#1020)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T07:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e163d11d857aadbe296b815553067779a3f6433",
"body": null,
"is_bot": true,
"headline": "Bump martincostello/update-dotnet-sdk from 3.4.1 to 3.4.2 (#1021)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-12T07:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "150c50f5396bbf384e0ddb1be889b7791c238970",
"body": "Update .NET SDK to version 9.0.201.\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Sdk\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update .NET SDK (#1019)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-03-11T17:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e0e43de501e201d2b916fe68bd0132308ccaa42",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.11.\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\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.10 to 3.28.11 (#1018)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-10T05:44:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "719a3f2430b5e26c050daa190f816192baea6af7",
"body": "Bump version to 5.1.2 for the next release.\n\nCo-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump version (#1017)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-03-08T11:47:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1e8e652fe81f0d883e9dbf1a6dafdb4fb2a803",
"body": "Fix inability to return different responses based on content negotiation via HTTP request headers by including a hash of their names and values in the key for the registration.",
"is_bot": false,
"headline": "Fix content negotiation",
"author_name": "martincostello",
"author_login": "martincostello",
"committed_at": "2025-03-08T10:57:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e813fa061f24d7d8e6a68f7f26554a72acddb4d",
"body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.2 to 2.2.3.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://g\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/attest-build-provenance from 2.2.2 to 2.2.3 (#1016)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-06T07:00:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79244feb3f5a558256839b8c10081d6d2f3b9ee5",
"body": null,
"is_bot": true,
"headline": "Bump xunit.v3 from 1.1.0 to 2.0.0 in the xunit group (#1015)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-03-03T06:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b9f1a80cc5a836b4ab580ac11a0360fa1cc6cf",
"body": null,
"is_bot": true,
"headline": "Bump actions/attest-build-provenance from 2.2.1 to 2.2.2 (#1013)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-28T06:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380fd4eeaadb38bbe62bcd3ab3cba0c986b38a7a",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/0c907a75c2c80ebcb7f088228285e798b750cf8\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 4.2.1 to 4.2.2 (#1014)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-28T05:10:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "47824f87d73386da9eb49789ca6ddf31b2bf8930",
"body": null,
"is_bot": true,
"headline": "Bump codecov/codecov-action from 5.3.1 to 5.4.0 (#1012)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-27T06:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002dd4537a0ce50248de9c4ecb2474efd23634fc",
"body": "Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.0 to 2.2.1.\n- [Release notes](https://github.com/actions/attest-build-provenance/releases)\n- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)\n- [Commits](https://g\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/attest-build-provenance from 2.2.0 to 2.2.1 (#1011)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-27T05:59:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c9254c1e4ecf0ca80d8a06478b04692f46658ac",
"body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/fa0a91b85d4f404e444e00e005971372dc801d16...cc203385981b70ca67\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/download-artifact from 4.1.8 to 4.1.9 (#1010)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-26T05:27:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "32d486a5c643292cb7e304009320e6262ada3c3b",
"body": null,
"is_bot": true,
"headline": "Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1006)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-24T06:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fba6f56747b226fcf0a090dfea79b3ea1e8904c3",
"body": null,
"is_bot": true,
"headline": "Bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1007)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-24T06:39:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e695fadd70d079c528b39522e8a1e6012328275",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.10.\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/\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3.28.9 to 3.28.10 (#1008)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-24T05:34:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97e1bfe247e3d79d5235a60b1725a6de44fa9411",
"body": null,
"is_bot": true,
"headline": "Bump the xunit group with 2 updates (#1004)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-20T06:30:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc6ed897527a34842c366e2cc3e1e8004a97571",
"body": "Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.2.1.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/1bd1e32a3bdc45362d1e726936510720a7c30a5\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump actions/cache from 4.2.0 to 4.2.1 (#1005)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-20T05:40:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0e2f814640a10972743f4458e63a591c245270c2",
"body": "- Add support for running CodeQL queries for GitHub Actions.\n- Add markdownlint.\n- Add PowerShell linting.\n- Fix lint warnings.\n- Bump actionlint to v1.7.7.\n- Add `filter` and `show-progress:false` to checkout options.\n- Use `${env:}` format to access environment variables for consistency.\n- Avoid interpolation.\n- Remove redundant quoting.\n- Use single quotes in YAML.\n- Refactor permissions.",
"is_bot": false,
"headline": "Extend linting (#1003)",
"author_name": "Martin Costello",
"author_login": "martincostello",
"committed_at": "2025-02-17T11:47:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bc4699927efb5d4cf4658b7a44bc756d9f26f2c",
"body": null,
"is_bot": true,
"headline": "Update .NET SDK to 9.0.200 (#1002)",
"author_name": "jet-codeflow-maintainer[bot]",
"author_login": "jet-codeflow-maintainer[bot]",
"committed_at": "2025-02-11T20:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f04d3509f2f36cbf3ed25d5d1f69845a79eeb005",
"body": null,
"is_bot": true,
"headline": "Bump ReportGenerator from 5.4.3 to 5.4.4 (#1000)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-02-10T07:14:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 36,
"latest_release_at": "2026-07-30T19:00:14Z",
"latest_release_tag": "v5.1.4",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 23,
"days_since_latest_release": 0,
"mean_days_between_releases": 106.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "JustEat.HttpClientInterception",
"exists": true,
"license": null,
"keywords": [
"http",
"httpclient",
"interception",
"testing"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/JustEat.HttpClientInterception",
"is_deprecated": false,
"latest_version": "5.1.2",
"repository_url": "https://github.com/justeattakeaway/httpclient-interception",
"versions_count": 22,
"total_downloads": 2557667,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-07-03T11:33:21.540000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 392
}
]
},
"popularity": {
"forks": 31,
"stars": 386,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2020-07-06",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-30",
"count": 1
},
{
"date": "2020-09-13",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-14",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-20",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-08-26",
"count": 1
},
{
"date": "2022-09-13",
"count": 1
},
{
"date": "2022-09-19",
"count": 1
},
{
"date": "2022-09-26",
"count": 1
},
{
"date": "2023-01-02",
"count": 1
},
{
"date": "2023-02-23",
"count": 1
},
{
"date": "2023-03-10",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-07-15",
"count": 1
},
{
"date": "2025-06-25",
"count": 1
},
{
"date": "2025-07-22",
"count": 1
},
{
"date": "2025-07-23",
"count": 1
},
{
"date": "2025-08-24",
"count": 1
},
{
"date": "2025-08-25",
"count": 1
},
{
"date": "2025-10-22",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
}
],
"complete": true,
"collected": 31,
"total_forks": 31
},
"star_history": null,
"open_issues_and_prs": 18
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [
"samples/SampleApp.Tests/SampleApp.Tests.csproj",
"samples/SampleApp/SampleApp.csproj",
"src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"tests/HttpClientInterception.Benchmarks/JustEat.HttpClientInterception.Benchmarks.csproj",
"tests/HttpClientInterception.Tests/JustEat.HttpClientInterception.Tests.csproj"
],
"largest_source_bytes": 89606,
"source_files_sampled": 45,
"oversized_source_files": 1,
"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": [
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"manifest": "src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.AspNetCore.WebUtilities",
"manifest": "src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Text.Json",
"manifest": "src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "System.Net.Http",
"manifest": "src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.AspNetCore.WebUtilities",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.NETFramework.ReferenceAssemblies",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Net.Http",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "System.Text.Json",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "BenchmarkDotNet",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MarkdownSnippets.MsBuild",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MartinCostello.Logging.XUnit.v3",
"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": "Newtonsoft.Json.Schema",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NSubstitute",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Polly.Core",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Refit",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Shouldly",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "xunit.v3",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 4,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 13,
"merged_prs": 1005,
"open_issues": 5,
"closed_ratio": 0.844,
"closed_issues": 27,
"closed_unmerged_prs": 92
},
"bus_factor": 1,
"bot_contributors": 5,
"top_contributors": [
{
"type": "User",
"login": "martincostello",
"commits": 968,
"avatar_url": "https://avatars.githubusercontent.com/u/1439341?v=4"
},
{
"type": "User",
"login": "SimonCropp",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/122666?v=4"
},
{
"type": "User",
"login": "hwoodiwiss",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/2156707?v=4"
},
{
"type": "User",
"login": "slang25",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/1341446?v=4"
},
{
"type": "User",
"login": "NuKeeperBot",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/30534005?v=4"
},
{
"type": "User",
"login": "Demetrios-loutsios",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/12433832?v=4"
},
{
"type": "User",
"login": "WestDiscGolf",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/374343?v=4"
},
{
"type": "User",
"login": "AliKhalili",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/524539?v=4"
},
{
"type": "User",
"login": "gareththackeray-je",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/40232003?v=4"
},
{
"type": "User",
"login": "josephwoodward",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1237341?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.972
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"approve-and-merge.yml",
"build.yml",
"bump-version.yml",
"codeql.yml",
"dependabot-approve.yml",
"dependency-review.yml",
"lint.yml",
"release.yml",
"scorecard.yml",
"update-docs.yml",
"update-dotnet-sdk.yml"
],
"has_docs_dir": false,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "30 out of 30 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": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 5,
"reason": "Found 2/4 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 23 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 6,
"reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"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": 10,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0e630bc535d0ac4b2f87feda0e73eed54b938b05",
"ran_at": "2026-07-30T19:15:37Z",
"aggregate_score": 7.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T19:06:23Z",
"oldest_open_prs": [
{
"number": 1070,
"created_at": "2025-10-01T09:02:59Z",
"last_comment_at": "2025-10-01T09:05:16Z",
"last_comment_author": "codecov"
},
{
"number": 1071,
"created_at": "2025-10-01T09:03:03Z",
"last_comment_at": "2025-10-01T09:05:54Z",
"last_comment_author": "codecov"
},
{
"number": 1072,
"created_at": "2025-10-01T09:03:07Z",
"last_comment_at": "2025-10-01T09:05:18Z",
"last_comment_author": "codecov"
},
{
"number": 1073,
"created_at": "2025-10-01T09:03:11Z",
"last_comment_at": "2025-10-01T09:05:40Z",
"last_comment_author": "codecov"
},
{
"number": 1074,
"created_at": "2025-10-01T09:03:23Z",
"last_comment_at": "2025-10-01T09:05:50Z",
"last_comment_author": "codecov"
},
{
"number": 1077,
"created_at": "2025-10-22T16:37:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1126,
"created_at": "2026-06-02T04:08:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1127,
"created_at": "2026-06-02T04:08:29Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 1134,
"created_at": "2026-07-01T09:18:42Z",
"last_comment_at": "2026-07-01T09:20:03Z",
"last_comment_author": "codecov"
},
{
"number": 1135,
"created_at": "2026-07-01T09:18:42Z",
"last_comment_at": "2026-07-01T09:20:23Z",
"last_comment_author": "codecov"
},
{
"number": 1136,
"created_at": "2026-07-01T09:19:01Z",
"last_comment_at": "2026-07-01T09:21:58Z",
"last_comment_author": "codecov"
},
{
"number": 1137,
"created_at": "2026-07-01T09:19:23Z",
"last_comment_at": "2026-07-01T09:20:52Z",
"last_comment_author": "codecov"
},
{
"number": 1138,
"created_at": "2026-07-01T09:19:45Z",
"last_comment_at": "2026-07-01T09:21:13Z",
"last_comment_author": "codecov"
}
],
"last_merged_pr_at": "2026-07-30T19:05:14Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 507,
"created_at": "2022-12-19T14:13:09Z",
"last_comment_at": "2022-12-20T08:47:29Z",
"last_comment_author": "martincostello"
},
{
"number": 510,
"created_at": "2023-01-02T20:30:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 651,
"created_at": "2023-09-29T19:25:20Z",
"last_comment_at": "2024-03-06T23:40:14Z",
"last_comment_author": "drewburlingame"
},
{
"number": 716,
"created_at": "2024-01-18T18:28:29Z",
"last_comment_at": "2024-01-18T19:21:14Z",
"last_comment_author": "martincostello"
},
{
"number": 855,
"created_at": "2024-07-15T13:05:33Z",
"last_comment_at": "2024-07-18T05:14:46Z",
"last_comment_author": "drewburlingame"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/justeattakeaway/httpclient-interception",
"host": "github.com",
"name": "httpclient-interception",
"owner": "justeattakeaway"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"security": 75,
"vitality": 76,
"community": 79,
"governance": 62,
"engineering": 70
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"commits_last_year": 36,
"human_commit_share": 0.09,
"days_since_last_push": 0,
"active_weeks_last_year": 23
},
"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": "23/52 weeks with commits",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 23
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 25,
"latest_release_tag": "v5.1.4",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 106.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~106.9 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 106.9
}
}
],
"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": 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": "good",
"name": "Community & Adoption",
"value": 79,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 31,
"stars": 386,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "386 stars",
"points": 41.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 386
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "31 forks",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 31
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": true,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 7.2,
"status": "met",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"packages": [
"JustEat.HttpClientInterception"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 2557667,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "2,557,667 downloads all-time across nuget",
"points": 66.6,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 2557667,
"ecosystems": "nuget"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.972
},
"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 97% of commits",
"points": 0.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 1005,
"open_issues": 5,
"closed_issues": 27,
"issue_closed_ratio": 0.844,
"closed_unmerged_prs": 92
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "84% of issues closed",
"points": 39.5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 84
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "1005/1097 decided PRs merged",
"points": 35,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1005,
"decided": 1097
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/4 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": 64,
"inputs": {
"followers": 86,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "justeattakeaway",
"public_repos": 23,
"account_age_days": 1855
},
"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": "86 followers of justeattakeaway",
"points": 13.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 86,
"login": "justeattakeaway"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~5 yr old",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"JustEat.HttpClientInterception"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 392
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on nuget",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "nuget"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 392 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 392
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 74,
"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": "11 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 11
}
}
],
"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": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"httpclient",
"netstandard",
"dotnet",
"dotnet-core",
"c-sharp"
],
"has_wiki": false,
"homepage": "https://web.archive.org/web/20240622022707/https://tech.justeattakeaway.com/2017/10/02/reliably-testing-http-integrations-in-a-dotnet-application/",
"has_readme": true,
"has_docs_dir": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://web.archive.org/web/20240622022707/https://tech.justeattakeaway.com/2017/10/02/reliably-testing-http-integrations-in-a-dotnet-application/",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"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": "good",
"name": "Security",
"value": 75,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 7.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "30 out of 30 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": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/4 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 23 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"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 detected",
"points": 5,
"status": "met",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": "moderate",
"name": "AI Readiness",
"value": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_llms_txt": false,
"legible_history_share": null,
"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": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"samples/SampleApp.Tests/SampleApp.Tests.csproj",
"samples/SampleApp/SampleApp.csproj",
"src/HttpClientInterception/JustEat.HttpClientInterception.csproj",
"tests/HttpClientInterception.Benchmarks/JustEat.HttpClientInterception.Benchmarks.csproj",
"tests/HttpClientInterception.Tests/JustEat.HttpClientInterception.Tests.csproj"
],
"dependency_bot_commit_share": 0.67
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "samples/SampleApp.Tests/SampleApp.Tests.csproj, samples/SampleApp/SampleApp.csproj, src/HttpClientInterception/JustEat.HttpClientInterception.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "samples/SampleApp.Tests/SampleApp.Tests.csproj, samples/SampleApp/SampleApp.csproj, src/HttpClientInterception/JustEat.HttpClientInterception.csproj"
}
}
],
"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": "devcontainer",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer"
}
}
],
"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": "67 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 67,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 89606,
"source_files_sampled": 45,
"oversized_source_files": 1
},
"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": "1/45 source files over 60KB",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 45,
"oversized": 1
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T19:16:01.685880Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/justeattakeaway/httpclient-interception.svg",
"full_name": "justeattakeaway/httpclient-interception",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}