Raw JSON report machine-readable
{
"data": {
"icon": {
"bytes": 873,
"width": 128,
"height": 128,
"rejected": [],
"collected": true,
"media_type": "image/svg+xml",
"source_url": "https://raw.githubusercontent.com/dotmonk/wildling/main/assets/logo.svg",
"source_type": "readme",
"content_hash": "3d53932eb6342d15fe9556f11294515aa4b4af5ccf6fb2c4f44ad91565507000",
"candidates_considered": 1
},
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 679,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 48602,
"R": 23722,
"C#": 22816,
"F#": 21572,
"Go": 17548,
"Ada": 54938,
"Awk": 20443,
"C++": 36618,
"CSS": 10015,
"Lua": 29076,
"PHP": 24303,
"Zig": 38369,
"Dart": 17260,
"HTML": 17484,
"Java": 31732,
"Perl": 28995,
"Ruby": 15379,
"Rust": 30063,
"CMake": 1634,
"Scala": 23240,
"Shell": 139332,
"Swift": 22724,
"Elixir": 26963,
"Groovy": 31462,
"Kotlin": 26329,
"Pascal": 36768,
"Python": 34389,
"Fortran": 55203,
"Haskell": 30182,
"Assembly": 88798,
"JavaScript": 6848,
"PowerShell": 22221,
"TypeScript": 17328,
"Visual Basic .NET": 24680
},
"pushed_at": "2026-07-25T09:42:08Z",
"created_at": "2025-11-19T15:10:09Z",
"owner_type": "User",
"updated_at": "2026-07-25T09:42:15Z",
"description": "Pattern based string generator library",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Shell",
"significant_languages": [
"Shell"
]
},
"owner": {
"blog": null,
"name": "Magnus Weinberg",
"type": "User",
"login": "dotmonk",
"company": null,
"location": null,
"followers": 35,
"avatar_url": "https://avatars.githubusercontent.com/u/3109305?v=4",
"created_at": "2012-12-23T11:23:20Z",
"is_verified": null,
"public_repos": 17,
"account_age_days": 4972
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.7",
"kind": "patch",
"published_at": "2026-07-25T01:58:09Z"
},
{
"tag": "v2.0.6",
"kind": "patch",
"published_at": "2026-07-25T00:09:46Z"
},
{
"tag": "v2.0.5",
"kind": "patch",
"published_at": "2026-07-24T08:40:16Z"
},
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2026-07-24T01:37:49Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2026-07-24T00:54:05Z"
},
{
"tag": "v2.0.2",
"kind": "patch",
"published_at": "2026-07-22T22:44:51Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2026-07-22T11:37:16Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-07-19T23:08:01Z"
}
],
"recent_commits": [
{
"oid": "6966f55b69bd2724b75aed351357876fb83fcacc",
"body": null,
"is_bot": false,
"headline": "Fix Post-release smoke test",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T09:42:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b4b0d21be12db986cca380afeb4432a161b1723",
"body": null,
"is_bot": false,
"headline": "Release v2.0.7",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T01:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e445d3ef9f927a927411c79ef718709c251970",
"body": null,
"is_bot": false,
"headline": "Add post release smoke tests and fix found bugs and documentation faults",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T01:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7fab954d743d9956fcac1cb274708c8549ac995",
"body": null,
"is_bot": false,
"headline": "Fix invalid documentation for CPAN",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T00:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb8797506432e79721780a1eaa7b93963da27568",
"body": null,
"is_bot": false,
"headline": "Improve CPAN documentation",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T00:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f5dd5a73f182183f9d151b84fdb249d1d2790fd",
"body": null,
"is_bot": false,
"headline": "Release v2.0.6",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T00:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c14581a12fe40e67aa28126f7441ae7cfbc6d12",
"body": null,
"is_bot": false,
"headline": "Cleanup shell.sh for perl",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T00:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c296d0a93bd60ddb6d5b947b20d049cd8942f6a",
"body": null,
"is_bot": false,
"headline": "Add Perl version to CPAN",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-25T00:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7600de264aafd6afefa2c1ee2f38e4fc227319ea",
"body": null,
"is_bot": false,
"headline": "Release v2.0.5",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T08:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4074c0ea278437b3a299bb5a1c02e5c6fa291bcf",
"body": null,
"is_bot": false,
"headline": "fix pub.dev",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T01:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6e98e5ef109e3f9092ab0b1dac68252a800613",
"body": null,
"is_bot": false,
"headline": "Release v2.0.4",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T01:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c00f64ab06e4039529af1df25078550985c2dab4",
"body": null,
"is_bot": false,
"headline": "Fix pub.dev",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T01:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "051dad12c5bae03e89edb8e2bcedcf9f797d689d",
"body": null,
"is_bot": false,
"headline": "dispatch release.yml",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T01:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "347854276459c0a1e3226638ce71a6ee652191c6",
"body": null,
"is_bot": false,
"headline": "Fix tests",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T00:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d894ab2b066d4cfeb894602a873e101f30e104d",
"body": null,
"is_bot": false,
"headline": "Release v2.0.3",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T00:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c748cdd114b9387c333c1b81f0598258cb6ac5",
"body": null,
"is_bot": false,
"headline": "Fix bugs and general improvements",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-24T00:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cc71b5aecfe4195f0f9fc42468aae6ea50378d",
"body": null,
"is_bot": false,
"headline": "Polish docs, contracts, and site discoverability",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T23:02:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2795526e504fee2173e6899e1a87f8d1bd17bb6",
"body": null,
"is_bot": false,
"headline": "c and cpp github releases",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T22:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a2bb61345f5a82ecab0a9cea42ba7432cd949ee",
"body": null,
"is_bot": false,
"headline": "Fix R universe release job naming",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T22:16:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8facd0de5d89ba9ac2d7c8d972daa6cc63156e03",
"body": null,
"is_bot": false,
"headline": "Remove troublesome hackage",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T22:06:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb8adaf540a6d7598e7498ae2f875def7c245fe5",
"body": null,
"is_bot": false,
"headline": "remove troublesome fpm",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T22:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eed22d0447eabdff4e67fa1c5fe997a40e96beb7",
"body": null,
"is_bot": false,
"headline": "Remove troublesome alire",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T22:01:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe045f3c2b4a48388be3f572af057dac2240bc00",
"body": null,
"is_bot": false,
"headline": "fix temporary shell for ada",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T21:42:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dccdf08f9ce1cfb2792c75e835aa71f671fefd2",
"body": null,
"is_bot": false,
"headline": "Fix alire.toml for ada",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T21:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3b5a036bbbfbc45ac896161211907d1a64fda2",
"body": null,
"is_bot": false,
"headline": "Fix alire.toml for ada",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T21:37:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d15e8ad57a69c65d76df6a3c9e1c94a5e4028c",
"body": null,
"is_bot": false,
"headline": "Publish Perl/Haskell/Ada/Fortran",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T18:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9e5ab4bf0931d0531be57414d8f4fcc8a130ca",
"body": null,
"is_bot": false,
"headline": "Publish Groovy and Scala as well",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T09:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ae7334435a9478f29c3a29cde1c2e6ae5e9421",
"body": "Reuse Central/GPG secrets; artifactId differs from the Java wildling coordinate.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Publish Kotlin to Maven Central as wildling-kotlin.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T08:54:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b4fd06955e2540c22c991164867ce8e838eb9bca",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Skip PowerShell Gallery publish when version is already available.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T01:39:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "86cb672ccf968c10131acecfc27ec3e0bea9fb5a",
"body": "Add central profile (GPG + central-publishing plugin) and wire Release to deploy with user token secrets.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Configure Java publish to Maven Central via Sonatype Portal.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T01:16:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "38b7b3e47a60063da1ede5d70ad99510e225c50c",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix PowerShell Gallery help.txt path from repo root.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T01:11:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "335e7f6bf06e3b9f2194759d8d989a1cb55ef3ed",
"body": "Require PSGALLERY_API_KEY, stage as Wildling/, and skip if the version already exists.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Harden PowerShell Gallery publish for CI.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T01:05:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0614268a1edac7eee6501b910d1e69822c3e59ed",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Install dkjson before luarocks upload in CI.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T01:00:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d43ba8f5631ace9f5b2fdb0952a040ba46242670",
"body": "Use description.summary/detailed/labels instead of invalid top-level fields.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix Lua rockspec metadata for format 3.0.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:58:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c4c56648e9190215850e499a24f27cc57476ad6",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Treat Hex.pm existing-release --replace error as skip.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:56:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2258c352ae295063c5c88033b398b2d9cb201e53",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Name the Lua rockspec wildling-VERSION-1.rockspec for luarocks upload.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:53:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "df53925312dafb2c628cf377292b0d812a1a1470",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Harden LuaRocks publish: require API key and skip duplicates.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:49:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6ea39528c0cc1bb4af75283cd26da63db0c43a58",
"body": "Publish package only (no docs build) and copy help.txt into the tarball.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Harden Hex.pm publish: require HEX_API_KEY and skip duplicates.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:43:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9975671f9e2512566eed31ee00b6cc85829b7bac",
"body": "pub.dev rejects OIDC from workflow_call; add a dedicated publish-pub workflow and trigger it from Release.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Publish Dart package to pub.dev via OIDC on tag/dispatch.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:25:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b6444c30b64169e0957593422179069e6721f2a1",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Treat RubyGems re-push of an existing version as success.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-23T00:22:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1dcac0d68a7082a2e67efdaa738447f3c4497e0b",
"body": "Re-running Release for an already-uploaded version should not fail the job.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Treat crates.io 'already exists' as a successful re-publish.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T23:31:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ca57736264c5800d61f783e74e4ed864aa4476e5",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Only push to RubyGems after OIDC credentials succeed.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T23:21:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b284ca6ef823862f658dc4e1e02f81734eea3cd9",
"body": "The CARGO_REGISTRY_TOKEN secret was empty; exchange a short-lived token with crates-io-auth-action instead.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Publish crates.io via OIDC trusted publishing.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T23:05:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "254fca84101f4e4cfb2947d81ec5098c223eedb5",
"body": "pub publish --dry-run fails when CHANGELOG.md omits the current version; sync-version now inserts a heading when missing.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Keep dart CHANGELOG in sync for pub.dev publish checks.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T22:41:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "45ad5092839dcd0522111d401cd599c1db750487",
"body": "Use sdk:8.0-alpine to match the C#/VB/F# build scripts, and retry docker pull so transient MCR misses do not fail the smoke job.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix NuGet publish-artifact smoke Docker image.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T22:29:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aa77939eb78f971ab25c49def79a29034215d8ae",
"body": "Embed README.md in the C#, VB, and F# nupkgs so nuget.org indexes docs on publish.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Release 2.0.2 with NuGet package READMEs.",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T22:20:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6c1f02f8166141bef4c2052e7a89f8d51f631308",
"body": null,
"is_bot": false,
"headline": "Improve documentation",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T18:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f68d941ca58564477010ef65247e806f1fd79a",
"body": null,
"is_bot": false,
"headline": "Update NPM release path",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T13:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab79f3cf080d05cc492d90c8e43bd4cb0b649fab",
"body": null,
"is_bot": false,
"headline": "Bugfix for automated releases",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T11:48:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b21fa5cec8d34a0c8ff49c363b6ee72c86602eb",
"body": null,
"is_bot": false,
"headline": "Bugfix for automated releases",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T11:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65bd25744786303ef672b4dd53d8fb34d6c2e0f7",
"body": null,
"is_bot": false,
"headline": "Automate releases",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T11:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e22a720d6dd8f5b1ebd081badd8518f43580c388",
"body": null,
"is_bot": false,
"headline": "Prepare for multi-registry publish",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T11:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c784fd5dba1d7e7d3e4c96c0f8a6fa7f35ba44a3",
"body": null,
"is_bot": false,
"headline": "Cleanup and refactor in preparation of publishing",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-22T09:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c19962ef59d6c9dd0e6a5f18b217840e5af926e1",
"body": null,
"is_bot": false,
"headline": "Adjust to support packagist",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T23:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b744628ef7fcdb65463d7a2af93195446bbe65b",
"body": null,
"is_bot": false,
"headline": "Fix PyPI release workflow",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T23:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21661d8be55a636e65ef853b85ac440f0cec7e8",
"body": null,
"is_bot": false,
"headline": "Fix invalid YAML",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T23:10:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09bedf9a1d6d4d896762346a0d71adac94323da",
"body": null,
"is_bot": false,
"headline": "Add version support",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T23:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97460c7226ee44d25147c0585ea300a5bebd898b",
"body": null,
"is_bot": false,
"headline": "Improve sandbox with pagination",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T22:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8aed68ec2dbdcc982735a21ab1f0944b17dc4a6",
"body": null,
"is_bot": false,
"headline": "Fix posix-shell runtime mawk/gawk compatibility bug",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T21:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c84b338a05097c514eb8b40b115aedb12cf92953",
"body": null,
"is_bot": false,
"headline": "Fix perl \"false\" conflict",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T20:00:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c9007c35deffc0c1ebe7f6533bb699a21bb2cd6",
"body": null,
"is_bot": false,
"headline": "Fix \"false\" output conflict",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T19:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c5e063cb478b906e7b83ad93e2f4016eb38766",
"body": null,
"is_bot": false,
"headline": "4th attempt",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T17:23:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5a563355f41c350c34b2896ca73497fb3c3afce",
"body": null,
"is_bot": false,
"headline": "Fix icons on github pages, third attempt",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T17:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68bb5e05662fa5817743a13259362b208d596951",
"body": null,
"is_bot": false,
"headline": "Second attempt at fixing icons on github pages",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T17:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40ddb18b0dda66eb2420ef12a784bbd606d67a7e",
"body": null,
"is_bot": false,
"headline": "Fix icons on github pages",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T17:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e7ec44e73f5c0410d0faf42bf1f50e596e4ba89",
"body": null,
"is_bot": false,
"headline": "Make it buildable with github actions",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T16:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860b53316409e1f9557bfba291471b40b0a0efc0",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Magnus Weinberg",
"author_login": "dotmonk",
"committed_at": "2026-07-19T16:32:21Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 67,
"latest_release_at": "2026-07-25T01:58:09Z",
"latest_release_tag": "v2.0.7",
"releases_from_tags": false,
"days_since_last_push": 10,
"active_weeks_last_year": 2,
"days_since_latest_release": 11,
"mean_days_between_releases": 0.7
},
"artifacts": {
"collected": true,
"structure": [
"tree.cargo_lib",
"tree.cargo_main",
"tree.go_importable"
],
"declarations": [
{
"name": "DotMonk.Wildling",
"path": "csharp/Wildling.csproj",
"tokens": [
"nuget.output_type:exe",
"nuget.pack_as_tool"
],
"ecosystem": "nuget"
},
{
"name": "io.github.dotmonk:wildling-groovy",
"path": "groovy/pom.xml",
"tokens": [
"maven.packaging:jar",
"maven.main_class"
],
"ecosystem": "maven"
},
{
"name": "io.github.dotmonk:wildling",
"path": "java/pom.xml",
"tokens": [
"maven.packaging:jar",
"maven.main_class"
],
"ecosystem": "maven"
},
{
"name": "wildling",
"path": "javascript/package.json",
"tokens": [
"npm.bin",
"npm.entry"
],
"ecosystem": "npm"
},
{
"name": "io.github.dotmonk:wildling-kotlin",
"path": "kotlin/pom.xml",
"tokens": [
"maven.packaging:jar",
"maven.main_class"
],
"ecosystem": "maven"
},
{
"name": "dotmonk/wildling",
"path": "php/composer.json",
"tokens": [
"composer.type:library",
"composer.bin"
],
"ecosystem": "packagist"
},
{
"name": "wildling",
"path": "python/pyproject.toml",
"tokens": [
"pypi.console_scripts"
],
"ecosystem": "pypi"
},
{
"name": "wildling",
"path": "ruby/wildling.gemspec",
"tokens": [
"gem.gemspec",
"gem.executables"
],
"ecosystem": "rubygems"
},
{
"name": "wildling",
"path": "rust/Cargo.toml",
"tokens": [
"cargo.bin",
"cargo.lib"
],
"ecosystem": "crates"
},
{
"name": "io.github.dotmonk:wildling-scala",
"path": "scala/pom.xml",
"tokens": [
"maven.packaging:jar",
"maven.main_class"
],
"ecosystem": "maven"
}
]
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"github.com",
"shields.io"
],
"total": 3,
"header": 3,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 71,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/dotmonk/wildling/go/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"categories": [],
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/dotmonk/wildling/go/v2",
"declared_type": null,
"is_deprecated": false,
"latest_version": "v2.0.7",
"repository_url": "https://github.com/dotmonk/wildling",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T01:53:46Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "io.github.dotmonk:wildling",
"exists": true,
"license": "MIT License",
"keywords": [],
"ecosystem": "maven",
"categories": [],
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/io.github.dotmonk/wildling",
"declared_type": "jar",
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling/tree/main/java",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T02:03:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "io.github.dotmonk:wildling-scala",
"exists": true,
"license": "MIT License",
"keywords": [],
"ecosystem": "maven",
"categories": [],
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/io.github.dotmonk/wildling-scala",
"declared_type": "jar",
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling/tree/main/scala",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T02:03:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "wildling",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "hex",
"categories": [],
"matches_repo": true,
"registry_url": "https://hex.pm/packages/wildling",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling",
"versions_count": 6,
"total_downloads": 372,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 124,
"first_published_at": "2026-07-23T00:46:59.122029Z",
"latest_published_at": "2026-07-25T01:58:31.045947Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "io.github.dotmonk:wildling-groovy",
"exists": true,
"license": "MIT License",
"keywords": [],
"ecosystem": "maven",
"categories": [],
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/io.github.dotmonk/wildling-groovy",
"declared_type": "jar",
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling/tree/main/groovy",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T02:03:16Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "io.github.dotmonk:wildling-kotlin",
"exists": true,
"license": "MIT License",
"keywords": [],
"ecosystem": "maven",
"categories": [],
"matches_repo": true,
"registry_url": "https://central.sonatype.com/artifact/io.github.dotmonk/wildling-kotlin",
"declared_type": "jar",
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling/tree/main/kotlin",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-25T02:03:21Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
},
{
"name": "wildling",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"categories": [],
"matches_repo": true,
"registry_url": "https://crates.io/crates/wildling",
"declared_type": null,
"is_deprecated": false,
"latest_version": "2.0.7",
"repository_url": "https://github.com/dotmonk/wildling",
"versions_count": 7,
"total_downloads": 114,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 38,
"first_published_at": "2026-07-22T19:12:38.802996Z",
"latest_published_at": "2026-07-25T01:58:27.185780Z",
"latest_version_yanked": false,
"days_since_latest_publish": 11
},
{
"name": "dotmonk/wildling",
"exists": true,
"license": "MIT",
"keywords": [
"generator",
"pattern",
"wildcard",
"wordlist"
],
"ecosystem": "packagist",
"categories": [],
"matches_repo": true,
"registry_url": "https://packagist.org/packages/dotmonk/wildling",
"declared_type": "library",
"is_deprecated": false,
"latest_version": "v2.0.7",
"repository_url": "https://github.com/dotmonk/wildling-php",
"versions_count": 7,
"total_downloads": 21,
"dependents_count": 0,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 21,
"first_published_at": null,
"latest_published_at": "2026-07-25T01:58:22Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": 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": [
"javascript/tsconfig.json"
],
"toolchain_manifests": [
"csharp/Wildling.csproj",
"elixir/mix.exs",
"go/go.mod",
"groovy/pom.xml",
"java/pom.xml",
"kotlin/pom.xml",
"rust/Cargo.toml",
"scala/pom.xml"
],
"largest_source_bytes": 14308,
"source_files_sampled": 112,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2809
},
"dependencies": {
"manifests": [
"csharp/Wildling.csproj",
"elixir/mix.exs",
"go/go.mod",
"groovy/pom.xml",
"java/pom.xml",
"javascript/package.json",
"kotlin/pom.xml",
"php/composer.json",
"python/pyproject.toml",
"rust/Cargo.toml",
"scala/pom.xml"
],
"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": [
"crates",
"go",
"hex",
"maven",
"npm",
"nuget",
"packagist",
"pypi"
],
"dependencies": [
{
"name": "org.apache.groovy:groovy",
"manifest": "groovy/pom.xml",
"ecosystem": "maven",
"version_constraint": "${groovy.version}"
},
{
"name": "org.jetbrains.kotlin:kotlin-stdlib",
"manifest": "kotlin/pom.xml",
"ecosystem": "maven",
"version_constraint": "${kotlin.version}"
},
{
"name": "org.scala-lang:scala-library",
"manifest": "scala/pom.xml",
"ecosystem": "maven",
"version_constraint": "${scala.version}"
}
],
"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": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "dotmonk",
"commits": 67,
"avatar_url": "https://avatars.githubusercontent.com/u/3109305?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"pages.yml",
"post-release-smoke.yml",
"publish-pub.yml",
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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 0/30 approved changesets -- score normalized to 0",
"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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no 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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6966f55b69bd2724b75aed351357876fb83fcacc",
"ran_at": "2026-08-05T08:53:42Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 0,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-08-05T06:37:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dotmonk/wildling",
"host": "github.com",
"name": "wildling",
"owner": "dotmonk"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 44,
"vitality": 70,
"community": 32,
"governance": 36,
"calibration": "2026-08-02",
"engineering": 66,
"ai_readiness": 65,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"commits_last_year": 67,
"human_commit_share": 1,
"days_since_last_push": 10,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 10 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 10
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "67 commits in the last year",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 67
}
}
],
"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": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v2.0.7",
"releases_from_tags": false,
"days_since_latest_release": 11,
"mean_days_between_releases": 0.7
},
"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 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 10,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 10 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 10
}
}
],
"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": 32,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 3,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"github.com",
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"packages": [
"github.com/dotmonk/wildling/go/v2",
"io.github.dotmonk:wildling",
"io.github.dotmonk:wildling-scala",
"wildling",
"io.github.dotmonk:wildling-groovy",
"io.github.dotmonk:wildling-kotlin",
"wildling",
"dotmonk/wildling"
],
"dependents": 0,
"ecosystems": "crates, go, hex, maven, packagist",
"total_downloads": 507,
"monthly_downloads": 183
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "183 downloads/month across crates, go, hex, maven, packagist",
"points": 30.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 183,
"ecosystems": "crates, go, hex, maven, packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "0 packages depend on it",
"points": 0,
"status": "missed",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 0
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "weak",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"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": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"followers": 35,
"owner_type": "User",
"is_verified": null,
"owner_login": "dotmonk",
"public_repos": 17,
"account_age_days": 4972
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "35 followers of dotmonk",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 35,
"login": "dotmonk"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "17 public repos, account ~13 yr old",
"points": 21.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 17
}
},
{
"code": "account_age_years",
"params": {
"years": 13
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/dotmonk/wildling/go/v2",
"io.github.dotmonk:wildling",
"io.github.dotmonk:wildling-scala",
"wildling",
"io.github.dotmonk:wildling-groovy",
"io.github.dotmonk:wildling-kotlin",
"wildling",
"dotmonk/wildling"
],
"ecosystems": "crates, go, hex, maven, packagist",
"any_deprecated": false,
"min_days_since_publish": 11
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on crates, go, hex, maven, packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "crates, go, hex, maven, packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "8 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 8
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 66,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": "weak",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 65,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.164,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2809
},
"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": "11 of 67 human commits state their intent (structured subject or explanatory body)",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 67
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"javascript/tsconfig.json"
],
"agent_commit_share": 0.284,
"toolchain_manifests": [
"csharp/Wildling.csproj",
"elixir/mix.exs",
"go/go.mod",
"groovy/pom.xml",
"java/pom.xml",
"kotlin/pom.xml",
"rust/Cargo.toml",
"scala/pom.xml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "csharp/Wildling.csproj, elixir/mix.exs, go/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "csharp/Wildling.csproj, elixir/mix.exs, go/go.mod"
}
}
],
"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": "javascript/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "javascript/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "19 of the last 67 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 19,
"sampled": 67
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Shell",
"largest_source_bytes": 14308,
"source_files_sampled": 112,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Shell with type-check config (javascript/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "javascript/tsconfig.json",
"language": "Shell"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/112 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 112,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"cli"
],
"scores": {
"cli": 30,
"library": 65.4,
"application": 11.4
},
"primary": "library",
"evidence": [
{
"tier": "declared",
"label": "cli",
"source": "composer.bin",
"weight": 6
},
{
"tier": "declared",
"label": "cli",
"source": "gem.executables",
"weight": 6
},
{
"tier": "declared",
"label": "cli",
"source": "npm.bin",
"weight": 6
},
{
"tier": "declared",
"label": "cli",
"source": "nuget.pack_as_tool",
"weight": 6
},
{
"tier": "declared",
"label": "cli",
"source": "pypi.console_scripts",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "cargo.lib",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "composer.type:library",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:crates",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:hex",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:maven",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:packagist",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry_type:library",
"weight": 6
},
{
"tier": "declared",
"label": "library",
"source": "gem.gemspec",
"weight": 4.8
},
{
"tier": "declared",
"label": "library",
"source": "npm.entry",
"weight": 4.8
},
{
"tier": "declared",
"label": "library",
"source": "nuget.pack_as_tool",
"weight": -4.8
},
{
"tier": "distribution",
"label": "library",
"source": "registry_type:jar",
"weight": 4
},
{
"tier": "declared",
"label": "library",
"source": "maven.packaging:jar",
"weight": 3.6
},
{
"tier": "declared",
"label": "application",
"source": "cargo.bin",
"weight": 3
},
{
"tier": "declared",
"label": "application",
"source": "nuget.output_type:exe",
"weight": 3
},
{
"tier": "structure",
"label": "application",
"source": "tree.cargo_main",
"weight": 3
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "structure",
"label": "library",
"source": "tree.cargo_lib",
"weight": 3
},
{
"tier": "structure",
"label": "library",
"source": "tree.go_importable",
"weight": 3
},
{
"tier": "declared",
"label": "application",
"source": "maven.main_class",
"weight": 2.4
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [
{
"path": "csharp/Wildling.csproj",
"labels": [
"cli"
],
"ecosystem": "nuget"
},
{
"path": "groovy/pom.xml",
"labels": [
"library",
"application"
],
"ecosystem": "maven"
},
{
"path": "java/pom.xml",
"labels": [
"library",
"application"
],
"ecosystem": "maven"
},
{
"path": "javascript/package.json",
"labels": [
"cli",
"library"
],
"ecosystem": "npm"
},
{
"path": "kotlin/pom.xml",
"labels": [
"library",
"application"
],
"ecosystem": "maven"
},
{
"path": "php/composer.json",
"labels": [
"cli",
"library"
],
"ecosystem": "packagist"
},
{
"path": "python/pyproject.toml",
"labels": [
"cli"
],
"ecosystem": "pypi"
},
{
"path": "ruby/wildling.gemspec",
"labels": [
"cli",
"library"
],
"ecosystem": "rubygems"
},
{
"path": "rust/Cargo.toml",
"labels": [
"library",
"application"
],
"ecosystem": "crates"
},
{
"path": "scala/pom.xml",
"labels": [
"library",
"application"
],
"ecosystem": "maven"
}
],
"confidence": "high",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-05T08:53:47.635589Z",
"schema_version": "0.31.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dotmonk/wildling.svg",
"full_name": "dotmonk/wildling",
"license_state": "standard",
"license_spdx": "MIT"
}