Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 366,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 492742,
"CSS": 26,
"Shell": 595
},
"pushed_at": "2026-07-23T07:03:01Z",
"created_at": "2025-11-18T07:10:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-23T07:02:03Z",
"description": ".NET Resource Server SDK that helps in validating incoming tokens",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://auth0.com",
"name": "Auth0",
"type": "Organization",
"login": "auth0",
"company": null,
"location": "Seattle",
"followers": 2082,
"avatar_url": "https://avatars.githubusercontent.com/u/2824157?v=4",
"created_at": "2012-11-17T23:55:00Z",
"is_verified": null,
"public_repos": 339,
"account_age_days": 4995
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2026-07-23T07:03:02Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2026-06-29T10:25:28Z"
},
{
"tag": "1.0.0-beta.6",
"kind": "prerelease",
"published_at": "2026-05-21T10:32:30Z"
},
{
"tag": "1.0.0-beta.5",
"kind": "prerelease",
"published_at": "2026-04-09T09:21:54Z"
},
{
"tag": "1.0.0-beta.4",
"kind": "prerelease",
"published_at": "2026-02-26T10:35:09Z"
},
{
"tag": "1.0.0-beta.3",
"kind": "prerelease",
"published_at": "2026-01-19T07:12:03Z"
},
{
"tag": "1.0.0-beta.2",
"kind": "prerelease",
"published_at": "2025-12-02T05:53:59Z"
},
{
"tag": "1.0.0-beta.1",
"kind": "prerelease",
"published_at": "2025-11-20T06:49:15Z"
}
],
"recent_commits": [
{
"oid": "bdbc5f4a16f75fef6433c7b28db5c0948cdb892f",
"body": "Release 1.0.1",
"is_bot": false,
"headline": "Merge pull request #89 from auth0/release/1.0.1",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-23T07:01:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ca543ac1acbde230b2d57976b7e8d6b634a9e3a",
"body": null,
"is_bot": false,
"headline": "Release 1.0.1",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-23T06:42:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "882936a18e2ce9e95926ab2b94a8a4fb5e0dd53e",
"body": "chore: Upgrade Swashbuckle.AspNetCore to 10.2.3",
"is_bot": false,
"headline": "Merge pull request #88 from auth0/chore/SDK-10168",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-23T06:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af2f2abd442e50c3dea1296af832460ea790aee8",
"body": null,
"is_bot": false,
"headline": "chore: Upgrade Swashbuckle.AspNetCore to 10.2.3",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-23T03:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4b163b3502fd2a145952d71a20b509f3d2e127",
"body": "chore: Adds CLAUDE.md and AGENTS.md",
"is_bot": false,
"headline": "Merge pull request #85 from auth0/chore/SDK-10168",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-22T13:04:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ec509e9ca697e4cfb0b6b41079e068bf4ffc211",
"body": null,
"is_bot": false,
"headline": "chore: Adds CLAUDE.md and AGENTS.md",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-22T13:02:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc6350f30491725e6413dc2fdcbbf05a71ac46b8",
"body": "chore: Upgrade dependencies",
"is_bot": false,
"headline": "Merge pull request #87 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-22T12:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1575454a90329969040771f06f09142c76843d33",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.8.1\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit 5540a5a4570475bf92f54f71b9d46e814b2beae6)",
"is_bot": true,
"headline": "chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.8.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eef266e2114cd1f6ef5519b8afd56eb3d96e3349",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.SourceLink.GitHub\n dependency-version: 10.0.301\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit 8032be8918ba5fff065fa130ea2d347e2dddc39a)",
"is_bot": true,
"headline": "chore: Bump Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a22de01f2aa5f096f3715e1b65f57df5d4835c2",
"body": "… to 8.0.29\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer\n dependency-version: 8.0.29\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit c518d7b0dd3f92c2b7967f86260e1541f69c4d7c)",
"is_bot": true,
"headline": "chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.27…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:29:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc1eab2d6d22e771e4e6fab459100d10e1cae34b",
"body": "Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 5.3.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-dotnet/releases)\n- [Commits](https://github.com/actions/setup-dotnet/compare/9a946fdbd5fb07b82b2f5a4466058b876ab72bb2...a98b56852c35b8e3190ac28c8c2271da59106c\n[…]\nendency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit 8d0c6778697ea3e520a2dda44b08b6dbd5965f83)",
"is_bot": true,
"headline": "chore: Bump actions/setup-dotnet from 5.3.0 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb7ecdb28ac37d23eb32f63f78d2ac7147d896a1",
"body": "Bumps [snyk/actions/dotnet](https://github.com/snyk/actions) from 0.4.0 to 1.0.0.\n- [Release notes](https://github.com/snyk/actions/releases)\n- [Commits](https://github.com/snyk/actions/compare/b98d498629f1c368650224d6d212bf7dfa89e4bf...9adf32b1121593767fc3c057af55b55db032dc04)\n\n---\nupdated-dependen\n[…]\nendency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit b83ccc9b0152c0f0655bfbee11763665aaab6e87)",
"is_bot": true,
"headline": "chore: Bump snyk/actions/dotnet from 0.4.0 to 1.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8f57ddaf28e7576b9cdae97cc8cb35c8d7461ec7",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/df4cb1c069e1874edd31b43\n[…]\nendency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit b238b798e50ba13a37d749d5b1f14a40d7b099ed)",
"is_bot": true,
"headline": "chore: Bump actions/checkout from 6.0.3 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4914ecd62355a5b3c3431f33bb8d44cf609a3c6e",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.1 to 7.0.0.\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[…]\nendency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\n(cherry picked from commit 32a020c43164309f0f2c1f2ee5a2656b23edb45f)",
"is_bot": true,
"headline": "chore: Bump codecov/codecov-action from 6.0.1 to 7.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T12:29:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0de372f0fb2b27c8a0b5cfe8925b21b03a314557",
"body": "chore: Upgrade Microsoft.AspNetCore.OpenApi to 10.0.10",
"is_bot": false,
"headline": "Merge pull request #86 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-22T12:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44830d8233ba72b74b793b73c466c60abafe682",
"body": null,
"is_bot": false,
"headline": "chore: Upgrade Microsoft.AspNetCore.OpenApi to 10.0.10",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-07-22T12:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f2bb6e7b0aefe2c4ca9310678cc1035b3904515",
"body": "Release 1.0.0",
"is_bot": false,
"headline": "Merge pull request #76 from auth0/release/1.0.0",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-29T10:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ecbdce049c8a651f3595fa47b337d9115a6f672",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-29T10:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cc4c06dc940afd983d470b1dc90ea63c939f7c",
"body": "Add hard-coded Version.cs for telemetry",
"is_bot": false,
"headline": "Merge pull request #75 from auth0/chore/release-readiness",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-29T10:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64f751ae88bdd813ea8662050878aaf0b567cddf",
"body": null,
"is_bot": false,
"headline": "Add hard-coded Version.cs for telemetry",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-29T09:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61ffe19e3f3eb1532a0ebc8215a907c4103a2891",
"body": "chore: Clean up codebase",
"is_bot": false,
"headline": "Merge pull request #73 from auth0/chore/release-readiness",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-18T06:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c354c744be919ac59dc5dcc4b8f375954c34467",
"body": null,
"is_bot": false,
"headline": "fix: Code cleanup",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-17T10:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f2e4eb502cd875e090f9eda1fa5e62f38f480f",
"body": "chore(security): uses pinned versions of actions",
"is_bot": false,
"headline": "Merge pull request #70 from jcchavezs/pin-gh-actions",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-11T08:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec46881b30ad7040a492a1c0954b8c76bf5bebf6",
"body": null,
"is_bot": false,
"headline": "chore(security): uses pinned versions of actions",
"author_name": "jcchavezs",
"author_login": "jcchavezs",
"committed_at": "2026-06-09T16:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da27ab9184d0bfa629b89b9fdb3b40fb27eda1c",
"body": "ci: Replace local RL scanner with reusable action",
"is_bot": false,
"headline": "Merge pull request #68 from auth0/feat/SDK-9492",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-09T06:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b00d8d71bb1796be23056d51cfe1fa52af40b6e9",
"body": null,
"is_bot": false,
"headline": "ci: Replace local RL scanner with reusable action",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-06-08T09:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c1461de782ef8caf7713e8767c8003f8ab399a5",
"body": "Release 1.0.0-beta.6",
"is_bot": false,
"headline": "Merge pull request #66 from auth0/release/1.0.0-beta.6",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-05-21T10:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9fb77c9d934bb3c19d542246ee56581c0c8f94",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.6",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-05-21T10:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bcebc2945aa4ff278991af2dd49d239dd6066ca",
"body": "chore: Update dependencies",
"is_bot": false,
"headline": "Merge pull request #65 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-05-21T09:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6623e6d8434d16eaeed517d910be82ea07d08aa",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.SourceLink.GitHub\n dependency-version: 10.0.300\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": "chore: Bump Microsoft.SourceLink.GitHub from 10.0.203 to 10.0.300",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T03:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5a8d668915f2e6d4ad76e4d7642bbe44bd53958",
"body": "…10.0.8\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\n dependency-version: 10.0.8\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": "chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.7 to …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T03:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b04f8c5911c4fdca658eac2590235a2cd6c1fdd",
"body": "… to 8.0.27\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer\n dependency-version: 8.0.27\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": "chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.26…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T03:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8120ba729ef8b6beed0f7aef90019babda4dd32",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 10.0.1\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": "chore: Bump coverlet.collector from 8.0.1 to 10.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T03:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a855dc419a50ab5e8b2d903ccb98d33a2bf3dd2",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6.0.0 to 6.0.1.\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[…]\nndency-name: codecov/codecov-action\n dependency-version: 6.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: Bump codecov/codecov-action from 6.0.0 to 6.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-21T03:03:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d386364bd5624dcb6a2b39ed47be13af32dcebc0",
"body": "…ng (#59)\n\n* Refactor API to use IOptions pattern with IConfigurationSection binding\n\n* Update Documentation and Examples to work with the new public API signatures\n\n* Update docs-source to reflect the new Public API signatures\n\n* Adds Domain format validation and prevent EventsType bypass\n\n* Adds s\n[…]\nup validation integration tests\n\n* Ensure trailing '/' in domain is tolerated\n\n* Update Migration.md to callout potential captive dependency\n\n* Improve DX with more extension methods for configuration",
"is_bot": false,
"headline": "Refactor API to use IOptions pattern with IConfigurationSection bindi…",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-05-20T06:18:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "79dd413d555fb51f5e9522ca3cb24694dcae4d52",
"body": "Chore/dependencies",
"is_bot": false,
"headline": "Merge pull request #58 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-05-19T07:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f52b77a6bcfeac08d31d10f5739c565c3d903755",
"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>",
"is_bot": true,
"headline": "chore: Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-06T17:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3503b3910474ad2affc720e8eab111cf989c7224",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.SourceLink.GitHub\n dependency-version: 10.0.203\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": "chore: Bump Microsoft.SourceLink.GitHub from 10.0.201 to 10.0.203",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-06T17:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2982a02b2114a35c9f984ba5b6a1f1ae94e257b6",
"body": "…10.0.7\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\n dependency-version: 10.0.7\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": "chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.5 to …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-06T17:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d239fb281ad02388b07cd1e9e55bcd176a6f6219",
"body": "… to 8.0.26\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer\n dependency-version: 8.0.26\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": "chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.25…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-06T17:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8aa440441002e11c88d479555d0a13ce3f4f4ec",
"body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-pages-artifact\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: Bump actions/upload-pages-artifact from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-06T17:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddaa360497da3ffc90fbdc88d0f26c2de52f438",
"body": "Release 1.0.0-beta.5",
"is_bot": false,
"headline": "Merge pull request #48 from auth0/release/1.0.0-beta.5",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-09T09:20:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf2723e9c19d055beca16b7fdfbd23756b33b4f7",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.5",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-09T08:57:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d575ba05e4c209be7df8ccecf4400e5040a06e4",
"body": "Adds support for Multiple Custom Domains",
"is_bot": false,
"headline": "Merge pull request #30 from auth0/feat/SDK-7144-Impl",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-09T08:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69e792208f01d828efb4b340802678f8f24084fa",
"body": null,
"is_bot": false,
"headline": "Update ReadMe and Examples",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "705a220ab0dee21288e75fe284527293ebef4d6e",
"body": null,
"is_bot": false,
"headline": "Address Security review comments",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41deefa6ae98156e47fd427ebdac4a25454098dc",
"body": null,
"is_bot": false,
"headline": "Enforce case-sensitive string comparison for issuer",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75b6ebfa159044ca5b7aec6ed9f653ca98d29e42",
"body": null,
"is_bot": false,
"headline": "Address review comments",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c98c547269f123daca38a967d0684a3ee1317cb3",
"body": null,
"is_bot": false,
"headline": "Updates ReadMe",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d54c303321c6756f52c23f4e20b80d9ff122f508",
"body": null,
"is_bot": false,
"headline": "Updates examples",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0d4a4ea94fc0a318442c0ad6863eb84eb7fa89",
"body": null,
"is_bot": false,
"headline": "Adds unit and integration tests for MCD",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81da01acd3c1fa25582db8dd13305ee98849f9c5",
"body": null,
"is_bot": false,
"headline": "Adds support for Multiple custom domains",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-04-08T15:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ebcf10537a2cd12007b724227eb3090bfeadc4",
"body": "chore: Dependency updates",
"is_bot": false,
"headline": "Merge pull request #47 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-04-01T09:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce68a362e72dc96d5177dbfdd634853328b54db",
"body": "… to 8.0.25\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer\n dependency-version: 8.0.25\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": "chore: Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.24…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10aed0906527c4527c92e506d800461bfed9b126",
"body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n dependency-version: '5'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: bump actions/deploy-pages from 4 to 5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efb64069630c3d0bb1c4a330f702905de2d8a381",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.2 to 6.0.0.\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[…]\nndency-name: codecov/codecov-action\n dependency-version: 6.0.0\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": "chore: bump codecov/codecov-action from 5.5.2 to 6.0.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:00:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35402bdbfb744dbafb32d56ef4d4cbd0ed031711",
"body": "---\nupdated-dependencies:\n- dependency-name: FluentAssertions\n dependency-version: 7.2.2\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": "chore: Bump FluentAssertions from 7.2.1 to 7.2.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T08:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0735f33f2bb4a6fbfd1b6416a4b83594950a4246",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 8.0.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "chore: Bump coverlet.collector from 8.0.0 to 8.0.1",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T07:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c670c718b7f0885a04f1a58a0af984638d07be77",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.SourceLink.GitHub\n dependency-version: 10.0.201\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": "chore: Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.201",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T07:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e254933f509b0fc78552ebfb2fa119a901108098",
"body": "…10.0.5\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\n dependency-version: 10.0.5\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": "chore: Bump Microsoft.Extensions.Logging.Abstractions from 10.0.3 to …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T07:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3637e29914b2e4fb749e3a4f72a4f14c8d5de032",
"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>",
"is_bot": true,
"headline": "chore: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T07:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2a3abb857ede614482f433819eb332426d900c6",
"body": "---\nupdated-dependencies:\n- dependency-name: docfx\n dependency-version: 2.78.5\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": "chore: Bump docfx from 2.78.4 to 2.78.5",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-01T07:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71068b604b2f84b59e483a2aeea2063a80dc10b2",
"body": "Release 1.0.0-beta.4",
"is_bot": false,
"headline": "Merge pull request #36 from auth0/release/1.0.0-beta.4",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-02-26T10:33:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "764cc475822db6a9b02b37f00f1229952366a1d9",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.4",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-26T08:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c08fd0a4c6759de57b623061747c17b53143c326",
"body": "Update actions to use env-vars instead of input-values",
"is_bot": false,
"headline": "Merge pull request #35 from auth0/feat/SDK-7831",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-02-26T07:33:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f10074fc4e8f237ad93078fe001f67595e5dbb",
"body": null,
"is_bot": false,
"headline": "Update actions to use env-vars instead of input-values",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-23T06:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81f28ddd6657d624bb1450bb358738b0e73ed275",
"body": "chore: Upgrade dependencies",
"is_bot": false,
"headline": "Merge pull request #34 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-02-23T06:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da03bc09ec15c2121de111a92e0325711d1de90",
"body": null,
"is_bot": false,
"headline": "Update SBOM in NOTICE.md",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T10:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "841918ac7cc347ea98f50b596adfe602d58012d6",
"body": "…for .NET10",
"is_bot": false,
"headline": "Upgrade Bump Microsoft.AspNetCore.Authentication.JwtBearer to 10.0.3 …",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T10:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1ebec0eb0a7f53bc43d90289497f76018540f51",
"body": null,
"is_bot": false,
"headline": "Upgrade Microsoft.Extensions.Logging.Abstractions to 10.0.3",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T10:00:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7249cd5a7d6aec1f26d89069854b945431363ff",
"body": null,
"is_bot": false,
"headline": "Upgrade Microsoft.SourceLink.GitHub to 8.0.124",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T09:54:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ef0ac39af645d4b54cf5ffa90b6c9057febea6",
"body": null,
"is_bot": false,
"headline": "Upgrade coverlet.collector to 8.0.0",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T09:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4fb065e142ba96136f0e0a1ada849ef0686bd62",
"body": null,
"is_bot": false,
"headline": "Upgrade FluentAssertions to 7.2.1",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T09:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21f6a9c5f52ad623fcbc14b4af46d498e6ffc788",
"body": null,
"is_bot": false,
"headline": "Upgrade Bump Microsoft.AspNetCore.Authentication.JwtBearer to 8.0.24",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-02-20T08:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88b373413db318dabb6c7afdef4927489627771",
"body": "Release 1.0.0-beta.3",
"is_bot": false,
"headline": "Merge pull request #26 from auth0/release/1.0.0-beta.3",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-01-19T07:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18abd93ac6a754e1aa080ef8fd4496f922313a6e",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.3",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-01-19T06:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e37487ff0e7a52761474a41079b610fe315d47",
"body": "Adds compile-time support for .NET 10",
"is_bot": false,
"headline": "Merge pull request #25 from auth0/feat/SDK-7470",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-01-19T06:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2d44853d3989e667d0943b5bf4e1621388b8b63",
"body": null,
"is_bot": false,
"headline": "Adds compile-time support for .NET 10",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2026-01-19T05:56:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30cb32d957d067482becf7e23869196237f1dffe",
"body": "…odecov-action-5.5.2\n\nchore: bump codecov/codecov-action from 5.5.1 to 5.5.2",
"is_bot": false,
"headline": "Merge pull request #23 from auth0/dependabot/github_actions/codecov/c…",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2026-01-16T09:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52cbe153f0f858216aa35b1916b21f4dc9a3d1b7",
"body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.5.1 to 5.5.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[…]\nndency-name: codecov/codecov-action\n dependency-version: 5.5.2\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": "chore: bump codecov/codecov-action from 5.5.1 to 5.5.2",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-12-15T10:27:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2b44c481cb349dfa52cd14490cac37132fa1b900",
"body": "Adds API doc and CodeCov badges",
"is_bot": false,
"headline": "Merge pull request #21 from auth0/feat/SDK-6734",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-12-02T08:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55924e4a78a9398268563f43f7b099c65d276ca8",
"body": null,
"is_bot": false,
"headline": "Adds API doc and CodeCov badges",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-02T07:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2cd8fb2babb6e24387c944d573c2a0bccda22c6",
"body": "Integrate CodeCov",
"is_bot": false,
"headline": "Merge pull request #20 from auth0/feat/SDK-6734",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-12-02T06:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ca213c3267e74489cb0b8b1b9af0c4c450eb5e",
"body": null,
"is_bot": false,
"headline": "Integrate CodeCov",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-02T06:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58371ede05319dcc7835782fe6683add0db1de5d",
"body": "Release 1.0.0-beta.2",
"is_bot": false,
"headline": "Merge pull request #19 from auth0/release/1.0.0-beta.2",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-12-02T05:52:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb813756590696d9c6bcf371a649ed5a2d8d7a40",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.2",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-02T05:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffafd268d29588c7056eeb8ac2a68b156b23b4a3",
"body": "Adds Nuget and DeepWiki badges on the ReadMe",
"is_bot": false,
"headline": "Merge pull request #17 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-12-01T16:37:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1748198058f98d2604a0c090ccf6ec795d5bfad0",
"body": null,
"is_bot": false,
"headline": "Adds Nuget and DeepWiki badges on the ReadMe",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-01T14:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7106c71d7c8fb453478d8a2b60132be6eb1e7fad",
"body": "Update dependencies",
"is_bot": false,
"headline": "Merge pull request #16 from auth0/chore/dependencies",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-12-01T12:30:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f03032c742599d706763552a23f99ff6ef6982f",
"body": null,
"is_bot": false,
"headline": "Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-01T12:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24d972fec40a5816914b9b9a1e82590cc21815a8",
"body": null,
"is_bot": false,
"headline": "Bump actions/checkout from 5 to 6",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-01T12:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65636c6b2b4f7a423e8ad17082ffc0f2850b06cb",
"body": null,
"is_bot": false,
"headline": "Bump Microsoft.AspNetCore.Authentication.JwtBearer to 8.0.22",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-12-01T12:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "883bcd1640d90d64eb893008d97e14723ee2f13a",
"body": "Update docfx configurations and broken links",
"is_bot": false,
"headline": "Merge pull request #15 from auth0/feat/SDK-6454-publish-stage",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-11-24T12:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b07c58f1078a43d4e2d0ad38f3ce5239eec3ccd",
"body": null,
"is_bot": false,
"headline": "Update docfx configurations and broken links",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-11-24T12:29:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f8fd62ebd5ed6920b9ce5ae94a625c84fe1f102",
"body": "Release 1.0.0-beta.1",
"is_bot": false,
"headline": "Merge pull request #13 from auth0/release/1.0.0-beta.1",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-11-20T06:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fb60b1632b1c75266e822a8adb0338e17ad95b4",
"body": null,
"is_bot": false,
"headline": "Release 1.0.0-beta.1",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-11-20T06:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b01620259a287a7ff6b1329bf2033ccd51f41777",
"body": "Prepare to automate release with shiprc",
"is_bot": false,
"headline": "Merge pull request #11 from auth0/feat/SDK-6454-publish-stage",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-11-19T09:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffbf51f5d7fdfaf630e19302fb88aa3222a88311",
"body": null,
"is_bot": false,
"headline": "Prepare to automate release with shiprc",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-11-19T08:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a700bafd961415a2ec5fc7d0c16a6cd80c161a54",
"body": "Configure the publish stage",
"is_bot": false,
"headline": "Merge pull request #9 from auth0/feat/SDK-6454-publish-stage",
"author_name": "Kailash B",
"author_login": "kailash-b",
"committed_at": "2025-11-19T05:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bc86ff3aae5ea181453858bacfa7d912f32c82",
"body": null,
"is_bot": false,
"headline": "Configure publish pipelines",
"author_name": "kailash-b",
"author_login": "kailash-b",
"committed_at": "2025-11-19T05:32:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 99,
"latest_release_at": "2026-07-23T07:03:02Z",
"latest_release_tag": "1.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 23,
"days_since_latest_release": 0,
"mean_days_between_releases": 35
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 87,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "Auth0.AspNetCore.Authentication.Api",
"exists": true,
"license": null,
"keywords": [
"auth0",
"authentication",
"jwt",
"bearer",
"dpop",
"aspnetcore",
"api",
"security",
"oauth2",
"openid",
"oidc"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/Auth0.AspNetCore.Authentication.Api",
"is_deprecated": false,
"latest_version": "1.0.1",
"repository_url": "https://github.com/auth0/aspnetcore-api",
"versions_count": 2,
"total_downloads": 42585,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T07:03:00.807000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 4,
"stars": 6,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2026-06-09",
"count": 1
},
{
"date": "2026-07-09",
"count": 1
},
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 4,
"total_forks": 4
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj",
"src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/Auth0.AspNetCore.Authentication.Api.IntegrationTests.csproj",
"tests/Auth0.AspNetCore.Authentication.Api.UnitTests/Auth0.AspNetCore.Authentication.Api.UnitTests.csproj"
],
"largest_source_bytes": 82617,
"source_files_sampled": 70,
"oversized_source_files": 1,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11449
},
"dependencies": {
"manifests": [
"Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 22,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"nuget"
],
"dependencies": [
{
"name": "Microsoft.IdentityModel.JsonWebTokens",
"manifest": "Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"ecosystem": "nuget",
"version_constraint": "8.4.0"
},
{
"name": "Microsoft.IdentityModel.Tokens",
"manifest": "Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"ecosystem": "nuget",
"version_constraint": "8.4.0"
},
{
"name": "System.IdentityModel.Tokens.Jwt",
"manifest": "Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"ecosystem": "nuget",
"version_constraint": "8.4.0"
},
{
"name": "Microsoft.AspNetCore.OpenApi",
"manifest": "Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.10"
},
{
"name": "Swashbuckle.AspNetCore",
"manifest": "Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj",
"ecosystem": "nuget",
"version_constraint": "10.2.3"
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"manifest": "src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.29"
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"manifest": "src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.3"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"manifest": "src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"ecosystem": "nuget",
"version_constraint": "8.0.3"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"manifest": "src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.8"
},
{
"name": "Microsoft.SourceLink.GitHub",
"manifest": "src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"ecosystem": "nuget",
"version_constraint": "10.0.301"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"direct": true,
"version": "10.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Authentication.JwtBearer",
"direct": true,
"version": "8.0.29",
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.OpenApi",
"direct": true,
"version": "10.0.10",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": true,
"version": "10.0.8",
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"direct": true,
"version": "8.0.3",
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel.JsonWebTokens",
"direct": true,
"version": "8.4.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.IdentityModel.Tokens",
"direct": true,
"version": "8.4.0",
"ecosystem": "nuget"
},
{
"name": "Microsoft.SourceLink.GitHub",
"direct": true,
"version": "10.0.301",
"ecosystem": "nuget"
},
{
"name": "Swashbuckle.AspNetCore",
"direct": true,
"version": "10.2.3",
"ecosystem": "nuget"
},
{
"name": "System.IdentityModel.Tokens.Jwt",
"direct": true,
"version": "8.4.0",
"ecosystem": "nuget"
},
{
"name": "Auth0.AuthenticationApi",
"direct": false,
"version": "7.42.0",
"ecosystem": "nuget"
},
{
"name": "Auth0.ManagementApi",
"direct": false,
"version": "7.42.0",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "10.0.1",
"ecosystem": "nuget"
},
{
"name": "coverlet.collector",
"direct": false,
"version": "8.0.0",
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": false,
"version": "7.2.1",
"ecosystem": "nuget"
},
{
"name": "FluentAssertions",
"direct": false,
"version": "7.2.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.AspNetCore.Mvc.Testing",
"direct": false,
"version": "10.0.2",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "18.0.1",
"ecosystem": "nuget"
},
{
"name": "Microsoft.NET.Test.Sdk",
"direct": false,
"version": "18.8.1",
"ecosystem": "nuget"
},
{
"name": "Moq",
"direct": false,
"version": "4.20.72",
"ecosystem": "nuget"
},
{
"name": "xunit",
"direct": false,
"version": "2.9.3",
"ecosystem": "nuget"
},
{
"name": "xunit.runner.visualstudio",
"direct": false,
"version": "3.1.5",
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 22,
"direct_count": 10,
"indirect_count": 12
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 33,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 55
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "kailash-b",
"commits": 74,
"avatar_url": "https://avatars.githubusercontent.com/u/10848217?v=4"
},
{
"type": "User",
"login": "anicho123",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/182492285?v=4"
},
{
"type": "User",
"login": "jcchavezs",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3075074?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.974
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"nuget-release.yml",
"release.yml",
"rl-secure.yml",
"snyk.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": 5,
"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": 9,
"reason": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"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": 10,
"reason": "all changesets reviewed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bdbc5f4a16f75fef6433c7b28db5c0948cdb892f",
"ran_at": "2026-07-23T07:14:06Z",
"aggregate_score": 7.4,
"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-07-23T07:01:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-23T07:01:01Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/auth0/aspnetcore-api",
"host": "github.com",
"name": "aspnetcore-api",
"owner": "auth0"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 79,
"vitality": 88,
"community": 46,
"governance": 56,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 88,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"commits_last_year": 99,
"human_commit_share": 0.73,
"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": "99 commits in the last year",
"points": 18,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 99
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 8,
"latest_release_tag": "1.0.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 35
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"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 ~35 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 35
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 4,
"stars": 6,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "4 forks",
"points": 4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 4
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"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": 60,
"inputs": {
"packages": [
"Auth0.AspNetCore.Authentication.Api"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 42585,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "42,585 downloads all-time across nuget",
"points": 48.1,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 42585,
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.974
},
"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": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"merged_prs": 33,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 55
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/88 decided PRs merged",
"points": 14.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 88
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "all changesets reviewed",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"followers": 2082,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "auth0",
"public_repos": 339,
"account_age_days": 4995
},
"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": "2,082 followers of auth0",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2082,
"login": "auth0"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "339 public repos, account ~13 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 339
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"Auth0.AspNetCore.Authentication.Api"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "2 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 2
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 72,
"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": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "good",
"name": "Security",
"value": 79,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 74,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 7.4
},
"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": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "all changesets reviewed",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 3,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 22 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 22
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 22,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 22,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 3
},
"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": "good",
"name": "AI Readiness",
"value": 71,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.521,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11449
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "38 of 73 human commits state their intent (structured subject or explanatory body)",
"points": 27.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 73
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 60,
"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": [
"Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj",
"Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj",
"src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj",
"tests/Auth0.AspNetCore.Authentication.Api.IntegrationTests/Auth0.AspNetCore.Authentication.Api.IntegrationTests.csproj",
"tests/Auth0.AspNetCore.Authentication.Api.UnitTests/Auth0.AspNetCore.Authentication.Api.UnitTests.csproj"
],
"dependency_bot_commit_share": 0.27
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj, Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj, src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient/Auth0.AspNetCore.Authentication.Api.Playground.DPoPClient.csproj, Auth0.AspNetCore.Authentication.Api.Playground/Auth0.AspNetCore.Authentication.Api.Playground.csproj, src/Auth0.AspNetCore.Authentication.Api/Auth0.AspNetCore.Authentication.Api.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": "27 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 27,
"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 6",
"points": 6,
"status": "partial",
"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": 82617,
"source_files_sampled": 70,
"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/70 source files over 60KB",
"points": 54.2,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 70,
"oversized": 1
}
}
],
"max_points": 55
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T07:14:24.507849Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/auth0/aspnetcore-api.svg",
"full_name": "auth0/aspnetcore-api",
"license_state": "custom",
"license_spdx": null
}