Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"aws",
"dotnet",
"layeredcraft",
"open-source",
"serverless"
],
"is_fork": false,
"size_kb": 185,
"has_wiki": false,
"homepage": null,
"languages": {
"C#": 367831
},
"pushed_at": "2026-07-22T16:21:13Z",
"created_at": "2025-06-09T13:41:02Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T16:24:54Z",
"description": "Simplified, structured logging for modern .NET apps — overloads, conditionals, and performance built-in.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "LayeredCraft",
"company": null,
"location": "United States of America",
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/212735200?v=4",
"created_at": "2025-05-21T14:02:38Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 427
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2026-06-25T15:01:50Z"
},
{
"tag": "v1.2.2",
"kind": "patch",
"published_at": "2026-06-24T11:41:41Z"
},
{
"tag": "v1.2.1",
"kind": "patch",
"published_at": "2026-05-14T11:40:26Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2026-04-17T16:58:12Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-04-17T16:40:42Z"
},
{
"tag": "v1.1.8.20",
"kind": "other",
"published_at": "2026-04-16T16:55:12Z"
},
{
"tag": "v1.1.7.19",
"kind": "other",
"published_at": "2026-04-16T16:51:51Z"
},
{
"tag": "v1.1.7.18",
"kind": "other",
"published_at": "2026-02-11T13:13:00Z"
},
{
"tag": "v1.1.6.17",
"kind": "other",
"published_at": "2026-02-09T13:19:09Z"
},
{
"tag": "v1.1.5.15",
"kind": "other",
"published_at": "2025-12-10T14:21:44Z"
},
{
"tag": "v1.1.4.12",
"kind": "other",
"published_at": "2025-12-09T19:20:19Z"
},
{
"tag": "v1.1.3.11",
"kind": "other",
"published_at": "2025-11-11T17:56:47Z"
},
{
"tag": "v1.1.2.10",
"kind": "other",
"published_at": "2025-10-17T13:00:16Z"
},
{
"tag": "v1.1.1.8",
"kind": "other",
"published_at": "2025-08-21T13:01:10Z"
},
{
"tag": "v1.1.0.7",
"kind": "other",
"published_at": "2025-07-10T12:44:19Z"
},
{
"tag": "v1.0.0.6",
"kind": "other",
"published_at": "2025-06-26T16:54:19Z"
},
{
"tag": "v1.0.0.5",
"kind": "other",
"published_at": "2025-06-23T13:57:34Z"
},
{
"tag": "v1.0.0.4",
"kind": "other",
"published_at": "2025-06-10T13:33:03Z"
},
{
"tag": "v1.0.0.3",
"kind": "other",
"published_at": "2025-06-10T13:05:24Z"
},
{
"tag": "v1.0.0.2",
"kind": "other",
"published_at": "2025-06-09T20:23:51Z"
},
{
"tag": "v1.0.0.1",
"kind": "other",
"published_at": "2025-06-09T18:46:10Z"
}
],
"recent_commits": [
{
"oid": "2fb6bbb02f69503e36e1e52a08e276b6be955b51",
"body": "Bumps Microsoft.Extensions.Logging.Abstractions from 9.0.17 to 9.0.18\nBumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1\nBumps Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Logging.Abstractions\n dependency-version: 9.0.18\n \n[…]\n-update:semver-patch\n dependency-group: dotnet-minor-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore: Bump the dotnet-minor-patch group with 3 updates (#50)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-22T16:21:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5984bfaf5d8bf7ff6c14eb3b5b5fb13a759e2656",
"body": "* ci(github): configure dependabot automation\n\n* ci(github): remove dotnet sdk dependabot updates",
"is_bot": false,
"headline": "ci(github): configure dependabot automation (#49)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-07-22T16:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f72a44f35f56b3efce362768165c9416dfc31da6",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(github): update devops-templates refs to v10.1",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-06-26T13:14:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c269a4ba8f4b1a00bb7741a506fd121e31da0760",
"body": "…#46)\n\n* ci: upgrade devops-templates to v10.0 with NuGet trusted publishing\n\nSplit publish jobs into build (shared template) and push (composite\naction) so the OIDC job_workflow_ref matches the NuGet trusted publisher\npolicy. Tightens permissions from write-all to least privilege.\n\nCo-Authored-By: \n[…]\nite-all\n\nOnly the version tag should have changed, not the permissions.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: upgrade devops-templates to v10.0 with NuGet trusted publishing (…",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-06-25T14:58:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b36eeb54feb1338ff76771f03fd754563c5218de",
"body": null,
"is_bot": false,
"headline": "chore(deps): bump package versions (#44)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-06-24T11:39:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d58b01f6ada0de60f6a158d6c75679f13de79bf",
"body": "- Microsoft.Extensions.Logging.Abstractions: 9.0.15→9.0.16, 10.0.6→10.0.8, preview.3→preview.4\n- Microsoft.SourceLink.GitHub: 10.0.202→10.0.300\n- Microsoft.NET.Test.Sdk: 18.4.0→18.5.1\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): bump package versions (#39)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-05-14T11:38:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bb6fbfef075e0518021799f6cd5a181bbe8e804c",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): add missing permissions to pr-title-check caller workflow",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-18T18:26:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7fab134f6085aa992d882da3212cdb10ebdd393e",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(ci): pin devops-templates to v8.0 and fix README badge",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-18T03:04:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a9b1481cec8f446f1e5365e9b6beabdeb2860dd4",
"body": "…rafter\n\n- Remove eng/package-versioning.json; tag is now NuGet version source of truth\n- publish-preview: version derived from latest release tag + preview run number\n- publish-release: triggers on release published, version from tag\n- Add release-drafter workflow and config\n- Add pr-title-check workflow\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(github): migrate to simplified publish workflows and add release-d…",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-18T00:43:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0458e3f800adb8316c0786f43a73cd590085145f",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): bump version to 1.2.0",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-17T16:53:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "60f5f38a04d221fcfee0d691070c2d8fee07b025",
"body": "* feat(ci): migrate to JSON-based versioning strategy\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* chore(ci): update workflow refs to @main\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* chore(ci): use 0.0.1 version prefix for testing\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(github): migrate to JSON-based NuGet versioning strategy (#35)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-17T16:32:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "80030c40fd7f0a17fc76f2ff3d11fff41abc9c0d",
"body": null,
"is_bot": false,
"headline": "build: bump version prefix to 1.1.8",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-16T16:53:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d537e5cecc2346717fae7ed5cc5688e32984dbe9",
"body": null,
"is_bot": false,
"headline": "build: add .NET 11 targeting and update CI tooling (#33)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-04-16T16:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92481237ae2bf769e11669bfda34d39f2e6cf980",
"body": "- Microsoft.Extensions.Logging.Abstractions (net9.0): 9.0.12 → 9.0.13\n- Microsoft.Extensions.Logging.Abstractions (net10.0): 10.0.2 → 10.0.3\n- Microsoft.SourceLink.GitHub: 10.0.102 → 10.0.103\n- Bump VersionPrefix: 1.1.6 → 1.1.7\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(deps): update package versions and bump to 1.1.7 (#25)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-02-11T13:11:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0f7a9b11901cc491d162a8dd04ca6b9334a66a0a",
"body": null,
"is_bot": false,
"headline": "chore(deps): enable central package management (#22)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2026-02-09T13:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea85404f88c16333466d63140b88707635b17d0",
"body": null,
"is_bot": false,
"headline": "Update build.yaml",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-12-10T14:20:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519472c76de911c718cbc21bd433080425925122",
"body": null,
"is_bot": false,
"headline": "Refactor logging extensions with extension members (#19)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-12-10T14:05:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa2d827489391900fdcebbd3511e13633492ea18",
"body": "* Fix TestingExtensions README documentation\n\n* chore: include pending testing and packaging updates\n\n* docs: align README features with supported targets and testing\n\n* docs: document BeginCallerScope in scope examples",
"is_bot": false,
"headline": "Fix TestingExtensions README docs (#17)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-12-09T19:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eef548065242304b6b2c3d543192d37561ea3ca",
"body": "…port (#15)",
"is_bot": false,
"headline": "Bump version to 1.1.3 and update package references for .NET 10.0 sup…",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-11-11T17:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab941d93406984b31b573b313fd1a4c726357edc",
"body": null,
"is_bot": false,
"headline": "Update build workflows to use version 6.2 of the devops-templates (#14)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-10-17T12:59:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0959568e75867215a4fa8532ff64c870f0ac5990",
"body": "* Add .NET 10.0 support and update package references\n\n* Bump version to 1.1.2 in Directory.Build.props",
"is_bot": false,
"headline": "Add .NET 10.0 support and update package references (#13)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-10-17T12:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baa3551f1c3269817f8b7e2e9f635ef3e80dc140",
"body": "- Update Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.8\n- Update AwesomeAssertions from 9.0.0 to 9.1.0\n- Update xunit.v3 from 2.0.3 to 3.0.1\n- Update xunit.runner.visualstudio from 3.1.1 to 3.1.4\n- Bump version from 1.1.0 to 1.1.1 in Directory.Build.props\n\nAll 328 tests pass on both .NET 8.0 and 9.0 frameworks.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update NuGet packages and bump version to 1.1.1 (#11)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-08-21T13:00:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c6304e2b92f6e98332c065b4d65c7ac0d75e862",
"body": "- Update version from 1.0.0 to 1.1.0 in Directory.Build.props\n- Add netstandard2.0 to target frameworks alongside existing net8.0, net9.0, and netstandard2.1\n- Verified compatibility with Microsoft.Extensions.Logging.Abstractions 9.0.7\n- All 328 tests pass on both .NET 8.0 and .NET 9.0 frameworks\n- Added CLAUDE.md documentation for future development guidance\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 1.1.0 and add .NET Standard 2.0 support (#8)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-07-10T12:43:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "22251b2af64c402720a5afa1bd174ee52cde1bd4",
"body": "- Add TestLogger<T> that inherits from TestLogger and implements ILogger<T>\n- Enables unit tests to verify logging behavior for strongly-typed loggers\n- All existing TestLogger extension methods work automatically through inheritance\n- Add comprehensive tests using AwesomeAssertions to verify functionality\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add generic TestLogger<T> class for strongly-typed logging tests (#6)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-26T16:53:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a6ed16d90194712d11aa832a366b6940d4893d98",
"body": "…… (#5)\n\n* Update Microsoft.Extensions.Logging.Abstractions package to version 9.0.6\n\n* Update GitHub Actions workflows to use version 5.0 of the devops-templates",
"is_bot": false,
"headline": "Update Microsoft.Extensions.Logging.Abstractions package to version 9…",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-23T13:56:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5caa0b20526cf363301214b1deb81ea7a1daf15b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-10T13:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0d34ffe08bd4f24ef5db2ad51e9dba871e3afb6",
"body": "…… (#3)\n\n* Add condition to prevent packing of test projects in Directory.Build.props\n\n* Set IsPackable to false for test projects and clean up project files\n\n* Add global condition to disable packing for test projects\n\n* Update test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Add condition to prevent packing of test projects in Directory.Build.…",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-10T13:04:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "755dffae3b4952e187f6a775da37278837496b81",
"body": "* Rename test project and update namespaces for consistency\n\n* Fix structured logging in performance extensions\n\nReplace string interpolation with proper structured logging placeholders for OperationName and ElapsedMilliseconds to enable better log indexing and querying.\n\n🤖 Generated with [Claude Co\n[…]\ntly documents only the simplified API\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename test project and update namespaces for consistency (#2)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-09T20:22:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2db36d844d045d14a9481f55610208ebff2d12a4",
"body": "* Add comprehensive structured logging library with full test coverage\n\n- Implement structured logging extensions for all log levels (Debug, Verbose, Information, Warning, Error, Critical)\n- Add scope management with BeginScope extensions for different data types\n- Include performance monitoring wit\n[…]\n Time methods and TimeMethod examples\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Initial structured logging library implementation (#1)",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-09T18:45:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5c079c3b5806439d2e94e9c87e002dbd4d8dd21a",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Nick Cipollina",
"author_login": "ncipollina",
"committed_at": "2025-06-09T13:41:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 20,
"latest_release_at": "2026-06-25T15:01:50Z",
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 10,
"days_since_latest_release": 27,
"mean_days_between_releases": 21.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "LayeredCraft.StructuredLogging",
"exists": true,
"license": null,
"keywords": [
"logging",
"structured-logging",
"dotnet",
"microsoft-extensions-logging",
"performance",
"testing",
"scopes",
"enrichment",
"serilog",
"nlog"
],
"ecosystem": "nuget",
"matches_repo": true,
"registry_url": "https://www.nuget.org/packages/LayeredCraft.StructuredLogging",
"is_deprecated": false,
"latest_version": "1.2.3",
"repository_url": "https://github.com/LayeredCraft/structured-logging",
"versions_count": 16,
"total_downloads": 414179,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-06-25T15:03:03.303000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 27
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"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": [
"src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj",
"test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj"
],
"largest_source_bytes": 32965,
"source_files_sampled": 29,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3064
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"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": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.SourceLink.GitHub",
"manifest": "src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj",
"ecosystem": "nuget",
"version_constraint": null
},
{
"name": "Microsoft.Extensions.Logging.Abstractions",
"manifest": "src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 21,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 29
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "ncipollina",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/1405469?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dependabot-auto-merge.yml",
"pr-build.yaml",
"pr-title-check.yaml",
"publish-preview.yaml",
"publish-release.yaml",
"release-drafter.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/29 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 5,
"reason": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"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": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "2fb6bbb02f69503e36e1e52a08e276b6be955b51",
"ran_at": "2026-07-22T18:25:52Z",
"aggregate_score": 5.6,
"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-22T16:21:14Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-22T16:21:12Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/LayeredCraft/structured-logging",
"host": "github.com",
"name": "structured-logging",
"owner": "LayeredCraft"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 56,
"vitality": 76,
"community": 51,
"governance": 42,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.967,
"days_since_last_push": 0,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"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": 21,
"latest_release_tag": "v1.2.3",
"releases_from_tags": false,
"days_since_latest_release": 27,
"mean_days_between_releases": 21.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 27 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 27
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~21.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 21.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"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": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 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": "good",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 73,
"inputs": {
"packages": [
"LayeredCraft.StructuredLogging"
],
"dependents": null,
"ecosystems": "nuget",
"total_downloads": 414179,
"monthly_downloads": null
},
"components": [
{
"key": "total_downloads",
"name": "Total downloads",
"detail": "414,179 downloads all-time across nuget",
"points": 58.4,
"status": "partial",
"details": [
{
"code": "downloads_total",
"params": {
"count": 414179,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 42,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"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": 30,
"inputs": {
"merged_prs": 21,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 29
},
"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": "21/50 decided PRs merged",
"points": 16.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 50
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "LayeredCraft",
"public_repos": 17,
"account_age_days": 427
},
"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": "1 followers of LayeredCraft",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "LayeredCraft"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~1 yr old",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"LayeredCraft.StructuredLogging"
],
"ecosystems": "nuget",
"any_deprecated": false,
"min_days_since_publish": 27
},
"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 27 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 27
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"aws",
"dotnet",
"layeredcraft",
"open-source",
"serverless"
],
"has_wiki": false,
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 56,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 56,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.6
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "21 out of 21 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/29 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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": "6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "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": 2
},
"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": 78,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.862,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 3064
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "25 of 29 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 25,
"sampled": 29
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 65,
"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.5,
"toolchain_manifests": [
"src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj",
"test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj"
],
"dependency_bot_commit_share": 0.033
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj, test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj, test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.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": "15 of the last 30 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 15,
"sampled": 30
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 30 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 30
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 32965,
"source_files_sampled": 29,
"oversized_source_files": 0
},
"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": "0/29 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 29,
"oversized": 0
}
}
],
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T18:26:05.863267Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/LayeredCraft/structured-logging.svg",
"full_name": "LayeredCraft/structured-logging",
"license_state": "standard",
"license_spdx": "MIT"
}