Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"subversion",
"sharpsvn",
"scm"
],
"is_fork": false,
"size_kb": 77454,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 3927844,
"CSS": 6490,
"HTML": 8995,
"XSLT": 36612,
"Shell": 1365,
"Batchfile": 1488,
"JavaScript": 8398
},
"pushed_at": "2026-02-18T12:26:50Z",
"created_at": "2021-05-12T10:34:17Z",
"owner_type": "Organization",
"updated_at": "2026-07-07T07:44:42Z",
"description": "AnkhSVN provides first class Subversion support for all recent Visual Studio versions.",
"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://amp-scm.com/",
"name": "Amp Scm - Amplify Source Code Management",
"type": "Organization",
"login": "AmpScm",
"company": null,
"location": "Netherlands",
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/37268308?v=4",
"created_at": "2018-03-11T14:08:30Z",
"is_verified": null,
"public_repos": 14,
"account_age_days": 3065
},
"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": "v2.9.87",
"kind": "patch",
"published_at": "2021-11-09T09:46:45Z"
}
],
"recent_commits": [
{
"oid": "aa90d60753056ef488dda4725a2a23f761e2afb5",
"body": "Resolve issue #44",
"is_bot": false,
"headline": "Merge pull request #84 from AmpScm/fix/issue-44",
"author_name": "rvanw12",
"author_login": "rvanw12",
"committed_at": "2026-02-18T12:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4617a71a64ab557a7f8057d7ea23913d3e57922b",
"body": "Update versioncheck in manifest",
"is_bot": false,
"headline": "Merge pull request #83 from AmpScm/fix/version-check",
"author_name": "rvanw12",
"author_login": "rvanw12",
"committed_at": "2026-02-18T12:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8844e47c6ef2189f7500137e628ee462e63b49",
"body": null,
"is_bot": false,
"headline": "Resolve issue #44",
"author_name": "RvW",
"author_login": "rvanw12",
"committed_at": "2026-02-18T12:24:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3412c879f7d66541b08f631d05acfa61b7f6aaa",
"body": null,
"is_bot": false,
"headline": "Update versioncheck in manifest",
"author_name": "RvW",
"author_login": "rvanw12",
"committed_at": "2026-02-18T12:19:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "341e887c5623151087947b987156f71bb012c951",
"body": "Migrate to modern project files.",
"is_bot": false,
"headline": "Merge pull request #82 from AmpScm/feat/sdk-project-build",
"author_name": "rvanw12",
"author_login": "rvanw12",
"committed_at": "2026-02-18T12:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0bf8c40a537df9d2b79832da4259b1c912a1b20",
"body": null,
"is_bot": false,
"headline": "Resolve more vsix issues",
"author_name": "RvW",
"author_login": "rvanw12",
"committed_at": "2026-02-18T11:58:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3764064fb829e1a33a7ab85699661f446f5fce4",
"body": null,
"is_bot": false,
"headline": "Migrate to modern project files.",
"author_name": "RvW",
"author_login": "rvanw12",
"committed_at": "2026-02-18T10:18:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e494871b44bd31468773880ed04da522d46866a",
"body": null,
"is_bot": false,
"headline": "Update some actions to resume building",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2026-02-16T15:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6963655c11cb502e3bcd5629b1f18de647c8bcf",
"body": "Updates for SDK, Build Tools, Version, and Description",
"is_bot": false,
"headline": "Merge pull request #58 from ARMoir/main",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2026-02-16T15:21:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bb5e531b48b92d2b9898268768a538e4a905929",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into main",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2026-02-16T15:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a32069ad007545720997093be10bda149bb8e983",
"body": "…amework-3.2.0\n\nBump MSTest.TestFramework from 3.1.1 to 3.2.0 in /src",
"is_bot": false,
"headline": "Merge pull request #77 from AmpScm/dependabot/nuget/src/MSTest.TestFr…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2026-02-16T15:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c84352f7e47c8651102ced9cd887e80901cfc249",
"body": "…nd-SharpSvn-1.14003.272\n\nBump SharpSvn.UI and SharpSvn in /src",
"is_bot": false,
"headline": "Merge pull request #78 from AmpScm/dependabot/nuget/src/SharpSvn.UI-a…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2026-02-16T15:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e073585289a2970160c07712503a80bb6adf1123",
"body": null,
"is_bot": false,
"headline": "2.9.26.0104",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2026-01-04T17:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81339988796f13909efaa3b90b50d3bf57cde9bc",
"body": null,
"is_bot": false,
"headline": "VS2026",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2026-01-04T15:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60beab5aa9b682611edd735ee7f4df7e960a5993",
"body": " <PackageReference Include=\"MSTest.TestFramework\" Version=\"3.1.1\" />",
"is_bot": false,
"headline": "<PackageReference Include=\"Moq\" Version=\"4.20.69\" />",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2024-06-01T04:12:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf679a3caf5a99408fc311cc7437dc36da035149",
"body": "Bumps [SharpSvn.UI](https://github.com/ampscm/SharpSvn) and [SharpSvn](https://github.com/AmpScm/SharpSvn). These dependencies needed to be updated together.\n\nUpdates `SharpSvn.UI` from 1.14001.156 to 1.14003.272\n- [Release notes](https://github.com/ampscm/SharpSvn/releases)\n- [Commits](https://gith\n[…]\ne-type: version-update:semver-minor\n- dependency-name: SharpSvn\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.UI and SharpSvn in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-02-01T20:49:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "350f8175ca24ac6fc2282ba153e43f6c86a6d787",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.1.1 to 3.2.0.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v3.1.1...v.3.2\n[…]\n-\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 3.1.1 to 3.2.0 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2024-01-24T20:30:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dcc40c3328dba2b7a18f1241019f42a2750c1455",
"body": "Bumps [Moq](https://github.com/moq/moq) from 4.18.2 to 4.20.69.\n- [Release notes](https://github.com/moq/moq/releases)\n- [Changelog](https://github.com/moq/moq/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/moq/moq/compare/v4.18.2...v4.20.69)\n\n---\nupdated-dependencies:\n- dependency-name: Moq\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Moq from 4.18.2 to 4.20.69 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-07T17:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a4705c4d1f5b111a6f5f5b05c3cbeb50f1ee7bb",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.1.1.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)\n- [Commits](https://github.com/microsoft/testfx/compare/v2.2.10...v3.\n[…]\n-\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.10 to 3.1.1 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2023-09-07T17:04:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8a5f339aa3fb3612f7b459b2471dee08a3b7f8a0",
"body": "…33428.388\" />\n\n <PackageReference Include=\"Microsoft.VSSDK.BuildTools\" Version=\"17.5.4072\" />",
"is_bot": false,
"headline": "<PackageReference Include=\"Microsoft.VisualStudio.SDK\" Version=\"17.5.…",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-04-02T03:25:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c732c7dfeed8718fd7567f977532afcebc1cf70c",
"body": "This reverts commit cab46739719810748f60ea52e0bb8418b027ffc2.",
"is_bot": false,
"headline": "Revert \"Cleanup, removed unused function\"",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T02:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01002041b65aca8f28a7195c313539634d96c036",
"body": "This reverts commit 625d0de63fb7054a11d035043fe21842d5822be5.",
"is_bot": false,
"headline": "Revert \"Removed unused members\"",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T02:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac6b9e0c58b058c5716f0bb28be73f4b7e447ef",
"body": "This reverts commit add3a0cf2247fed8fc3067f4de2b30469a05f2c0.",
"is_bot": false,
"headline": "Revert \"cleanup\"",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T02:40:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fcfa462976d3187fae070e7e52e9d4662e44cbf",
"body": null,
"is_bot": false,
"headline": "dotnet_diagnostic.IDE0052.severity = none",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T02:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625d0de63fb7054a11d035043fe21842d5822be5",
"body": null,
"is_bot": false,
"headline": "Removed unused members",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T02:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add3a0cf2247fed8fc3067f4de2b30469a05f2c0",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T01:36:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cab46739719810748f60ea52e0bb8418b027ffc2",
"body": null,
"is_bot": false,
"headline": "Cleanup, removed unused function",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T01:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2a465198709bb8a4e08d11ad6f7fb4403533fd",
"body": null,
"is_bot": false,
"headline": "Inline out variable declaration",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2023-02-06T01:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6be507dfddcd61e763ce523c3e5e47040b281049",
"body": "This reverts commit 53d327926b2b5812d82803ef15d42bbea279313b.",
"is_bot": false,
"headline": "Revert \"https://svn.apache.org/repos/asf/subversion/svn-logos/logo.html\"",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-03T01:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831fc943917192e36acb56a3d8e6f00bd10bee3f",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/ARMoir/AnkhSVN",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-03T00:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d327926b2b5812d82803ef15d42bbea279313b",
"body": null,
"is_bot": false,
"headline": "https://svn.apache.org/repos/asf/subversion/svn-logos/logo.html",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-03T00:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73d7cde1c7ec88f544eb7a88fd244b66157109f",
"body": "Only build 2022",
"is_bot": false,
"headline": "Update MSBuild.yml",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-02T02:32:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62dbd98c0c6f5314d23e92b951c3af8ddd78a337",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-02T02:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c6ea891f9c0259ed5dde8a0c30e7fe651d0128",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/ARMoir/AnkhSVN",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-02T02:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "476689df3dc15b3a9619fc9fe80c36f82f20f5f8",
"body": null,
"is_bot": false,
"headline": "Code cleanup based on IDE suggestions",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-02T02:24:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbbc53e454619f40f5185633bb5ad65ae2f69db8",
"body": "This reverts commit cd6d8cb2565ff2fab79a4df84e86685bc5f24a01.",
"is_bot": false,
"headline": "Revert \"Add files via upload\"",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-01T20:48:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd6d8cb2565ff2fab79a4df84e86685bc5f24a01",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-01T20:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ea47e3a3ca0f3bd18ac54ab1312f933b47ce4a2",
"body": null,
"is_bot": false,
"headline": "Updated Version and Description",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-01T03:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e46746687b990a0d07ac17fd9cd8da829ec7839",
"body": null,
"is_bot": false,
"headline": "Updated Microsoft.VisualStudio.SDK and Microsoft.VSSDK.BuildTools",
"author_name": "Alex Moir",
"author_login": "ARMoir",
"committed_at": "2022-12-01T03:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68e00228b29170299903a2b01459eacc6754c86b",
"body": null,
"is_bot": false,
"headline": "Allow forcing a build from GitHub",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-11-07T12:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf41ffc66c1c1b139062e4d0b741b79de4f2c959",
"body": "Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.2.\n- [Release notes](https://github.com/moq/moq4/releases)\n- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/moq/moq4/compare/v4.17.2...v4.18.2)\n\n---\nupdated-dependencies:\n- dependency-name: Moq\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Moq from 4.17.2 to 4.18.2 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-08-30T11:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d119c2b3ac9e09a09631eb7801f7450ce5d41c3b",
"body": null,
"is_bot": false,
"headline": "Disable 2012-2015 build for now",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T10:25:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65075f678ef33db3d4a862722eb0e6224689c442",
"body": "…implement COM compatibility",
"is_bot": false,
"headline": "Try to resolve issue #44 via wrapper for objects that don't properly …",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T10:24:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "980004be025fbdbff12adad29c281655a5a54388",
"body": null,
"is_bot": false,
"headline": "Cleanup targeting verions",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d884d487b3580da04b4780153da20367c823725",
"body": null,
"is_bot": false,
"headline": "Use at least .Net 4.6.2 as all older versions are out of support",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:48:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7af64226a42df279dfc451958c55527313584674",
"body": "This reverts commit 7e66ff3b6b873007fdcdf2493c8c0863a186126a.",
"is_bot": false,
"headline": "Revert \"Try building VS2012-2015 on Win2019, as this won't work on 2022\"",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9eb3c3d50cc98daa9508fef0681c86103f3adea",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/AmpScm/AnkhSVN",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e66ff3b6b873007fdcdf2493c8c0863a186126a",
"body": null,
"is_bot": false,
"headline": "Try building VS2012-2015 on Win2019, as this won't work on 2022",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90592774313e9ffe904ccea555e97010bce2c6c0",
"body": null,
"is_bot": false,
"headline": "Issue #34 solution",
"author_name": "LTrunda",
"author_login": "LTrunda",
"committed_at": "2022-05-02T09:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0688850eac49ef33e17771d0e714b357a14e32b8",
"body": null,
"is_bot": false,
"headline": "Issue #26 solution",
"author_name": "LTrunda",
"author_login": "LTrunda",
"committed_at": "2022-05-02T09:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4cf79748ca6d450902cbea833be2fe5dab0579",
"body": null,
"is_bot": false,
"headline": "Script a few more rebuilds in an attempt to fix github build",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:21:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d77a2dbfe8ddaa357cdd7d1d3ba7e2551bb71da2",
"body": null,
"is_bot": false,
"headline": "Use .Net 4.6.2 instead of 4.6",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2022-05-02T09:12:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "165a93d6888f8f2074010382b40b3fd43946c58b",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.8 to 2.2.10.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Commits](https://github.com/microsoft/testfx/compare/v2.2.8...v2.2.10)\n\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.8 to 2.2.10 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-29T15:19:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5af2846ee8b1fe3ebb29188e50cfb2e326ffaa",
"body": "Bumps [SharpSvn.AnnotateAssembly](https://github.com/ampscm/sharpsvn) from 1.14001.132 to 1.14001.156.\n- [Release notes](https://github.com/ampscm/sharpsvn/releases)\n- [Commits](https://github.com/ampscm/sharpsvn/commits)\n\n---\nupdated-dependencies:\n- dependency-name: SharpSvn.AnnotateAssembly\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.AnnotateAssembly from 1.14001.132 to 1.14001.156 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-29T15:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f530a877f4aa051187a0c85bf61225dc5ae06d",
"body": "Bumps [SharpSvn.UI](https://github.com/ampscm/SharpSvn) from 1.14001.132 to 1.14001.156.\n- [Release notes](https://github.com/ampscm/SharpSvn/releases)\n- [Commits](https://github.com/ampscm/SharpSvn/commits)\n\n---\nupdated-dependencies:\n- dependency-name: SharpSvn.UI\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.UI from 1.14001.132 to 1.14001.156 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-29T15:19:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c181829cc2d91733e6847749bfc1d6d17b2535c9",
"body": "Bumps [SharpSvn](https://github.com/AmpScm/SharpSvn) from 1.14001.132 to 1.14001.156.\n- [Release notes](https://github.com/AmpScm/SharpSvn/releases)\n- [Commits](https://github.com/AmpScm/SharpSvn/commits)\n\n---\nupdated-dependencies:\n- dependency-name: SharpSvn\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump SharpSvn from 1.14001.132 to 1.14001.156 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-29T15:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5807e4780a29b546ba3d159a9e8a1d7e34f2f2",
"body": "Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.2 to 3.13.3.\n- [Release notes](https://github.com/nunit/nunit/releases)\n- [Changelog](https://github.com/nunit/nunit/blob/v3.13.3/CHANGES.md)\n- [Commits](https://github.com/nunit/nunit/compare/v3.13.2...v3.13.3)\n\n---\nupdated-dependencies:\n- dependency-name: NUnit\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump NUnit from 3.13.2 to 3.13.3 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-26T08:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e9d5cd624f5b5b8d0fff0cfc4f625858f372e98",
"body": "Bumps [Moq](https://github.com/moq/moq4) from 4.16.1 to 4.17.2.\n- [Release notes](https://github.com/moq/moq4/releases)\n- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/moq/moq4/compare/v4.16.1...v4.17.2)\n\n---\nupdated-dependencies:\n- dependency-name: Moq\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump Moq from 4.16.1 to 4.17.2 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-03-09T12:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b38f9ef774b96ff8954dbd20b4390b19345fb13",
"body": "… (#28)\n\nBumps [SharpSvn.AnnotateAssembly](https://github.com/ampscm/sharpsvn) from 1.14001.80 to 1.14001.132.\r\n- [Release notes](https://github.com/ampscm/sharpsvn/releases)\r\n- [Commits](https://github.com/ampscm/sharpsvn/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: SharpSvn.AnnotateA\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.AnnotateAssembly from 1.14001.80 to 1.14001.132 in /src…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-17T07:45:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e28450b46e43062261dded7a4a8ea7554dcbece8",
"body": "Bumps [SharpSvn.UI](https://github.com/ampscm/SharpSvn) from 1.14001.54 to 1.14001.132.\r\n- [Release notes](https://github.com/ampscm/SharpSvn/releases)\r\n- [Commits](https://github.com/ampscm/SharpSvn/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: SharpSvn.UI\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.UI from 1.14001.54 to 1.14001.132 in /src (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-17T07:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dbc40e44882dab41ac60b83bc7e602a290d1519",
"body": "Bumps [SharpSvn](https://github.com/AmpScm/SharpSvn) from 1.14001.54 to 1.14001.132.\r\n- [Release notes](https://github.com/AmpScm/SharpSvn/releases)\r\n- [Commits](https://github.com/AmpScm/SharpSvn/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: SharpSvn\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump SharpSvn from 1.14001.54 to 1.14001.132 in /src (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-01-17T07:45:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18bb013588d5d6ab90220adeff4106679061adb",
"body": "…(#23)\n\nBumps [SharpSvn.AnnotateAssembly](https://github.com/ampscm/sharpsvn) from 1.14001.17 to 1.14001.80.\r\n- [Release notes](https://github.com/ampscm/sharpsvn/releases)\r\n- [Commits](https://github.com/ampscm/sharpsvn/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: SharpSvn.AnnotateAss\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump SharpSvn.AnnotateAssembly from 1.14001.17 to 1.14001.80 in /src …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-12-09T12:59:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5069f0d8f95c9c71cfe7d4676c8c113cf811310b",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.7 to 2.2.8.\r\n- [Release notes](https://github.com/microsoft/testfx/releases)\r\n- [Commits](https://github.com/microsoft/testfx/commits)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: MSTest.TestFramework\r\n dependency-type:\n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.7 to 2.2.8 in /src (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-12-09T12:59:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e2c6e3d24213d7c739388c955bdb829b19f9c311",
"body": null,
"is_bot": false,
"headline": "Use new 2.9 identity for VS2022+ package",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-11-10T14:05:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "481e907402af19a28ad41536628b5a2d8561e825",
"body": null,
"is_bot": false,
"headline": "Build against the release version of the VS 17 (aka 2022) SDK",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-11-09T08:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e1ef58dc617a9ff915a8ecf28a82079147c8295",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.5 to 2.2.7.\r\n- [Release notes](https://github.com/microsoft/testfx/releases)\r\n- [Commits](https://github.com/microsoft/testfx/compare/v2.2.5...v2.2.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: MSTest.TestFramework\r\n \n[…]\nroduction\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.5 to 2.2.7 in /src (#21)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-09-16T07:31:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbb4062e0d1609ae96ca3af5cd184dc9d4b79b50",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.4 to 2.2.5.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Commits](https://github.com/microsoft/testfx/compare/v2.2.4...v2.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: MSTest.TestFramework\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.4 to 2.2.5 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-07-07T09:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5afc4b7653304998215e8f77fa132683285491df",
"body": null,
"is_bot": false,
"headline": "Also enable building for VS2012-2015",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-22T14:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1bb64a52f0f088fe7866348b97a5d2f73b01bd",
"body": null,
"is_bot": false,
"headline": "Fix compiling for the proper platform using the VS2019 commandline build",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-22T10:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807d04e4297de41af2f62c7f2f646726576a4433",
"body": "…his we would most likely do this on top of the Microsoft Support.",
"is_bot": false,
"headline": "Remove the experimental git support. If we ever want to reimplement t…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-22T10:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b11ab96a9cef2723dc870ac525a967142811f0",
"body": null,
"is_bot": false,
"headline": "Force rebuild on newer VS versions in an attempt to unbreak packages.",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-22T09:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26de17305f47f5d545ee71348b6f60de5ce4d6e1",
"body": null,
"is_bot": false,
"headline": "Fix xml poking",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T15:35:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e5a7db25501130e91be1fbd64a59cfa0218e5c",
"body": null,
"is_bot": false,
"headline": "Remove outdated SharpSvn reference",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T15:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e74cbaa40671a375e12328d96a91824d100e33",
"body": null,
"is_bot": false,
"headline": "Switch to newer SharpSvn. Remove dead WPF test code",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T15:16:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afa7f8d5f25c06e1a137444acead5afe3966fa23",
"body": null,
"is_bot": false,
"headline": "Remove more legacy issues",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86d71504ce4b5cfa88fd44062d8a89f2e14e61ee",
"body": "…or different declared SDKs",
"is_bot": false,
"headline": "Remove old legacy vsct (With legacy logos). Fix manifest generation f…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0369419c81ceb99df18b1125f35110442e6756e7",
"body": null,
"is_bot": false,
"headline": "Fix manifests to properly register in VS2022 vs VS2017+VS2019",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1714e18be308a610b92e4436c62dc04a6f714d25",
"body": null,
"is_bot": false,
"headline": "Use proper config to build VS2022 package on VS2019",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b6b3b147dcfcf8e8471c93530649dc393214806",
"body": "…ompatible with all platforms and SDKs",
"is_bot": false,
"headline": "Remove VS integration project from sln for now. Need way to make it c…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "707df0b42daac7e1edc7379eacf2a772e164a713",
"body": null,
"is_bot": false,
"headline": "Fix output paths, etc.",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a87ad60798619a0fb6afe3695632f49fb4420e00",
"body": null,
"is_bot": false,
"headline": "More build fixes for older versions",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ec6b06672506518c1ddf924c5f94495dae1eaf4",
"body": null,
"is_bot": false,
"headline": "Fix compilation for VS2019.",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f90d0e729c68d438ba31054c6f8d716662d82f",
"body": null,
"is_bot": false,
"headline": "Initial work for compiling for VS2022",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-06-21T11:19:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c0ca2c5c10c06c2eb2f3cedede1b0ee14f878a",
"body": "Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.3 to 2.2.4.\n- [Release notes](https://github.com/microsoft/testfx/releases)\n- [Commits](https://github.com/microsoft/testfx/compare/v2.2.3...v2.2.4)\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "Bump MSTest.TestFramework from 2.2.3 to 2.2.4 in /src",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2021-05-28T06:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "587390b7d94e21140ff657c461040aacadc3304e",
"body": null,
"is_bot": false,
"headline": "Delete readme.txt",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-20T08:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd3fc2a5e15061a1d1145557b9062f2313a1b902",
"body": null,
"is_bot": false,
"headline": "WC Cleanup",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-20T08:24:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8192d2a59ea560f9dff2b336bd5ce987f0dfc519",
"body": null,
"is_bot": false,
"headline": "Remove UI-Version hack. Rely on our buildsystem to setup things properly",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-19T06:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdf63ca8a82c31987a69ade9fa3b31709453749f",
"body": null,
"is_bot": false,
"headline": "Remove more outdated $Id lines",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-19T06:50:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8199e101713f31acdd6b1eb4bcd953a14204750",
"body": "…ckground threads, even when the VS code thinks they shouldn't",
"is_bot": false,
"headline": "Reinstate old behavior that our own services are also available in ba…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T16:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09f468bd20e1fdad7df6b6be41c707b4b405a544",
"body": null,
"is_bot": false,
"headline": "Handle more async calls in VS2017 compatible way",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T15:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5213b09d26616f40376e1a7eedd27e34331462b",
"body": "…ponsor is no longer available",
"is_bot": false,
"headline": "Remove CloudForge images from AnkhSVN. This product from the former s…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T15:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e46b09b6eadd5113f8621ed2b760302eaf293fc",
"body": "…by checking for local services via GetService before the threading warning/error",
"is_bot": false,
"headline": "Fix the log viewer for VS2017. Add catch-all for most similar issues …",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T14:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8875e4f94ec29c1fc0499de43c31ad4dee0de3d6",
"body": null,
"is_bot": false,
"headline": "Stop setting the global VS DPI context once. Just use it around our code",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T07:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fbf1118bf18802ea128a752ac32e7d892392bfd",
"body": "…ne for the toolwindows as well",
"is_bot": false,
"headline": "Restore the DPI context after creating our control. This should be do…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T07:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3acba252f23a0125ad28adf80b2429e6a6cc1762",
"body": null,
"is_bot": false,
"headline": "Show 'something' in the annotate viewer. More fixes needed",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T07:02:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9332f2ef88486c7a1588eb269eeae07b9b9bcc",
"body": "…round thread, which breaks with newer VS versions",
"is_bot": false,
"headline": "Resolve 3 cases where the async code tried to get services in a backg…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-18T06:41:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d07c10b44ea865d41859b7f8e315bb15754d396",
"body": null,
"is_bot": false,
"headline": "Try building VS2017 package on GitHub",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-17T18:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "488b0641c15685a85dd409f52daa174b17fb5f34",
"body": "… in 2017 mode yet",
"is_bot": false,
"headline": "More VS2017 fixes. Somehow this doesn't build with the VS2019 MSBuild…",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-17T18:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b74ffac31f45eef61dcf02357ce61b084b3d18",
"body": null,
"is_bot": false,
"headline": "Import VS Packages in a different way to try fix building from VS2017",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-17T16:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f55248b4e623612b8483ffc5fb1c946467e4590",
"body": "Bump Moq from 3.1.416.3 to 4.16.1 in /src",
"is_bot": false,
"headline": "Merge pull request #5 from AmpScm/dependabot/nuget/src/Moq-4.16.1",
"author_name": "Bert Huijben",
"author_login": "rhuijben",
"committed_at": "2021-05-17T13:24:16Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 14,
"latest_release_at": "2021-11-09T09:46:45Z",
"latest_release_tag": "v2.9.87",
"releases_from_tags": false,
"days_since_last_push": 164,
"active_weeks_last_year": 2,
"days_since_latest_release": 1726,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 42,
"stars": 160,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2021-05-29",
"count": 1
},
{
"date": "2021-08-19",
"count": 1
},
{
"date": "2021-11-10",
"count": 2
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-05",
"count": 1
},
{
"date": "2021-12-10",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-29",
"count": 1
},
{
"date": "2022-01-26",
"count": 1
},
{
"date": "2022-03-21",
"count": 1
},
{
"date": "2022-05-02",
"count": 1
},
{
"date": "2022-06-17",
"count": 1
},
{
"date": "2022-08-24",
"count": 1
},
{
"date": "2022-11-17",
"count": 1
},
{
"date": "2022-11-30",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-18",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-06-20",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2025-02-19",
"count": 1
},
{
"date": "2025-04-16",
"count": 1
},
{
"date": "2025-05-04",
"count": 1
},
{
"date": "2025-09-20",
"count": 1
},
{
"date": "2025-11-02",
"count": 1
},
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2025-12-28",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-03-05",
"count": 1
},
{
"date": "2026-03-13",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
}
],
"complete": true,
"collected": 38,
"total_forks": 42
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"src/Ankh.Diff/Ankh.Diff.csproj",
"src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj",
"src/Ankh.Ids/Ankh.Ids.csproj",
"src/Ankh.ImageCatalog/Ankh.ImageCatalog.csproj",
"src/Ankh.Package/Ankh.Package.csproj",
"src/Ankh.Scc/Ankh.Scc.csproj",
"src/Ankh.Services/Ankh.Services.csproj",
"src/Ankh.Tests/Ankh.Tests.csproj",
"src/Ankh.UI/Ankh.UI.csproj",
"src/Ankh.VS.IntegrationTest/Ankh.VS.IntegrationTest.csproj",
"src/Ankh.VS.Interop/Ankh.VS.Interop.csproj",
"src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"src/Ankh.VS/Ankh.VS.csproj",
"src/Ankh/Ankh.csproj",
"src/TestUtils/TestUtils.csproj",
"src/tools/Ankh.BitmapExtractor/Ankh.BitmapExtractor.csproj"
],
"largest_source_bytes": 66377,
"source_files_sampled": 776,
"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": 9,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Diff/Ankh.Diff.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Diff/Ankh.Diff.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Ids/Ankh.Ids.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Ids/Ankh.Ids.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.ImageCatalog/Ankh.ImageCatalog.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.ImageCatalog/Ankh.ImageCatalog.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Package/Ankh.Package.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Package/Ankh.Package.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SharpSvn",
"manifest": "src/Ankh.Package/Ankh.Package.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SharpSvn.UI",
"manifest": "src/Ankh.Package/Ankh.Package.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Scc/Ankh.Scc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Scc/Ankh.Scc.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SharpSvn",
"manifest": "src/Ankh.Services/Ankh.Services.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "SharpSvn.UI",
"manifest": "src/Ankh.Services/Ankh.Services.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Services/Ankh.Services.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Services/Ankh.Services.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.Tests/Ankh.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.Tests/Ankh.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/Ankh.Tests/Ankh.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "RhinoMocks",
"manifest": "src/Ankh.Tests/Ankh.Tests.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.UI/Ankh.UI.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.UI/Ankh.UI.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.VS.Interop/Ankh.VS.Interop.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.VS.Interop/Ankh.VS.Interop.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.UnitTestLibrary",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Moq",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "MSTest.TestFramework",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "NUnit",
"manifest": "src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh.VS/Ankh.VS.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh.VS/Ankh.VS.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/Ankh/Ankh.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/Ankh/Ankh.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VisualStudio.SDK",
"manifest": "src/TestUtils/TestUtils.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.VSSDK.BuildTools",
"manifest": "src/TestUtils/TestUtils.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.VisualStudio.SDK",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.VSSDK.BuildTools",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.VSSDK.UnitTestLibrary",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Moq",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "MSTest.TestFramework",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "NUnit",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "RhinoMocks",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SharpSVN",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "SharpSvn.UI",
"direct": true,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 9,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 29,
"open_issues": 20,
"closed_ratio": 0.412,
"closed_issues": 14,
"closed_unmerged_prs": 19
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "rhuijben",
"commits": 4275,
"avatar_url": "https://avatars.githubusercontent.com/u/2271549?v=4"
},
{
"type": "User",
"login": "ArildF",
"commits": 1650,
"avatar_url": "https://avatars.githubusercontent.com/u/63673?v=4"
},
{
"type": "User",
"login": "srijken",
"commits": 1109,
"avatar_url": "https://avatars.githubusercontent.com/u/1292085?v=4"
},
{
"type": "User",
"login": "whitlockjc",
"commits": 107,
"avatar_url": "https://avatars.githubusercontent.com/u/98899?v=4"
},
{
"type": "User",
"login": "ARMoir",
"commits": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/6801068?v=4"
},
{
"type": "User",
"login": "damieng",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/118951?v=4"
},
{
"type": "User",
"login": "rvanw12",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/247749922?v=4"
},
{
"type": "User",
"login": "markphip",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/933108?v=4"
},
{
"type": "User",
"login": "LTrunda",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/16815200?v=4"
}
],
"contributors_sampled": 9,
"top_contributor_share": 0.594
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"MSBuild.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": 9,
"reason": "binaries present in source code",
"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": 3,
"reason": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 2,
"reason": "Found 1/5 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 16 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": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "aa90d60753056ef488dda4725a2a23f761e2afb5",
"ran_at": "2026-08-01T15:28:22Z",
"aggregate_score": 4.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-08-01T04:28:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-02-18T12:26:50Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2021-05-18T07:30:09Z",
"last_comment_at": "2022-01-17T07:49:20Z",
"last_comment_author": "rhuijben"
},
{
"number": 11,
"created_at": "2021-05-24T14:23:43Z",
"last_comment_at": "2021-07-02T14:28:04Z",
"last_comment_author": "Wolfgang-F-dev"
},
{
"number": 14,
"created_at": "2021-06-20T21:17:31Z",
"last_comment_at": "2023-12-18T15:52:02Z",
"last_comment_author": "PatrickMcDonald"
},
{
"number": 17,
"created_at": "2021-06-22T11:10:24Z",
"last_comment_at": "2022-04-04T09:23:08Z",
"last_comment_author": "hgbutte"
},
{
"number": 22,
"created_at": "2021-11-09T18:20:59Z",
"last_comment_at": "2021-12-09T15:17:02Z",
"last_comment_author": "Rand-Random"
},
{
"number": 24,
"created_at": "2021-11-15T14:59:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 27,
"created_at": "2021-12-23T12:03:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2022-02-04T10:22:07Z",
"last_comment_at": "2022-02-04T10:42:31Z",
"last_comment_author": "Tiagomfsantos"
},
{
"number": 33,
"created_at": "2022-02-23T12:54:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2022-03-18T02:48:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 47,
"created_at": "2022-05-10T10:49:34Z",
"last_comment_at": "2025-09-21T15:00:33Z",
"last_comment_author": "00bins"
},
{
"number": 52,
"created_at": "2022-06-01T12:19:49Z",
"last_comment_at": "2023-03-28T17:46:48Z",
"last_comment_author": "chris-e-watson"
},
{
"number": 53,
"created_at": "2022-06-07T07:47:30Z",
"last_comment_at": "2024-07-25T03:42:49Z",
"last_comment_author": "hfsrazzimonti"
},
{
"number": 56,
"created_at": "2022-09-22T16:29:01Z",
"last_comment_at": "2022-12-20T20:24:40Z",
"last_comment_author": "Rand-Random"
},
{
"number": 57,
"created_at": "2022-11-03T15:40:32Z",
"last_comment_at": "2023-09-07T16:50:05Z",
"last_comment_author": "pubtom"
},
{
"number": 64,
"created_at": "2023-02-20T10:44:54Z",
"last_comment_at": "2023-07-14T21:22:01Z",
"last_comment_author": "BearSleepy"
},
{
"number": 65,
"created_at": "2023-04-07T18:11:17Z",
"last_comment_at": "2023-05-04T06:07:02Z",
"last_comment_author": "ChinnuChacko"
},
{
"number": 80,
"created_at": "2024-07-15T18:20:34Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2025-09-26T06:10:34Z",
"last_comment_at": "2026-05-28T08:49:54Z",
"last_comment_author": "fdemiguel"
},
{
"number": 85,
"created_at": "2026-04-24T08:40:08Z",
"last_comment_at": "2026-04-24T08:40:51Z",
"last_comment_author": "RemixLife"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/AmpScm/AnkhSVN",
"host": "github.com",
"name": "AnkhSVN",
"owner": "AmpScm"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 47 is calibrated to 45 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 47,
"calibrated": 45,
"calibration": "2026-08-02"
}
}
],
"value": 45,
"inputs": {
"security": 42,
"vitality": 29,
"community": 60,
"governance": 47,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 46,
"weighted_overall_raw": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 29,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 0.81,
"days_since_last_push": 164,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 164 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 164
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "weak",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v2.9.87",
"releases_from_tags": false,
"days_since_latest_release": 1726,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1726 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1726
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 167,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 167 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 167
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 42,
"stars": 160,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "160 stars",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 160
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "42 forks",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 42
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 9,
"top_contributor_share": 0.594
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 59% of commits",
"points": 9.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 59
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "9 contributors",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 9
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 16 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "weak",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"merged_prs": 29,
"open_issues": 20,
"closed_issues": 14,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.412,
"closed_unmerged_prs": 19,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "41% of issues closed",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 41
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "29/48 decided PRs merged",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 48
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/5 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "AmpScm",
"public_repos": 14,
"account_age_days": 3065
},
"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": "8 followers of AmpScm",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "AmpScm"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "14 public repos, account ~8 yr old",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 14
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 60,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 6,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"subversion",
"sharpsvn",
"scm"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "3 out of 8 merged PRs checked by a CI test -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/5 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 16 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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 11
},
"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": "weak",
"name": "AI Readiness",
"value": 46,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 9,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.16,
"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": "13 of 81 human commits state their intent (structured subject or explanatory body)",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 13,
"sampled": 81
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"src/Ankh.Diff/Ankh.Diff.csproj",
"src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj",
"src/Ankh.Ids/Ankh.Ids.csproj",
"src/Ankh.ImageCatalog/Ankh.ImageCatalog.csproj",
"src/Ankh.Package/Ankh.Package.csproj",
"src/Ankh.Scc/Ankh.Scc.csproj",
"src/Ankh.Services/Ankh.Services.csproj",
"src/Ankh.Tests/Ankh.Tests.csproj",
"src/Ankh.UI/Ankh.UI.csproj",
"src/Ankh.VS.IntegrationTest/Ankh.VS.IntegrationTest.csproj",
"src/Ankh.VS.Interop/Ankh.VS.Interop.csproj",
"src/Ankh.VS.UnitTest/Ankh.VS.UnitTest.csproj",
"src/Ankh.VS/Ankh.VS.csproj",
"src/Ankh/Ankh.csproj",
"src/TestUtils/TestUtils.csproj",
"src/tools/Ankh.BitmapExtractor/Ankh.BitmapExtractor.csproj"
],
"dependency_bot_commit_share": 0.19
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/Ankh.Diff/Ankh.Diff.csproj, src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj, src/Ankh.Ids/Ankh.Ids.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/Ankh.Diff/Ankh.Diff.csproj, src/Ankh.ExtensionPoints/Ankh.ExtensionPoints.csproj, src/Ankh.Ids/Ankh.Ids.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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 66377,
"source_files_sampled": 776,
"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/776 source files over 60KB",
"points": 54.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 776,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [],
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-08-01T15:28:40.035913Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/AmpScm/AnkhSVN.svg",
"full_name": "AmpScm/AnkhSVN",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}