JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 12424,
"has_wiki": false,
"homepage": "https://regula.dev/",
"languages": {
"Go": 300837,
"HCL": 136991,
"Shell": 5678,
"Makefile": 4951,
"Dockerfile": 207,
"JavaScript": 16807,
"Go Template": 4668,
"Open Policy Agent": 2103170
},
"pushed_at": "2026-07-20T11:16:20Z",
"created_at": "2024-08-21T07:42:38Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T11:16:49Z",
"description": "Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Open Policy Agent",
"significant_languages": [
"Open Policy Agent",
"Go"
]
},
"owner": {
"blog": "https://nonfx.com",
"name": "NonFx",
"type": "Organization",
"login": "nonfx",
"company": null,
"location": null,
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/173463479?v=4",
"created_at": "2024-06-21T11:22:44Z",
"is_verified": null,
"public_repos": 39,
"account_age_days": 765
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v3.2.5",
"kind": "patch",
"published_at": "2026-01-12T05:34:22Z"
},
{
"tag": "v3.2.4",
"kind": "patch",
"published_at": "2026-01-07T10:08:11Z"
},
{
"tag": "v3.2.3",
"kind": "patch",
"published_at": "2025-09-23T11:06:48Z"
},
{
"tag": "v3.2.2",
"kind": "patch",
"published_at": "2025-09-18T11:33:46Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2024-11-12T04:58:24Z"
}
],
"recent_commits": [
{
"oid": "21f70dfbea175c371da23d46a7701dde41fa21d1",
"body": "Fix runRegula() hang on empty paths, WASI version stamping; release v3.2.6",
"is_bot": false,
"headline": "Merge pull request #5 from nonfx/fix/stdin-hang",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-07-20T11:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2559e37680f36e057b2054d14bc320f7297415a",
"body": "CHANGELOG.md had not been updated since v3.2.1 (2023-02-16). Five releases\nwere published to npm without ever landing here — 3.2.2, 3.2.3, 3.2.4 and\n3.2.5 are all live on the registry with no entry in the file anyone actually\nreads.\n\nThe changes/*.md files feed CHANGELOG.md via `changie merge`, whic\n[…]\nthe changelog.\n\nEntries for 3.2.2 and 3.2.3 are reconstructed from git history, since neither\nrelease left a changes/ file behind.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update CHANGELOG.md for v3.2.2 through v3.2.6",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-07-20T11:13:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "957ae54bc04a6f4ff3bdb1fbe91f7a87a828443f",
"body": "runRegula(paths, opts) never settled when called with an empty paths array —\nthe promise neither resolved nor rejected. With no path arguments the regula\nCLI falls back to reading stdin, and execFile always hands the child an open\nstdin pipe, so the WASI process blocked on read indefinitely. Passing\n[…]\nerted.\n\nDocuments v3.2.5 (published to npm but never merged to master, and shipped\nwithout a changelog entry) and bumps to v3.2.6.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix runRegula() hang on empty paths and WASI version stamping",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-07-20T10:49:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e5ce6d7c76374a76de2df9e7a97a72a0b8ca69c6",
"body": "- Add RegulaError class with stdout, stderr, exitCode, and command properties\n- Remove console.error call (let caller handle stderr)\n- Treat exit code 1 as success (expected for security violations)\n- Update TypeScript definitions for RegulaError\n- Document error handling in README\n- Bump version to 3.2.5\n\nFixes: stderr from OPA errors now accessible to callers\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve error handling to expose stderr and exit codes",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-05T06:26:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8bafd7c7edcd6130150e068b1cf5ad1983de6d5b",
"body": "Add TypeScript type declarations",
"is_bot": false,
"headline": "Merge pull request #4 from nonfx/add-typescript-types",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa94ba3272077f238eabbcdca833c91fda9c3bd",
"body": "- Add index.d.ts with full type definitions for RegulaOptions and RegulaResult\n- Bump version to 3.2.4\n- Include index.d.ts in package files\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add TypeScript type declarations",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:51:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e32a6d004ebf5849f262acb505a738e8efd4af1a",
"body": "Add WASI build support and npm package",
"is_bot": false,
"headline": "Merge pull request #3 from nonfx/wasi-build",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43a95c74d8e9fd06960f7ae5c3e574c7d3a88c53",
"body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document all JS API options in README",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:23:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d638ec99de24d6ee018c02c7e0e531992f5d4e34",
"body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 3.2.3 for npm publish",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:22:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1f3cc00c37fe3e7c596147683df1b2294f1063b3",
"body": "- fsnotify: Return ErrNotSupported instead of nil for unsupported methods\n- cli.js: Add comment explaining why preopens '/' is necessary\n- index.js: Remove misleading format option from docs, add noBuiltIns/noIgnore/varFiles options\n- Remove unused patches (go-systemd, terraform.patch)\n- Update build script to remove go-systemd reference\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Address code review feedback",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:21:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "53a44dd4c946468f19c76f17e4af13786ef6b096",
"body": "- Document this as a maintained fork of fugue/regula\n- List security patches and dependency upgrades\n- Add WASI build documentation\n- Add npm installation and usage instructions\n- Update available commands and options\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update README for fork with WASI/npm support",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:06:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ffb8fd981b51080243ea1170289071b501acff27",
"body": "- Update build-wasi.sh to run go mod vendor first\n- Add -ldflags for stripped builds\n- Skip patches that don't apply (go-systemd removed)\n- Update fsnotify patch for new package structure\n\nRequires Go 1.25+ for WASM linking of large binaries.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update WASI build for new dependencies",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T13:04:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d25cd7e15245ac470ac5159ac1c368586fc27916",
"body": "- Add LICENSE to published files\n- Update description to note it's a fork\n- Point repository URL to nonfx/regula\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update package.json for npm publishing",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T12:58:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1d282855ba8e0796b02437e0ead2c789cf8f08a4",
"body": "This adds the ability to build regula as a WASI (WebAssembly System Interface)\nbinary that can be run via Node.js 18+.\n\nNew files:\n- build-wasi.sh: Build script that applies vendor patches and compiles to WASI\n- patches/: WASI-compatible vendor patches (applied only during WASI build)\n- package.json\n[…]\nve: go build -mod vendor (unchanged)\n- Run tests: npm test && npm run test:wasi\n\nThe WASI build produces identical output to the native binary.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add WASI build support and npm package",
"author_name": "Nikhil Verma",
"author_login": "NikhilVerma",
"committed_at": "2026-02-04T12:58:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "390ec1c8c47bbfbd8ede0c5613385bcda840e853",
"body": null,
"is_bot": false,
"headline": "feat: upgrade OPA from v1.8.0 to v1.12.2",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2026-01-12T05:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00ab95494765c93650b152c27e18d9a0dd9f02b5",
"body": null,
"is_bot": false,
"headline": "docs: add changelog for v3.2.4",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2026-01-07T08:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9863eaf06b2f079dbea709306e5b8985fe40c40",
"body": null,
"is_bot": false,
"headline": "fix: upgrade to Go 1.24.11 to resolve stdlib CVEs",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2026-01-07T08:27:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b54bf4b97ffb0ce6f7c8e16d510d52fa77f2f5d",
"body": null,
"is_bot": false,
"headline": "fixed failing tests",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-23T10:06:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57c42f43a69a961d0ef9f6113399e45939ccac21",
"body": "- Replace policy-engine with nonfx/policy-engine fork\n- Update tf.go API calls for new policy-engine version",
"is_bot": false,
"headline": "AWS SDK Migration",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-23T08:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cd4cd8f38f2db58f2c85c07319a91fa2406a1c4",
"body": null,
"is_bot": false,
"headline": "aws sdk migration - updated go-getter and policy-engine",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-22T06:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d39ee1898a6daf9816903aa6604759a08869117",
"body": null,
"is_bot": false,
"headline": "fixed main pipeline - skip ARM tests",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T11:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6e97454ba2320b3f72e06ebfc4d1fc36a76d72b",
"body": null,
"is_bot": false,
"headline": "upgrade dependencies - security patch",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T11:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab59960888f1a4971a8f1a1d48977145aaf025f",
"body": null,
"is_bot": false,
"headline": "release pipeline write permission",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T09:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5130b1f6e52510fc8a68d46e0fe6617122d71a23",
"body": null,
"is_bot": false,
"headline": "fix topsort error and test failures",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T08:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72c5efddc9852eb2dbf305d2e5e6f3db14295608",
"body": null,
"is_bot": false,
"headline": "fixed release pipeline: removed docker login step",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T08:50:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5ba2d80b6f4fd692055315cb8cc1bb63fa4807d",
"body": null,
"is_bot": false,
"headline": "fixed release pipeline",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T08:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a4e248424d06d968445130e82223601e68bdb36",
"body": null,
"is_bot": false,
"headline": "upgrade go version",
"author_name": "cc-shekher",
"author_login": "cc-shekher",
"committed_at": "2025-09-18T08:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fed1e441b187504a5928e2999a6210b88279139c",
"body": null,
"is_bot": false,
"headline": "Bump version to v3.2.1",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-02-16T13:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e8f58564cac6e7c248d5d02057c567b4ef22045",
"body": null,
"is_bot": false,
"headline": "Bump policy-engine to v0.18.1 (#399)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-02-16T12:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eccea56cea0b4cb64e29367360b07b8a2b27d967",
"body": null,
"is_bot": false,
"headline": "Bump version to v3.2.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2023-02-15T17:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "222b78643cd8a41e8e0eb164d981498af223444e",
"body": "Co-authored-by: Jason Lynch <jason@fugue.co>",
"is_bot": false,
"headline": "bump policy-engine to v0.18.0 (#396)",
"author_name": "Jason Lynch",
"author_login": "jason-snyk",
"committed_at": "2023-02-15T15:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68301e66db330e6abc5b444aa8ff659bbf2c8895",
"body": null,
"is_bot": false,
"headline": "Docs: Update copyright date (#394)",
"author_name": "becki-at-luminal",
"author_login": "becki-at-luminal",
"committed_at": "2023-02-13T18:28:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f4961dfb17ae33f5a4f22885dc9c3c3c651b551",
"body": null,
"is_bot": false,
"headline": "Bump version to v3.1.0",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-02-10T18:35:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a82bf6d5076594de416db762c441ae8ee3da70",
"body": "Fixes #389\r\n\r\nCo-authored-by: Jason Lynch <jason@fugue.co>",
"is_bot": false,
"headline": "bump go to 1.18, policy-engine to v0.17.0 (#392)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-02-10T18:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "775b93de23289b2f0b3ab396dcfb3d3a7a5085cc",
"body": null,
"is_bot": false,
"headline": "check that effect is Allow in key_not_public.rego",
"author_name": "matt-slalom",
"author_login": "matt-slalom",
"committed_at": "2023-02-03T15:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b56744a9796b6eaa7041812acb973895db4637",
"body": null,
"is_bot": false,
"headline": "Bump version to v3.0.0",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-01-24T17:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f52e842483b6682e3a14e82d97d9019f58af85",
"body": null,
"is_bot": false,
"headline": "switch to hcl_interpreter from policy-engine (#383)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-01-24T16:04:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2712f4def9133544910591e7754945ea9b9b761a",
"body": null,
"is_bot": false,
"headline": "followup on #380 (#384)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2023-01-23T20:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af6d869ee8b68bc18b715fd5dfe529793991524",
"body": "Co-authored-by: Frederic Barriere <frederic.barriere@braincube.com>",
"is_bot": false,
"headline": "Fix property name in FG_R00329 rule (#368)",
"author_name": "Frédéric Barrière",
"author_login": "fredgate",
"committed_at": "2023-01-23T20:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd3e6fa4ee14c8ab4af7b472a2db070279384566",
"body": null,
"is_bot": false,
"headline": "FG_R00252 should support arrays for condition values (#380)",
"author_name": "Steve Zesch",
"author_login": "szesch",
"committed_at": "2023-01-23T20:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd609494618b1666043b9359d2e476ed19f798dc",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.10.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-11-10T13:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b32b5d9dfd36f99dd87348fb621ab112b73b133",
"body": "* Add support for .tf.json inputs\r\n\r\n* change HCL to source in docs where appropriate",
"is_bot": false,
"headline": "Add support for .tf.json inputs (#370)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-11-10T13:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58739c76b3eaa0305df1eac71b38959041309e0",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.9.3",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-10-13T14:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "299dea353fee4911bae4b17e89fe794c5c797fee",
"body": null,
"is_bot": false,
"headline": "fix panic in EnrichResources (#362)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-10-13T14:28:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41673e7b12a194969965c6a450b58a1bf263dca",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.9.2",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-09-26T12:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b99147c4cd9b164d351068fb8d244fc18ae02f",
"body": "Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.43.0 to 0.43.1.\r\n- [Release notes](https://github.com/open-policy-agent/opa/releases)\r\n- [Changelog](https://github.com/open-policy-agent/opa/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/open-policy-\n[…]\n\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github.com/open-policy-agent/opa from 0.43.0 to 0.43.1 (#356)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-09-26T12:42:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f012e404ac834ab31cd7b8f657605a33967f03af",
"body": null,
"is_bot": false,
"headline": "fix: empty rego file (#357) (#359)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-09-26T12:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "115b0e62f7d92185e322ad55857a2ba3f072ec5b",
"body": "Co-authored-by: Jasper Van der Jeugt <jasper@fugue.co>",
"is_bot": false,
"headline": "fix: false positive for rule FG_R00031 (#358)",
"author_name": "sam-snyk",
"author_login": "sam-snyk",
"committed_at": "2022-09-26T09:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46cb8745cf9c50de1d89d8c196c6b11401d2c78",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.9.1",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-08-17T20:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf8e3f63a90bf8a02d890e15fc67ff0cc1ab2ae3",
"body": null,
"is_bot": false,
"headline": "Added support for remediation doc to regotools metadoc (#352)",
"author_name": "Darren Dao",
"author_login": "darrendao",
"committed_at": "2022-08-17T20:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5193f8781c63e5f79dc8981f7ee9dfa35585dd9e",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.9.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-08-01T13:28:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7316387ea7dbb6370c8cbfd0180c884fd528bd",
"body": null,
"is_bot": false,
"headline": "Bump OPA and other dependencies (#351)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-08-01T13:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4b705be7180f4793e0b8047a29d12b821eb8a72",
"body": "The following vulnerabilities are fixed with an upgrade:\r\n- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-2941810\r\n- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-2941810\r\n\r\nCo-authored-by: snyk-bot <snyk-bot@snyk.io>",
"is_bot": false,
"headline": "fix: Dockerfile to reduce vulnerabilities (#345)",
"author_name": "ameliafugue",
"author_login": "ameliafugue",
"committed_at": "2022-08-01T13:12:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bedc640d5ed34742795cd96f34f2a070f734fa1",
"body": "Projects that import both regula and terraform would see a runtime panic\r\nwhen both this vendored and the original terraform's init functions try\r\nto register duplicate types with gob.",
"is_bot": false,
"headline": "Remove vendored terraform RPC diagnostics code (#350)",
"author_name": "Craig Furman",
"author_login": "craigfurman",
"committed_at": "2022-08-01T12:38:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edd0138d9bc7fb6684366f082954381df99c210",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.8.1",
"author_name": "sam-snyk",
"author_login": "sam-snyk",
"committed_at": "2022-07-13T15:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4233353c1b90e7fa645581e8e7cd12300b8a3c43",
"body": "…xit code (#348)\n\nCo-authored-by: sam-snyk <sam.hong@snyk.io>",
"is_bot": false,
"headline": "[CLOUD-347] Ericsson - Fix incorrect severity resulting in non-zero e…",
"author_name": "sam-fugue",
"author_login": "sam-fugue",
"committed_at": "2022-07-13T08:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a77451746fabf96cde593897871c6ac2c19ed5ca",
"body": null,
"is_bot": false,
"headline": "Bump changie to a more recent version (#347)",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-07-12T16:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "611dbd38f7df934e8001d11d52863d73cf0ee266",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.8.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-06-14T13:47:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b9f6c691ff6e8c17aac46e1ff56ce790addcfd",
"body": "* [CLOUD-266] Automatically load tfvars files\r\n\r\n* [CLOUD-266] Add --var-file flag\r\n\r\n* [CLOUD-266] Clarify that --var-file is multi-valued\r\n\r\n* [CLOUD-266] Added changelog entry for this feature",
"is_bot": false,
"headline": "[CLOUD-266] tfvars support (#343)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-06-14T13:46:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8928e350f9d7f49321716d75090be98ee6b7488",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.7.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-06-10T13:35:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76c2ae2adaef9fb21873b9dd7287a33288a62125",
"body": "* Update TF AWS rules for provider v4\r\n\r\n* Update FG_R00036 to allow HMAC keys",
"is_bot": false,
"headline": "[CLOUD-242] Update TF AWS rules for provider v4 (#341)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-06-09T13:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e21a96ea726032fcb5974202efa55836d88ddd94",
"body": null,
"is_bot": false,
"headline": "Add docker tags for major and minor version (#342)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-06-09T13:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09fef5a3c799b75a43b3a099e09d84b4f946e8fa",
"body": "The following vulnerabilities are fixed by pinning transitive dependencies:\r\n- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1086606\r\n- https://snyk.io/vuln/SNYK-PYTHON-PYGMENTS-1088505",
"is_bot": false,
"headline": "fix: docs/requirements.txt to reduce vulnerabilities (#339)",
"author_name": "Snyk bot",
"author_login": "snyk-bot",
"committed_at": "2022-06-06T17:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0443c50387e4fecdb0a2ca649468abb39ccd3ba8",
"body": "* Rule updates\r\n\r\n* Rollback change to bucket_sse_infra.json\r\n\r\n* Update encryption test for advanced rule",
"is_bot": false,
"headline": "[CLOUD-233] Rule updates (#336)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-06-01T13:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac144e1f486f60f63afeec363a0ed91d5aa4bac",
"body": null,
"is_bot": false,
"headline": "Bump dependencies (#338)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-06-01T13:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cfe4ec12ede2a2a5fac5d130c191ab90cfd138f",
"body": "Co-authored-by: Dhaval Khatri <dkhatri6@bloomberg.net>",
"is_bot": false,
"headline": "Add test and inputs for existing rule - allowlist",
"author_name": "Dhaval Khatri",
"author_login": "dkoder20",
"committed_at": "2022-04-22T17:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea12d2a8b8b372d4cd109787b46135f01a5013e",
"body": "The following vulnerabilities are fixed by pinning transitive dependencies:\r\n- https://snyk.io/vuln/SNYK-PYTHON-MKDOCS-2438396",
"is_bot": false,
"headline": "fix: docs/requirements.txt to reduce vulnerabilities (#330)",
"author_name": "Snyk bot",
"author_login": "snyk-bot",
"committed_at": "2022-04-07T18:11:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c05ddec85afe3c641f993df3f8a23cdc7a86ac29",
"body": null,
"is_bot": false,
"headline": "Docs: Fix 'Edit on GitHub' link (#331)",
"author_name": "becki-at-luminal",
"author_login": "becki-at-luminal",
"committed_at": "2022-04-07T18:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d877d41e8eb9b5d1da8a6d68500a5503dd966cb8",
"body": "* ci: build/test with go{1.17, 1.18}, release with go1.18\r\n\r\n* deps: update go requirement to 1.17+ (as go1.16 is not maintained)",
"is_bot": false,
"headline": "deps: update to use go1.18 (#326)",
"author_name": "rui",
"author_login": "chenrui333",
"committed_at": "2022-03-22T17:01:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d40e66c4bec929779b8bb5cde5f22ed1e522ede",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.6.1",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-03-22T16:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9015a3f2211b89fa9002680380f735f459987fdb",
"body": null,
"is_bot": false,
"headline": "Fix regula version output (#327)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-03-22T16:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73a69afc776db509b4822adb2976ba13bec1685",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.6.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-03-17T17:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45376ef0101f3caa3320f8ddb855e0c72163b036",
"body": null,
"is_bot": false,
"headline": "Docs updates for v2.6.0 (#324)",
"author_name": "becki-at-luminal",
"author_login": "becki-at-luminal",
"committed_at": "2022-03-17T17:07:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "210aa8962de7d422e15100faa109fc4365093faa",
"body": "The following vulnerabilities are fixed with an upgrade:\r\n- https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-2426333\r\n- https://snyk.io/vuln/SNYK-ALPINE314-OPENSSL-2426333",
"is_bot": false,
"headline": "fix: Dockerfile to reduce vulnerabilities (#323)",
"author_name": "Snyk bot",
"author_login": "snyk-bot",
"committed_at": "2022-03-17T12:13:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6205eabd96bd2bdc9db194450e41c95f033626",
"body": null,
"is_bot": false,
"headline": "[RM-6608] Apply SaaS waivers when using --sync",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-03-17T12:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353b3fd215876eb54a36519bf34bb2e81aa805f5",
"body": "This significantly improves support for the way we handle `count` in HCL. ere\r\nThare several parts to this PR which work together:\r\n\r\n1. For resources that have a `count`, we structure them as a singleton array\r\n in the `ValTree`. This way, it matches up with what the vanilla HCL\r\n evaluator\n[…]\n so we can properly handle the\r\n `count.index` expression.\r\n - Split `VisitResource` into `EnterResource` / `ExitResource` to handle\r\n tracking of `ResourceExpressions`.\r\n - ...",
"is_bot": false,
"headline": "Improve support for `count` attribute in HCL",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-03-11T14:45:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a573d66e2ff1b605926fdcc8fdab373279cedcf4",
"body": "This will eventually replace resource_types_v0",
"is_bot": false,
"headline": "[RM-6616] Add input_resource_types",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-03-11T08:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce04322748dc7b72f0cda17aad26ee8141ed3766",
"body": null,
"is_bot": false,
"headline": "Remove commented defaults from generated config (#320)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-03-08T19:34:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e9cc60c24976db4db63f9f4ed5db75b424cc57b",
"body": "These are necessary for the google terraform provider, in order to be consistent\r\nwith Fugue.",
"is_bot": false,
"headline": "Add support for valueless tags",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-03-08T15:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03150a4199897c2748d0132e144bbb6762497b2",
"body": null,
"is_bot": false,
"headline": "Add resource_tags to JSON report",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-23T20:54:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "522a1b70a31ce4624ceb620d9fe0040279538a46",
"body": null,
"is_bot": false,
"headline": "[RM-6657] Add SARIF output format",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-23T07:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04712205853733ee20557518c60e64aee3ea9aa4",
"body": "Fixes #299",
"is_bot": false,
"headline": "Refactor and update FG_R00068 to a simple rule",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-16T14:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "955997803ff6ac77c44ad3e666acb6addd758e8f",
"body": null,
"is_bot": false,
"headline": "[RM-6579] Large reformat and update of rules, add new ones",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-16T14:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "422c5bdb83bca69baeb478251bcdd7d418653bba",
"body": null,
"is_bot": false,
"headline": "Fix nil panic in cfn detector (#314)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-02-15T14:39:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae540bb9f1911d5d3492994bccfacd7e10848a44",
"body": null,
"is_bot": false,
"headline": "Fix issue in bumped package name",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-14T15:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9082ec4c2c2b226213afeff4f52ef1c0f611084",
"body": null,
"is_bot": false,
"headline": "Bump package name to match version",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-02-14T10:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c37e0829ac6962bee7520135f52482d6a0f8b4ec",
"body": "* Bump github.com/open-policy-agent/opa from 0.34.1 to 0.37.0\r\n\r\nBumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.34.1 to 0.37.0.\r\n- [Release notes](https://github.com/open-policy-agent/opa/releases)\r\n- [Changelog](https://github.com/open-policy-agent/opa/blo\n[…]\nd-off-by: dependabot[bot] <support@github.com>\r\n\r\n* Bump OPA 0.37.2\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Jason Lynch <jason@fugue.co>",
"is_bot": true,
"headline": "Bump github.com/open-policy-agent/opa from 0.34.1 to 0.37.0 (#308)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-02-12T15:33:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4685bf74c08a4563a8550754f4ebfe861c7830cb",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.5.0",
"author_name": "Jason Lynch",
"author_login": "jason-fugue",
"committed_at": "2022-02-11T21:26:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6f28d0a2c697af9ba960478f9472e479e24f08",
"body": null,
"is_bot": false,
"headline": "[RM-6663] Fix panic from null count (#307)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-02-11T21:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "688e93022e8fd0471ca746e2488abda2b4b7047e",
"body": null,
"is_bot": false,
"headline": "Set terraform.workspace to \"default\"",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-11T17:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe3f197918a5b47c782fe113fa49c51746b3e413",
"body": "Fixes #301",
"is_bot": false,
"headline": "[RM-6633] Provide info for opa.runtime()",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-09T16:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16a9bba1e13c4991ea130dcc0a91cfcabdfb8385",
"body": null,
"is_bot": false,
"headline": "[RM-6579] Rule renaming and improved google firewall rules",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-02-09T15:02:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd9a1dd936614ed10e2baafe58739bcc454d0edb",
"body": "Signed-off-by: Fabiano Graças <fabiano.gracas@faro.com>\r\n\r\nCo-authored-by: Fabiano Graças <fabiano.gracas@faro.com>",
"is_bot": false,
"headline": "change table reporter column disposition (#298)",
"author_name": "Fabiano Arruda",
"author_login": "fafg",
"committed_at": "2022-02-02T20:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37afe24d8c14c92b17ffebd4c18f9d2a5f6f24e6",
"body": null,
"is_bot": false,
"headline": "Docs: Add link to Bitbucket Pipelines integration (#292)",
"author_name": "becki-at-luminal",
"author_login": "becki-at-luminal",
"committed_at": "2022-01-31T18:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b66c18f7ab22ac8317c5a1508837b154375e39b8",
"body": null,
"is_bot": false,
"headline": "Bump version to v2.4.0",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-01-25T16:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55336230c503ab1c03ba1a19011b7f0f8344a428",
"body": null,
"is_bot": false,
"headline": "[RM-6522] Update unauthorized message",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-01-25T15:48:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d544aa235beac7e5c510343f419139f69a0a6c5",
"body": null,
"is_bot": false,
"headline": "Change arm provider to \"azurerm\" (#294)",
"author_name": "jason-fugue",
"author_login": "jason-fugue",
"committed_at": "2022-01-25T15:11:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09abc714ef087a9af18ada446bc4969941e29d6f",
"body": null,
"is_bot": false,
"headline": "[RM-6300] Download rule bundle when --sync is specified",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-01-20T21:53:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a60f9a28988ddce3b7dbf3695d276777fcb8a925",
"body": null,
"is_bot": false,
"headline": "[RM-6223] Apply only rules from synced environment",
"author_name": "Jasper Van der Jeugt",
"author_login": "jaspervdj-luminal",
"committed_at": "2022-01-20T17:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a2f4092d2b291e2f88bf339159ed78bf712c6c7",
"body": "* Docs: Add Fugue and Regula page\r\n\r\n* Document families in JSON report output",
"is_bot": false,
"headline": "Docs: Add Regula and Fugue page (#290)",
"author_name": "becki-at-luminal",
"author_login": "becki-at-luminal",
"committed_at": "2022-01-20T14:58:50Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 27,
"latest_release_at": "2026-01-12T05:34:22Z",
"latest_release_tag": "v3.2.5",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 6,
"days_since_latest_release": 195,
"mean_days_between_releases": 106.5
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": null,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/fugue/regula/v3",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/fugue/regula/v3",
"is_deprecated": false,
"latest_version": "v3.2.1",
"repository_url": "https://github.com/fugue/regula",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2023-02-16T13:00:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1256
},
{
"name": "regula-wasi",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"regula",
"iac",
"infrastructure-as-code",
"terraform",
"cloudformation",
"kubernetes",
"security",
"compliance",
"opa",
"rego",
"wasi",
"wasm"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/regula-wasi",
"is_deprecated": false,
"latest_version": "3.2.6",
"repository_url": "https://github.com/nonfx/regula",
"versions_count": 5,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2720,
"first_published_at": "2026-02-04T13:08:27.062000Z",
"latest_published_at": "2026-07-20T11:17:18.643000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"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": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [
"swagger.yaml"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 51581,
"source_files_sampled": 280,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/requirements.txt",
"go.mod",
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.41.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-f6x5-jh6r-wrfv",
"GHSA-j5w8-q4qc-rx2x",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2"
],
"fixed_version": "0.52.0",
"advisory_count": 32,
"oldest_advisory_days": 254
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.45.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 65
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.74.2",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762"
],
"fixed_version": "1.82.1",
"advisory_count": 3,
"oldest_advisory_days": 129
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.77.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-hrxh-6v49-42gf",
"GHSA-p77j-4mvh-x3m3",
"GO-2026-4762"
],
"fixed_version": "1.82.1",
"advisory_count": 3,
"oldest_advisory_days": 129
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.6.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-m3xc-h892-ggx6",
"GHSA-qw64-3x98-g7q2",
"GO-2026-5490",
"GO-2026-5597"
],
"fixed_version": "6.0.0-alpha.1",
"advisory_count": 4,
"oldest_advisory_days": 74
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.0.5",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-78h2-9frx-2jm8",
"GO-2026-4945"
],
"fixed_version": "4.1.4",
"advisory_count": 2,
"oldest_advisory_days": 114
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.3",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-78h2-9frx-2jm8",
"GO-2026-4945"
],
"fixed_version": "4.1.4",
"advisory_count": 2,
"oldest_advisory_days": 114
},
{
"name": "github.com/hashicorp/go-getter",
"direct": false,
"version": "v1.8.1",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-92mm-2pjq-r785",
"GO-2026-5058"
],
"fixed_version": "1.8.6",
"advisory_count": 2,
"oldest_advisory_days": 108
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.37.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh2q-q3fh-2475",
"GO-2026-5506"
],
"fixed_version": "1.41.0",
"advisory_count": 2,
"oldest_advisory_days": 109
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.38.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-mh2q-q3fh-2475",
"GO-2026-5506"
],
"fixed_version": "1.41.0",
"advisory_count": 2,
"oldest_advisory_days": 109
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.37.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7,
"advisory_ids": [
"GHSA-9h8m-3fm2-qjrq",
"GHSA-hfvc-g4fc-pqhx",
"GO-2026-4394",
"GO-2026-5426"
],
"fixed_version": "1.43.0",
"advisory_count": 4,
"oldest_advisory_days": 173
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.38.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7,
"advisory_ids": [
"GHSA-9h8m-3fm2-qjrq",
"GHSA-hfvc-g4fc-pqhx",
"GO-2026-4394",
"GO-2026-5426"
],
"fixed_version": "1.43.0",
"advisory_count": 4,
"oldest_advisory_days": 173
},
{
"name": "github.com/go-git/go-git/v5",
"direct": true,
"version": "v5.13.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-37cx-329c-33x3",
"GHSA-389r-gv7p-r3rp",
"GHSA-3xc5-wrhm-f963",
"GHSA-crhj-59gh-8x96",
"GHSA-gm2x-2g9h-ccm8",
"GHSA-jhf3-xxhw-2wpp",
"GHSA-m7cr-m3pv-hgrp",
"GHSA-w5pp-99ch-qj29",
"GO-2026-4473",
"GO-2026-4909"
],
"fixed_version": "6.0.0-alpha.4",
"advisory_count": 16,
"oldest_advisory_days": 166
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "v1.6.10",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-xmrv-pmrh-hhx2",
"GO-2026-5764"
],
"fixed_version": "1.97.3",
"advisory_count": 2,
"oldest_advisory_days": 109
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"direct": false,
"version": "v1.80.1",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 5.9,
"advisory_ids": [
"GHSA-xmrv-pmrh-hhx2",
"GO-2026-5764"
],
"fixed_version": "1.97.3",
"advisory_count": 2,
"oldest_advisory_days": 109
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.9.1",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-cp6g-7hqx-qxhp",
"GO-2026-5327"
],
"fixed_version": "2.4.2",
"advisory_count": 2,
"oldest_advisory_days": 165
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.43.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030"
],
"fixed_version": "1.26.3",
"advisory_count": 11,
"oldest_advisory_days": 170
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.47.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030",
"GO-2026-5942"
],
"fixed_version": "1.26.3",
"advisory_count": 9,
"oldest_advisory_days": 79
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.35.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 64
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.38.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 64
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.28.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 11
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.31.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 11
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 8,
"unknown": 4,
"critical": 4,
"moderate": 6
},
"advisory_count": 133,
"affected_count": 22,
"assessed_count": 240,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 1
},
"ecosystems": [
"go",
"npm",
"pypi"
],
"dependencies": [
{
"name": "github.com/alexeyco/simpletable",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/go-git/go-git/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.13.0"
},
{
"name": "github.com/go-openapi/errors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.2"
},
{
"name": "github.com/go-openapi/runtime",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.24.1"
},
{
"name": "github.com/go-openapi/strfmt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.2"
},
{
"name": "github.com/go-openapi/swag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.1"
},
{
"name": "github.com/go-openapi/validate",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.0"
},
{
"name": "github.com/golang/mock",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/manifoldco/promptui",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.9.0"
},
{
"name": "github.com/open-policy-agent/opa",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.2"
},
{
"name": "github.com/owenrumney/go-sarif/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.1.1"
},
{
"name": "github.com/sirupsen/logrus",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.4-0.20230606125235-dd1b4c2e81af"
},
{
"name": "github.com/snyk/policy-engine",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.18.1"
},
{
"name": "github.com/spf13/afero",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.15.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.10"
},
{
"name": "github.com/spf13/viper",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.21.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/tailscale/hujson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20220506213045-af5ed07155e5"
},
{
"name": "golang.org/x/tools",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alexeyco/simpletable",
"direct": true,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": true,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-git/v5",
"direct": true,
"version": "v5.13.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/errors",
"direct": true,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/runtime",
"direct": true,
"version": "v0.24.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": true,
"version": "v0.21.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": true,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/validate",
"direct": true,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/mock",
"direct": true,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/manifoldco/promptui",
"direct": true,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/open-policy-agent/opa",
"direct": true,
"version": "v1.12.2",
"ecosystem": "go"
},
{
"name": "github.com/open-policy-agent/opa",
"direct": true,
"version": "v1.8.0",
"ecosystem": "go"
},
{
"name": "github.com/owenrumney/go-sarif/v2",
"direct": true,
"version": "v2.1.1",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": true,
"version": "v1.9.4-0.20230606125235-dd1b4c2e81af",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": true,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/afero",
"direct": true,
"version": "v1.15.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": true,
"version": "v1.0.7",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.20.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/viper",
"direct": true,
"version": "v1.21.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/tailscale/hujson",
"direct": true,
"version": "v0.0.0-20220506213045-af5ed07155e5",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": true,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go",
"direct": false,
"version": "v0.116.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.6",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/iam",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/monitoring",
"direct": false,
"version": "v1.21.2",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/storage",
"direct": false,
"version": "v1.49.0",
"ecosystem": "go"
},
{
"name": "github.com/agext/levenshtein",
"direct": false,
"version": "v1.2.3",
"ecosystem": "go"
},
{
"name": "github.com/agnivade/levenshtein",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-cidr",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-textseg/v13",
"direct": false,
"version": "v13.0.0",
"ecosystem": "go"
},
{
"name": "github.com/apparentlymart/go-versions",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20210307081110-f21760c49a8d",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2",
"direct": false,
"version": "v1.36.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream",
"direct": false,
"version": "v1.6.10",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/config",
"direct": false,
"version": "v1.29.15",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/credentials",
"direct": false,
"version": "v1.17.68",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/feature/ec2/imds",
"direct": false,
"version": "v1.16.30",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/configsources",
"direct": false,
"version": "v1.3.34",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2",
"direct": false,
"version": "v2.6.34",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/ini",
"direct": false,
"version": "v1.8.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/internal/v4a",
"direct": false,
"version": "v1.3.34",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding",
"direct": false,
"version": "v1.12.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/checksum",
"direct": false,
"version": "v1.7.2",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/presigned-url",
"direct": false,
"version": "v1.12.15",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/internal/s3shared",
"direct": false,
"version": "v1.18.15",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/s3",
"direct": false,
"version": "v1.80.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sso",
"direct": false,
"version": "v1.25.3",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"direct": false,
"version": "v1.30.1",
"ecosystem": "go"
},
{
"name": "github.com/aws/aws-sdk-go-v2/service/sts",
"direct": false,
"version": "v1.33.20",
"ecosystem": "go"
},
{
"name": "github.com/aws/smithy-go",
"direct": false,
"version": "v1.22.3",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/bgentry/go-netrc",
"direct": false,
"version": "v0.0.0-20140422174119-9fd32a8b3d3d",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar",
"direct": false,
"version": "v1.3.4",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar/v4",
"direct": false,
"version": "v4.0.2",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/chzyer/readline",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20250501225837-2ac532fd4443",
"ecosystem": "go"
},
{
"name": "github.com/cncf/xds/go",
"direct": false,
"version": "v0.0.0-20251022180443-0feb69152e9f",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.2-0.20180830191138-d8f796af33cc",
"ecosystem": "go"
},
{
"name": "github.com/decred/dcrd/dcrec/secp256k1/v4",
"direct": false,
"version": "v4.4.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.32.4",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/go-control-plane/envoy",
"direct": false,
"version": "v1.35.0",
"ecosystem": "go"
},
{
"name": "github.com/envoyproxy/protoc-gen-validate",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-git/gcfg",
"direct": false,
"version": "v1.5.1-0.20230307220236-3a3c6141e376",
"ecosystem": "go"
},
{
"name": "github.com/go-git/go-billy/v5",
"direct": false,
"version": "v5.6.0",
"ecosystem": "go"
},
{
"name": "github.com/go-ini/ini",
"direct": false,
"version": "v1.67.0",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.0.5",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/analysis",
"direct": false,
"version": "v0.21.3",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.19.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/loads",
"direct": false,
"version": "v0.21.1",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/spec",
"direct": false,
"version": "v0.20.6",
"ecosystem": "go"
},
{
"name": "github.com/go-stack/stack",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/go-viper/mapstructure/v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "github.com/gobwas/glob",
"direct": false,
"version": "v0.2.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.5",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20210331224755-41bb18bfe9da",
"ecosystem": "go"
},
{
"name": "github.com/golang/groupcache",
"direct": false,
"version": "v0.0.0-20241129210726-2c02b8208cf8",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.8",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/enterprise-certificate-proxy",
"direct": false,
"version": "v0.3.4",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.14.1",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
"direct": false,
"version": "v1.27.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/detectors/gcp",
"direct": false,
"version": "v1.30.0",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/exporter/metric",
"direct": false,
"version": "v0.48.1",
"ecosystem": "go"
},
{
"name": "github.com/googlecloudplatform/opentelemetry-operations-go/internal/resourcemapping",
"direct": false,
"version": "v0.48.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/aws-sdk-go-base/v2",
"direct": false,
"version": "v2.0.0-beta.65",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-getter",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-hclog",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-safetemp",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-uuid",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-version",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl/v2",
"direct": false,
"version": "v2.16.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-registry-address",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/terraform-svchost",
"direct": false,
"version": "v0.0.0-20200729002733-f050f53b9734",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jbenet/go-context",
"direct": false,
"version": "v0.0.0-20150711004518-d14ea06fba99",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.2",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/blackmagic",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/dsig",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/dsig-secp256k1",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/httpcc",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/httprc/v3",
"direct": false,
"version": "v3.0.0",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/httprc/v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/jwx/v3",
"direct": false,
"version": "v3.0.10",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/jwx/v3",
"direct": false,
"version": "v3.0.12",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/option",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/lestrrat-go/option/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.16",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-wordwrap",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/errors",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/ll",
"direct": false,
"version": "v0.0.9",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": false,
"version": "v0.0.5",
"ecosystem": "go"
},
{
"name": "github.com/olekukonko/tablewriter",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/opentracing/opentracing-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/pelletier/go-toml/v2",
"direct": false,
"version": "v2.2.4",
"ecosystem": "go"
},
{
"name": "github.com/peterh/liner",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/planetscale/vtprotobuf",
"direct": false,
"version": "v0.6.1-0.20240319094008-0393e58bdf10",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.1-0.20181226105442-5d4384ee4fb2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": false,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.66.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.16.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.17.0",
"ecosystem": "go"
},
{
"name": "github.com/rcrowley/go-metrics",
"direct": false,
"version": "v0.0.0-20201227073835-cf1acfcdf475",
"ecosystem": "go"
},
{
"name": "github.com/rcrowley/go-metrics",
"direct": false,
"version": "v0.0.0-20250401214520-65e299d6c5c9",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/sagikazarmark/locafero",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/asm",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/segmentio/asm",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/sourcegraph/conc",
"direct": false,
"version": "v0.3.1-0.20240121214520-5f936abd7ae8",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.5.0",
"ecosystem": "go"
},
{
"name": "github.com/spiffe/go-spiffe/v2",
"direct": false,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/subosito/gotenv",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/tchap/go-patricia/v2",
"direct": false,
"version": "v2.3.3",
"ecosystem": "go"
},
{
"name": "github.com/ulikunitz/xz",
"direct": false,
"version": "v0.5.15",
"ecosystem": "go"
},
{
"name": "github.com/valyala/fastjson",
"direct": false,
"version": "v1.6.4",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.30",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.31",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonpointer",
"direct": false,
"version": "v0.0.0-20190905194746-02993c407bfb",
"ecosystem": "go"
},
{
"name": "github.com/xeipuuv/gojsonreference",
"direct": false,
"version": "v0.0.0-20180127040603-bd5ef7bd5415",
"ecosystem": "go"
},
{
"name": "github.com/yashtewari/glob-intersection",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty",
"direct": false,
"version": "v1.12.1",
"ecosystem": "go"
},
{
"name": "github.com/zclconf/go-cty-yaml",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/errs",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.9.1",
"ecosystem": "go"
},
{
"name": "go.opencensus.io",
"direct": false,
"version": "v0.24.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/detectors/gcp",
"direct": false,
"version": "v1.36.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/detectors/gcp",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
"direct": false,
"version": "v0.60.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.62.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.63.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.37.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.38.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.9.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.2",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v3",
"direct": false,
"version": "v3.0.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.41.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.26.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.32.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.18.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.35.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.28.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.14.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.215.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto",
"direct": false,
"version": "v0.0.0-20241118233622-e639e219e697",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20250603155806-513f23925822",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20251022142026-3a174f9686a8",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20250603155806-513f23925822",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20251022142026-3a174f9686a8",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.74.2",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": false,
"version": "v1.77.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.10",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.6",
"ecosystem": "go"
},
{
"name": "gopkg.in/warnings.v0",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "mkdocs",
"direct": false,
"version": "1.3.0",
"ecosystem": "pypi"
},
{
"name": "mkdocs-macros-plugin",
"direct": false,
"version": "0.6.0",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material",
"direct": false,
"version": "7.3.3",
"ecosystem": "pypi"
},
{
"name": "mkdocs-redirects",
"direct": false,
"version": "1.0.3",
"ecosystem": "pypi"
},
{
"name": "pygments",
"direct": false,
"version": null,
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 241,
"direct_count": 29,
"indirect_count": 212
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jaspervdj-luminal",
"commits": 165,
"avatar_url": "https://avatars.githubusercontent.com/u/11463222?v=4"
},
{
"type": "User",
"login": "jason-fugue",
"commits": 98,
"avatar_url": "https://avatars.githubusercontent.com/u/59576760?v=4"
},
{
"type": "User",
"login": "becki-at-luminal",
"commits": 37,
"avatar_url": "https://avatars.githubusercontent.com/u/10564631?v=4"
},
{
"type": "User",
"login": "NikhilVerma",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/87832?v=4"
},
{
"type": "User",
"login": "evan-fugue",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/89791045?v=4"
},
{
"type": "User",
"login": "cc-shekher",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/67952613?v=4"
},
{
"type": "User",
"login": "chris-snyk",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/31080172?v=4"
},
{
"type": "User",
"login": "wayne-luminal",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/13006941?v=4"
},
{
"type": "User",
"login": "curtis-fugue",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/36005462?v=4"
},
{
"type": "User",
"login": "snyk-bot",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/19733683?v=4"
}
],
"contributors_sampled": 29,
"top_contributor_share": 0.419
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"docs-site.yaml",
"main.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": 10,
"reason": "3 out of 3 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": 1,
"reason": "Found 2/19 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 9,
"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": 0,
"reason": "45 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "21f70dfbea175c371da23d46a7701dde41fa21d1",
"ran_at": "2026-07-26T16:25:07Z",
"aggregate_score": 3.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T17:35:35Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T11:16:20Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nonfx/regula",
"host": "github.com",
"name": "regula",
"owner": "nonfx"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 42,
"vitality": 58,
"community": 23,
"governance": 69,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 27,
"human_commit_share": 0.98,
"days_since_last_push": 6,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "27 commits in the last year",
"points": 13,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 27
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"releases_count": 5,
"latest_release_tag": "v3.2.5",
"releases_from_tags": false,
"days_since_latest_release": 195,
"mean_days_between_releases": 106.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 195 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 195
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~106.5 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 106.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 23,
"weight": 0.18,
"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": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": false,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 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": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"packages": [
"regula-wasi"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2720
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,720 downloads/month across npm",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2720,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 29,
"top_contributor_share": 0.419
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 42% of commits",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 42
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "29 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 29
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"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": 75,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 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": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"followers": 4,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nonfx",
"public_repos": 39,
"account_age_days": 765
},
"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": "4 followers of nonfx",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "nonfx"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "39 public repos, account ~2 yr old",
"points": 15.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 39
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"regula-wasi"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": 57,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": "https://regula.dev/",
"has_readme": false,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"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": "https://regula.dev/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 42,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "3 out of 3 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/19 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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": "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": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 4.5,
"status": "partial",
"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": "45 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 240 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 240
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 68,
"inputs": {
"source": "osv",
"advisories": 133,
"affected_packages": 22,
"assessed_packages": 240,
"unassessed_packages": 1,
"affected_by_severity": "critical 4, high 8, moderate 6, unknown 4",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: github.com/go-git/go-git/v5 v5.13.0 (moderate 6.5)",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "github.com/go-git/go-git/v5 v5.13.0 (moderate 6.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 166 days ago",
"points": 34.4,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 1,
"oldest": 166
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 240,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 56,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.551,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "54 of 98 human commits state their intent (structured subject or explanatory body)",
"points": 29.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 98
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.11,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.02
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "11 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 11,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "2 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Open Policy Agent",
"largest_source_bytes": 51581,
"source_files_sampled": 280,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Open Policy Agent without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Open Policy Agent"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/280 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 280,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": [
"swagger.yaml"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "swagger.yaml",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "swagger.yaml"
}
}
],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Community profile unavailable",
"go package 'github.com/fugue/regula/v3' points at a different repository (https://github.com/fugue/regula); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-26T16:25:29.402504Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nonfx/regula.svg",
"full_name": "nonfx/regula",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}