Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"crs",
"security",
"tls",
"waf"
],
"is_fork": false,
"size_kb": 57574,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 644105,
"HTML": 20,
"Hurl": 82542,
"Shell": 5088,
"Makefile": 13374,
"Dockerfile": 334
},
"pushed_at": "2026-07-17T23:15:46Z",
"created_at": "2026-04-14T22:12:45Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T21:19:08Z",
"description": "A WAF secure by default and simple by design.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "master",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"Hurl"
]
},
"owner": {
"blog": null,
"name": "Barbacana WAF",
"type": "Organization",
"login": "barbacana-waf",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/276123751?v=4",
"created_at": "2026-04-14T22:03:24Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 97
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-14T21:20:57Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-07-10T21:50:28Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-05T17:02:38Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-06-05T22:06:01Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-05-26T21:32:09Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-17T12:14:08Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-10T21:22:52Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-05-08T21:25:50Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-05-07T08:04:25Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-05-04T20:54:50Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-25T09:53:35Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-04-23T21:10:20Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-04-21T07:48:15Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2026-04-19T22:08:09Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-04-17T21:21:52Z"
}
],
"recent_commits": [
{
"oid": "d7d9cd8d9edea67cf54046bbaabd89df30f32efa",
"body": null,
"is_bot": true,
"headline": "release: v0.9.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-14T21:19:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afb884917bcb92b288d22f6b91358272c70e9b56",
"body": null,
"is_bot": false,
"headline": "chore(deps): update OWASP CRS v4.27.0 to v4.28.0 and tools dependencies",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-07-14T20:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d959e12ee3234a60cb45eaf528bccfd91eead286",
"body": "`host` now takes either a single hostname (unchanged) or a list:\n`host: [example.com, example.io]`. Every route serves all listed\nhostnames and one certificate is provisioned automatically per name.\nThe list is validated at startup: invalid hostnames, duplicates, and\nan explicitly empty `host: []` are hard errors. Route `match.hosts`\nentries, documented as validated but previously unchecked, are now\nvalidated with the same rules.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(config): top-level host accepts multiple hostnames",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-07-14T19:57:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f6d21f478e1ae8a700ce0884b425cf48554c2053",
"body": "Bumps the github-actions group with 5 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.4` | `2.20.0` |\n| [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) | `4.36.3` | `4.37.0` |\n|\n[…]\n dependency-version: 4.37.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 5 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T16:37:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2780be864504179fc08919fe8aecbb92b7025ede",
"body": "Bumps the gomod group with 2 updates: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) and [golang.org/x/text](https://github.com/golang/text).\n\n\nUpdates `github.com/getkin/kin-openapi` from 0.140.0 to 0.141.0\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- \n[…]\ng/x/text\n dependency-version: 0.40.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the gomod group with 2 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T16:25:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7618f92e24e24b71c6b62762aa9cad027562e428",
"body": null,
"is_bot": true,
"headline": "release: v0.8.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-10T21:49:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be88ad3273f6f1ad6ae6723af9bb81f6f5357874",
"body": null,
"is_bot": false,
"headline": "fix(vuln): update Go 1.26.4 to 1.26.5",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-07-10T21:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bac139dde28d1946d0bec1d3f90b5da5898f026",
"body": null,
"is_bot": true,
"headline": "release: v0.8.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-05T16:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fb066b2249254cc6a4a7ba6473b424a4aed09d",
"body": null,
"is_bot": false,
"headline": "feat(dashaboards): Grafana dashboard based on SRE Golden Signals",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-07-05T10:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db64c69d43581fab3d293f1b0becd0740b45df7",
"body": "…ush panic guard",
"is_bot": false,
"headline": "fix(internal): websocket fixes: 101-upgrade, 1xx header stripping, fl…",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-07-05T10:37:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "888c92a4083b14181ec3380ba9b86a5dd3522848",
"body": "Bumps the github-actions group with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [ko-build/setup-ko](https://github.com/ko-build/setup-ko) | `0.9` | `0.10` |\n| [docker/login-action](https://github.com/docker/login-action) | `4.2.0` | `4.4.0` |\n| [goreleaser/goreleaser-action](https://gi\n[…]\n dependency-version: 4.36.3\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 7 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T16:38:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2c498d417dab07299b77880d49bf18b5852bbde0",
"body": "Bumps the gomod group with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).\n\n\nUpdates `google.golang.org/grpc` from 1.81.1 to 1.82.0\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.81.1...v1.82.0)\n\n---\nupdated-dep\n[…]\norg/grpc\n dependency-version: 1.82.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump google.golang.org/grpc in the gomod group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-04T08:10:10Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c89ed054e990494c2295bfa31ce5bb86e2b0440f",
"body": "Bumps the github-actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).\n\n\nUpdates `actions/setup-go` from 6.4.0 to 6.5.0\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e3721\n[…]\n\n dependency-version: 6.5.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T19:48:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b0c4ba214ede7e608eb71c803fcb712d90c18cc9",
"body": "Bumps the gomod group with 1 update: [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache).\n\n\nUpdates `github.com/jellydator/ttlcache/v3` from 3.4.0 to 3.4.1\n- [Release notes](https://github.com/jellydator/ttlcache/releases)\n- [Commits](https://github.com/jellydator/ttlcache/co\n[…]\nlcache/v3\n dependency-version: 3.4.1\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/jellydator/ttlcache/v3 in the gomod group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-28T05:42:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "975b16600a6dc1da9e56291ba5dc65ce8ca7f526",
"body": "Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).\n\n\nUpdates `actions/checkout` from 6.0.3 to 7.0.0\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits\n[…]\n\n dependency-version: 7.0.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout in the github-actions group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-21T19:56:24Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7a1ba2e48ea97d8ef4c2f81d9d39930b0768dea7",
"body": "Bumps the gomod group with 1 update: [golang.org/x/text](https://github.com/golang/text).\n\n\nUpdates `golang.org/x/text` from 0.37.0 to 0.38.0\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- \n[…]\ng/x/text\n dependency-version: 0.38.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/text in the gomod group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-14T09:03:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ec33292eebdcce7b16281dc1bc29540651b411d7",
"body": "Bumps the gomod group with 1 update: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi).\n\n\nUpdates `github.com/getkin/kin-openapi` from 0.139.0 to 0.140.0\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v\n[…]\nopenapi\n dependency-version: 0.140.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/getkin/kin-openapi in the gomod group",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-06T06:10:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8ee06c8fed249f9245dcb3c026b752529abfb6a4",
"body": "Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [aquasecurity/setup-trivy](https://github.com/aquasecurity/setup-trivy) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `actions/checkout` from 6.0.2 to 6.0.3\n- [Rel\n[…]\n dependency-version: 4.36.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-06T05:53:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c06d514b67cbbfc29517ee4a15bc046f06ee4d80",
"body": null,
"is_bot": true,
"headline": "release: v0.7.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-05T22:02:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6773197375dfed55b352ca248280065a645d9ac5",
"body": null,
"is_bot": false,
"headline": "fix(go): update dependencies",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-06-05T21:40:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d7e3e0c15f1a067e4759afee34f619547697b4",
"body": "Bumps the gomod group with 6 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` |\n| [go.opentelemetry.io/otel/exporters/otlp/otlptrace](https://github.com/open-telemetry/opentelemetry-go) | `1.4\n[…]\nel/trace\n dependency-version: 1.44.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the gomod group with 6 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-30T13:42:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "00a91ae9bce2a1f564a55e624d3f9b52c3565581",
"body": null,
"is_bot": true,
"headline": "release: v0.7.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-26T21:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1be5cd8a7b97d2390a77b3485e3244d3a0a160cf",
"body": "Bumps the github-actions group with 4 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [docker/login-action](https://github.com/docker/login-action), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) and [github/codeql-action](http\n[…]\n dependency-version: 4.36.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 4 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-26T21:07:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4182bb451fc75a34f825ef472858af9a68d0bf0",
"body": null,
"is_bot": false,
"headline": "fix(go): update dependencies",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-26T20:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3973df4593855c5647042d008ca00e637bfc0b2f",
"body": null,
"is_bot": true,
"headline": "release: v0.7.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-17T12:12:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631665ac24e4c4e18b8ddfb5819ef2b4fb83354e",
"body": null,
"is_bot": false,
"headline": "fix(go): update dependencies",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-17T09:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a35896453b757293a363333c602c3e614484561d",
"body": "Bumps the github-actions group with 3 updates: [step-security/harden-runner](https://github.com/step-security/harden-runner), [actions/create-github-app-token](https://github.com/actions/create-github-app-token) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdates `step-sec\n[…]\n dependency-version: 4.35.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-17T08:58:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d0b67cef53e095e4b007df767027da136a1b5ea",
"body": null,
"is_bot": false,
"headline": "feat(ratelimit): configure by window + requests",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-17T08:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1974663e97ae19c888f2eb31532ebe3eee502f18",
"body": null,
"is_bot": false,
"headline": "feat(ratelimit): add rate limiting protection",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-17T08:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0add487859bd832838da730d955a4bfc41bf7f6",
"body": null,
"is_bot": false,
"headline": "feat(cli): add profiling",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-14T17:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d36b1c0a5a643c9e7d6c17090b3dd29f5ddc3d",
"body": null,
"is_bot": false,
"headline": "add CONTRIBUTING.md",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-14T16:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddefd0c4a78ac86ea51383bbfff66b6c43033f8",
"body": "…updates\n\nBumps the github-actions group with 3 updates in the / directory: [actions/dependency-review-action](https://github.com/actions/dependency-review-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [github/codeql-action](https://github.com/github/codeql-a\n[…]\n\n dependency-version: 4.1.2\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group across 1 directory with 3 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-11T04:31:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "370048280fed200c932e563c4fdb001f52df6939",
"body": null,
"is_bot": true,
"headline": "release: v0.6.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-10T21:06:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "973a47bca08e2034577d31b55878f63151ae372b",
"body": null,
"is_bot": false,
"headline": "fix(ci): use GitHub App token",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-10T20:35:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39aa6797fee56143f1aff49b26263768ad588f0",
"body": null,
"is_bot": false,
"headline": "fix(ci): reduce dependencies for release pipeline that accesses tokens",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-10T20:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e63a16ad1189e25c9ce2d947988be3dc34730d9",
"body": "Bumps the gomod group with 3 updates in the / directory: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi), [golang.org/x/text](https://github.com/golang/text) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).\n\n\nUpdates `github.com/getkin/kin-openapi` from 0.137.0 t\n[…]\norg/grpc\n dependency-version: 1.81.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: gomod\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
"is_bot": true,
"headline": "build(deps): bump the gomod group across 1 directory with 3 updates",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-10T18:28:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0048ce5e3c0a9326b0389c3e449a9632a2a3e536",
"body": null,
"is_bot": false,
"headline": "feat(logs): distributed tracing and audit_log OSCF format",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-10T13:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7f9c234c4507bd1fc1842ca6cf896f80ef8e53",
"body": null,
"is_bot": true,
"headline": "release: v0.5.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-08T19:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631cc2acd4cde37399133687904371f53b8ef4ce",
"body": null,
"is_bot": false,
"headline": "fix(ci): fix cosign attest",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-08T17:25:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3241d93e387882103734e49bcf7657b3cfd17af3",
"body": null,
"is_bot": false,
"headline": "fix(go): update golang.org/x/net",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-07T21:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55dcf32b84a2701f11635dbfb17fbe729dd427ff",
"body": null,
"is_bot": false,
"headline": "fix(ci): recent tagged image versions",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-07T21:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03208ebbe5cb213964fdaf59c68f6e60543583ff",
"body": null,
"is_bot": true,
"headline": "release: v0.5.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-07T07:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "317b46d030926b5463185e591b652801a401f783",
"body": null,
"is_bot": false,
"headline": "fix(ci): goreleaser sign uses cosign --bundle format",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-07T07:15:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29eeaf2a6d1003e9c6e3bd6aa395fddbd35c3dcc",
"body": "* simplify CI pipelines\n* bump versions\n* update to latest Hurl syntax",
"is_bot": false,
"headline": "feat(ci): simplify pipelines and bump versions (#30)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-06T21:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2e6090dd30cf70e49a0eab1a4ab7b8fc63f836",
"body": null,
"is_bot": false,
"headline": "feat(tests): add Fuzz to base64 decoder",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-06T19:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5c10b33861a3b6fead4bc126a82c4a7cf732c7",
"body": null,
"is_bot": false,
"headline": "feat(protections): Native detector for JS function-call XSS",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-06T19:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98baa326aeb7b9c312ce95656e0f06f860f0e55a",
"body": null,
"is_bot": false,
"headline": "feat(protections): decode base64 payloads",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-06T19:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c464f216fb335a74f401f03e6f10400afc62ee24",
"body": "…updates (#28)\n\nBumps the github-actions group with 3 updates in the / directory: [step-security/harden-runner](https://github.com/step-security/harden-runner), [docker/login-action](https://github.com/docker/login-action) and [github/codeql-action](https://github.com/github/codeql-action).\n\n\nUpdate\n[…]\n-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Carlos Morales <3285723+CrlsMrls@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group across 1 directory with 3 …",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T20:58:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "153b6c8170436238ed3e9ed93a88c299925410ad",
"body": null,
"is_bot": true,
"headline": "release: v0.4.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-05-04T20:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59aa74337b3220b3ce13e971109991b7fe83e21b",
"body": "Bumps the gomod group with 1 update: [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi).\n\n\nUpdates `github.com/getkin/kin-openapi` from 0.135.0 to 0.137.0\n- [Release notes](https://github.com/getkin/kin-openapi/releases)\n- [Commits](https://github.com/getkin/kin-openapi/compare/v\n[…]\n-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Carlos Morales <3285723+CrlsMrls@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/getkin/kin-openapi in the gomod group (#25)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-05-04T20:11:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b58e29075b9853adbde944e0364ee0cb3bc941cb",
"body": "- Renames ~125 protections to plain-language names\n- Adds enable: directive\n- some defaults flipped\n- Breaking change for v0.3.x configs",
"is_bot": false,
"headline": "refactor(protections): catalog split to three-level (#27)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-05-04T19:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c0d034280756fa3a46642289cf082c6a1bcba6e",
"body": null,
"is_bot": true,
"headline": "release: v0.3.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-26T19:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a525415a560a14f0448a7e7c65d87ae2d0f1270c",
"body": null,
"is_bot": false,
"headline": "fix(ci): publish image with crane (#24)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T19:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ede1c475071d27e7b1b9cf5578ce40fde2c692b",
"body": null,
"is_bot": false,
"headline": "fix(ci): revert cosign attestation (#23)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T15:27:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf5b1314c968ff35213763beb0ad606593842e7",
"body": null,
"is_bot": true,
"headline": "release: v0.3.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-26T11:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "556724c81dcb9787b4b6b2ce755b2d071e271bfa",
"body": "…CI referrers",
"is_bot": false,
"headline": "feat(ci): mirror released images to Docker Hub; cosign artifacts as O…",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bc266f68ff8355699f802ef84e57143d25b2de",
"body": null,
"is_bot": false,
"headline": "refactor(protections): single source of truth for protection metadata",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce5f5df5fb1ea2bd4e9724e47bc28eec8c7f3ff",
"body": null,
"is_bot": false,
"headline": "feat(cli): reserve npm @barbacana scope",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdce7f25e5e0e4db4c2c24dab635f7197443e8d3",
"body": "- fix(metrics): split detect-mode threats from blocked-request counts\n- refactor(pipeline): extract stage runner from handler.go",
"is_bot": false,
"headline": "refactor(pipeline): extract stages from handler.go",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "354e0d452caa4c608a3833e29b1eca1ff44dcd74",
"body": null,
"is_bot": false,
"headline": "test: add e2e tests for CSP and CORS",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab6175fbc2bcf94c9bc2ca495e01277c20ab4e6",
"body": "…registry",
"is_bot": false,
"headline": "refactor: extract response from handler.go, constant cleanup, delete …",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-26T11:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353cb7f097e200cb0d321c3c8599d631af801f2b",
"body": "…up (#21)\n\nBumps the github-actions group with 1 update: [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action).\n\n\nUpdates `aquasecurity/trivy-action` from 0.35.0 to 0.36.0\n- [Release notes](https://github.com/aquasecurity/trivy-action/releases)\n- [Commits](https://github.com/aqua\n[…]\nsion-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump aquasecurity/trivy-action in the github-actions gro…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-25T08:33:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4026b2dffff63efcdac0e5cbe75fa0bbac9fe2ac",
"body": null,
"is_bot": true,
"headline": "release: v0.3.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-24T21:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13acd1c3ebcebc47d082fea06a67015dc6f5d8d1",
"body": "…on, gzip (#20)\n\n* fix: proxy transparency — method enforcement, content-type, path normalization, gzip, HPP removal\n\nProxy conformance suite (69 tests) revealed five issues where\nBarbacana modified or blocked normal HTTP traffic. All fixed.\n\n- Sync tx.allowed_methods from route accept.methods confi\n[…]\nream\n- Disable transport compression for proxy transparency\n- Remove native parameter-pollution check, CRS owns HPP detection\n\nBREAKING: parameter_pollution config field removed. Delete it if present.",
"is_bot": false,
"headline": "fix: proxy transparency — HTTP method, content-type, path normalizati…",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-24T10:05:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8d888da6aec226982fb913ec4ad49e3f89b7ecd7",
"body": null,
"is_bot": true,
"headline": "release: v0.2.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-23T16:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6349df477e2bb15889f122859b776a7690aff8a9",
"body": "- Bump `github.com/jackc/pgx/v5` v5.9.0 → v5.9.2 (indirect, via caddy → smallstep/nosql) to address GHSA-j88v-2chj-qfwx\n- Replace GitHub Release SBOM attachment with a cosign keyless attestation bound to the image digest. \n- Replace SBOM from SPDX to CycloneDX format",
"is_bot": false,
"headline": "feat(security): attestation uses SBOM CycloneDX format (#19)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-23T16:37:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "094da832df96f9cb6ed86c09d667437b36242247",
"body": "…(#18)\n\n* Merge overlapping sub-protections; split ssrf into cloud-metadata / url-scheme\n* Remove access in API to paranoia level (PL) from CSR rules\n * Remove inspection.sensitivity / anomaly_threshold from API\n * CRS PL locked to PL1 + threshold 5\n * Allows adding curated PL2/PL3 rules\n * Coll\n[…]\ny the new curated rules are effective against real attack payloads\n* Replace scripts/fetch-crs.sh with cmd/tools/rules (Go stdlib, offline-resilient)\n* each blackbox test runs in its own process group",
"is_bot": false,
"headline": "feat(crs)!: remove access to paranoia level logic, add curated rules …",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-23T06:39:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b467ea11b0834c96970f53854bdd10530b7c2adf",
"body": "Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [github/codeql-action](https://github.com/github/codeql-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard\n[…]\nsion-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump the github-actions group with 4 updates (#17)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-22T09:37:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb10125a61e424a8d780635b03325c4b166f8ed6",
"body": "* feat(ci): use CycloneDX for CVE discovery\n* feat(ci): group dependency bot checks in one PR \n* feat(ci): split edge builds from tagged releases\n* docs: add website link to README.md",
"is_bot": false,
"headline": "feat(ci): improve releasing mechanism (#16)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-22T08:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9221292f749ca4a38ecb20a0241d2a6462a2641e",
"body": "Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>",
"is_bot": false,
"headline": "[StepSecurity] Apply security best practices (#10)",
"author_name": "StepSecurity Bot",
"author_login": "step-security-bot",
"committed_at": "2026-04-21T15:04:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44f8b7c3667d66c5a4ef5256d37e88503ac798f9",
"body": null,
"is_bot": true,
"headline": "release: v0.1.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-21T06:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d4fbe6c7e92bf5ff3828f52f802fe292c7151d",
"body": " The `defaults` subcommand is removed outright — the protection catalog\n is already generated for the docs site directly from\n `internal/protections/catalog.go`, so shipping it in the binary was\n redundant.\n\n BREAKING CHANGE: CLI surface reshaped. Migration:\n barbacana serve [--config X] \n[…]\nrbacana debug render-config X -> barbacana --config X --render-config\n barbacana version -> barbacana --version\n barbacana defaults -> removed (see docs site)",
"is_bot": false,
"headline": "feat(cli)!: collapse subcommands into a flag-driven server binary (#8)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-21T06:11:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "92b5aa1bced5a4f448462242e0081f27708b9604",
"body": null,
"is_bot": false,
"headline": "feat(ci): add FTW + gotestwaf PL sweep + Scorecard + README badges (#7)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-20T21:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dfdaedf4e051e328c5e3458b040927fbc03a730",
"body": null,
"is_bot": true,
"headline": "release: v0.0.4",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-19T21:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a304e2d333f8689eb7ca88d289c81471aaf5972f",
"body": "* feat(ci): add govulncheck\n* feat(ci): update ci to include govulncheck",
"is_bot": false,
"headline": "feat(ci): add govulncheck (#6)",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-19T21:18:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ca7d523ca9998964becf1742eef5ba800d07dc",
"body": "Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.8.0 to 5.9.0.\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/jackc/pgx/compare/v5.8.0...v5.9.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/jackc/pgx/v5\n dependency-version: 5.9.0\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 (#5)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-04-19T19:47:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ba26f44594fc924a857d370e59257a3cbfec8ac",
"body": "- bump OpenTelemetry exporters to v1.43.0 (CVE-2026-39882)\n- use SPDX format for SBOM generation and attestation",
"is_bot": false,
"headline": "fix(ci): use SPDX for SBOM generation and attestation",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-19T19:35:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e9d04e36c0c9992e6d76be306b8140c0196005",
"body": null,
"is_bot": true,
"headline": "release: v0.0.3",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-19T17:42:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76bfd5f6f433cca74431792c981352008e32c459",
"body": "…t-in metrics/health (#3)\n\n* feat: focus on 3 modes: one domain with HTTPS, one domain with HTTPS per route or no domain (default with port 8080)\n* feat: include data_dir volume mount for storing TLS certificates\n* refactor: replace detect_only boolean with mode enum: \"blocking\" (default) and \"detect_only\" \n* refactor: rename listen fields to integer port fields\n* refactor: ports are integers, 0 means disabled\n* refactor: disable metrics and health endpoints by default\n* docs: improve README.md",
"is_bot": false,
"headline": "config: 3 deployment modes (host/port/route-hosts), integer ports, op…",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-19T10:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a724b6bdf2782687f713a37458fd884231a6bea5",
"body": null,
"is_bot": true,
"headline": "release: v0.0.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-17T20:31:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c7798f533ed25a33f8ca4bbf94d7b565787e27",
"body": null,
"is_bot": false,
"headline": "feat: ci for release, added missing CSR rules",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-17T20:28:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84da38fb18c8ec43e8dafd7899e8ef379cc4fa19",
"body": "* feat: improve operational, audit log format, metrics, detect-only\n* fix: pipeline issues\n* fix: update critical vulnerabilities",
"is_bot": false,
"headline": "feat: improve operational, audit log format, metrics, detect-only",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-17T18:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75cfd4865f996d9655850d7af08f31fa41868e24",
"body": null,
"is_bot": false,
"headline": "docs: added first version of README.md",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-16T21:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3f8107d5924db9b19757ee0bb6b37b96f0840ce",
"body": null,
"is_bot": false,
"headline": "feat: creation of 13 protection groups with tests",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-16T20:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9042c8ad6628d56262ce2a039176809aa3ab2cb5",
"body": null,
"is_bot": false,
"headline": "docs: reviewed documents, build and architecture",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-15T06:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59e80c5dd537183c862e78647acb80fa84499c4e",
"body": null,
"is_bot": false,
"headline": "docs: first design documents to review",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-14T22:14:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8137078289659265beab344c59062b259825d990",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Carlos Morales",
"author_login": "CrlsMrls",
"committed_at": "2026-04-14T22:13:00Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 15,
"commits_last_year": 87,
"latest_release_at": "2026-07-14T21:20:57Z",
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_last_push": 3,
"active_weeks_last_year": 14,
"days_since_latest_release": 6,
"mean_days_between_releases": 7.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/barbacana-waf/barbacana",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/barbacana-waf/barbacana",
"is_deprecated": false,
"latest_version": "v0.9.0",
"repository_url": "https://github.com/barbacana-waf/barbacana",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-14T21:19:02Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 3,
"stars": 9,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2026-04-21",
"count": 2
},
{
"date": "2026-05-04",
"count": 1
}
],
"complete": true,
"collected": 3,
"total_forks": 3
},
"star_history": {
"days": [
{
"date": "2026-04-17",
"count": 2
},
{
"date": "2026-05-04",
"count": 3
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-07-07",
"count": 3
}
],
"complete": true,
"collected": 9,
"total_stars": 9
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 30336,
"source_files_sampled": 114,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1212
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.53.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 13
}
],
"collected": true,
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 186,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/caddyserver/caddy/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.11.4"
},
{
"name": "github.com/corazawaf/coraza/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.7.0"
},
{
"name": "github.com/getkin/kin-openapi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.142.0"
},
{
"name": "github.com/jellydator/ttlcache/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.4.1"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/prometheus/client_model",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.6.2"
},
{
"name": "go.opentelemetry.io/otel",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "go.opentelemetry.io/otel/trace",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.44.0"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.40.0"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.82.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/caddyserver/caddy/v2",
"direct": true,
"version": "v2.11.4",
"ecosystem": "go"
},
{
"name": "github.com/corazawaf/coraza/v3",
"direct": true,
"version": "v3.7.0",
"ecosystem": "go"
},
{
"name": "github.com/getkin/kin-openapi",
"direct": true,
"version": "v0.142.0",
"ecosystem": "go"
},
{
"name": "github.com/jellydator/ttlcache/v3",
"direct": true,
"version": "v3.4.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_golang",
"direct": true,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/client_model",
"direct": true,
"version": "v0.6.2",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": true,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": true,
"version": "v0.40.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc",
"direct": true,
"version": "v1.82.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "cel.dev/expr",
"direct": false,
"version": "v0.25.1",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/auth/oauth2adapt",
"direct": false,
"version": "v0.2.8",
"ecosystem": "go"
},
{
"name": "cloud.google.com/go/compute/metadata",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "dario.cat/mergo",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "filippo.io/bigmod",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "filippo.io/edwards25519",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/alecthomas/chroma/v2",
"direct": false,
"version": "v2.24.1",
"ecosystem": "go"
},
{
"name": "github.com/andreasbriese/bbloom",
"direct": false,
"version": "v0.0.0-20190825152654-46b345b51c96",
"ecosystem": "go"
},
{
"name": "github.com/antlr4-go/antlr/v4",
"direct": false,
"version": "v4.13.1",
"ecosystem": "go"
},
{
"name": "github.com/aryann/difflib",
"direct": false,
"version": "v0.0.0-20210328193216-ff5ff6dc229b",
"ecosystem": "go"
},
{
"name": "github.com/beorn7/perks",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/caddyserver/certmagic",
"direct": false,
"version": "v0.25.3",
"ecosystem": "go"
},
{
"name": "github.com/caddyserver/zerossl",
"direct": false,
"version": "v0.1.5",
"ecosystem": "go"
},
{
"name": "github.com/ccoveille/go-safecast/v2",
"direct": false,
"version": "v2.0.0",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v5",
"direct": false,
"version": "v5.0.3",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash",
"direct": false,
"version": "v1.1.0",
"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.1",
"ecosystem": "go"
},
{
"name": "github.com/cloudflare/circl",
"direct": false,
"version": "v1.6.3",
"ecosystem": "go"
},
{
"name": "github.com/corazawaf/libinjection-go",
"direct": false,
"version": "v0.3.2",
"ecosystem": "go"
},
{
"name": "github.com/coreos/go-oidc/v3",
"direct": false,
"version": "v3.17.0",
"ecosystem": "go"
},
{
"name": "github.com/cpuguy83/go-md2man/v2",
"direct": false,
"version": "v2.0.7",
"ecosystem": "go"
},
{
"name": "github.com/deruina/timberjack",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/badger",
"direct": false,
"version": "v1.6.2",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/badger/v2",
"direct": false,
"version": "v2.2007.4",
"ecosystem": "go"
},
{
"name": "github.com/dgraph-io/ristretto",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/dgryski/go-farm",
"direct": false,
"version": "v0.0.0-20200201041132-a6ae2369ad13",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "v1.12.0",
"ecosystem": "go"
},
{
"name": "github.com/dustin/go-humanize",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/felixge/httpsnoop",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.9.0",
"ecosystem": "go"
},
{
"name": "github.com/go-chi/chi/v5",
"direct": false,
"version": "v5.2.5",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v3",
"direct": false,
"version": "v3.0.5",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"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/jsonpointer",
"direct": false,
"version": "v0.22.5",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag/jsonname",
"direct": false,
"version": "v0.25.5",
"ecosystem": "go"
},
{
"name": "github.com/go-sql-driver/mysql",
"direct": false,
"version": "v1.9.3",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-json",
"direct": false,
"version": "v0.10.5",
"ecosystem": "go"
},
{
"name": "github.com/goccy/go-yaml",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/golang/protobuf",
"direct": false,
"version": "v1.5.4",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v0.0.4",
"ecosystem": "go"
},
{
"name": "github.com/google/cel-go",
"direct": false,
"version": "v0.28.1",
"ecosystem": "go"
},
{
"name": "github.com/google/certificate-transparency-go",
"direct": false,
"version": "v1.1.8-0.20240110162603-74a5dd331745",
"ecosystem": "go"
},
{
"name": "github.com/google/go-tpm",
"direct": false,
"version": "v0.9.8",
"ecosystem": "go"
},
{
"name": "github.com/google/go-tspi",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/google/s2a-go",
"direct": false,
"version": "v0.1.9",
"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.15",
"ecosystem": "go"
},
{
"name": "github.com/googleapis/gax-go/v2",
"direct": false,
"version": "v2.22.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/gotnospirit/makeplural",
"direct": false,
"version": "v0.0.0-20180622080156-a5f48d94d976",
"ecosystem": "go"
},
{
"name": "github.com/gotnospirit/messageformat",
"direct": false,
"version": "v0.0.0-20221001023931-dfe49f1eb092",
"ecosystem": "go"
},
{
"name": "github.com/grpc-ecosystem/grpc-gateway/v2",
"direct": false,
"version": "v2.29.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgpassfile",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgservicefile",
"direct": false,
"version": "v0.0.0-20240606120523-5a60cdf6a761",
"ecosystem": "go"
},
{
"name": "github.com/jackc/pgx/v5",
"direct": false,
"version": "v5.9.2",
"ecosystem": "go"
},
{
"name": "github.com/jackc/puddle/v2",
"direct": false,
"version": "v2.2.2",
"ecosystem": "go"
},
{
"name": "github.com/kaptinlin/go-i18n",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/kaptinlin/jsonschema",
"direct": false,
"version": "v0.4.6",
"ecosystem": "go"
},
{
"name": "github.com/kimmachinegun/automemlimit",
"direct": false,
"version": "v0.7.5",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/compress",
"direct": false,
"version": "v1.18.6",
"ecosystem": "go"
},
{
"name": "github.com/klauspost/cpuid/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/libdns/libdns",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/magefile/mage",
"direct": false,
"version": "v1.17.1",
"ecosystem": "go"
},
{
"name": "github.com/manifoldco/promptui",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver/v3",
"direct": false,
"version": "v3.4.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig/v3",
"direct": false,
"version": "v3.3.0",
"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/mgutz/ansi",
"direct": false,
"version": "v0.0.0-20200706080929-d51e80ef957d",
"ecosystem": "go"
},
{
"name": "github.com/mholt/acmez/v3",
"direct": false,
"version": "v3.1.6",
"ecosystem": "go"
},
{
"name": "github.com/miekg/dns",
"direct": false,
"version": "v1.1.72",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-ps",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/munnerz/goautoneg",
"direct": false,
"version": "v0.0.0-20191010083416-a7dc8b61c822",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/oasdiff/yaml3",
"direct": false,
"version": "v0.0.14",
"ecosystem": "go"
},
{
"name": "github.com/pbnjay/memory",
"direct": false,
"version": "v0.0.0-20210728143218-7b4eea64cf58",
"ecosystem": "go"
},
{
"name": "github.com/petar-dambovaliev/aho-corasick",
"direct": false,
"version": "v0.0.0-20250424160509-463d218d4745",
"ecosystem": "go"
},
{
"name": "github.com/pires/go-proxyproto",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/common",
"direct": false,
"version": "v0.67.5",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/otlptranslator",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/prometheus/procfs",
"direct": false,
"version": "v0.20.1",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/qpack",
"direct": false,
"version": "v0.6.0",
"ecosystem": "go"
},
{
"name": "github.com/quic-go/quic-go",
"direct": false,
"version": "v0.59.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/xid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/russross/blackfriday/v2",
"direct": false,
"version": "v2.1.0",
"ecosystem": "go"
},
{
"name": "github.com/santhosh-tekuri/jsonschema/v6",
"direct": false,
"version": "v6.0.2",
"ecosystem": "go"
},
{
"name": "github.com/shopspring/decimal",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/shurcool/sanitized_anchor_name",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/sirupsen/logrus",
"direct": false,
"version": "v1.9.4",
"ecosystem": "go"
},
{
"name": "github.com/slackhq/nebula",
"direct": false,
"version": "v1.10.3",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/certificates",
"direct": false,
"version": "v0.30.2",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/cli-utils",
"direct": false,
"version": "v0.12.2",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/go-attestation",
"direct": false,
"version": "v0.4.4-0.20241119153605-2306d5b464ca",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/linkedca",
"direct": false,
"version": "v0.25.0",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/nosql",
"direct": false,
"version": "v0.8.0",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/pkcs7",
"direct": false,
"version": "v0.2.1",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/scep",
"direct": false,
"version": "v0.0.0-20250318231241-a25cabb69492",
"ecosystem": "go"
},
{
"name": "github.com/smallstep/truststore",
"direct": false,
"version": "v0.13.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cast",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/tailscale/go-winio",
"direct": false,
"version": "v0.0.0-20231025203758-c4f33415bf55",
"ecosystem": "go"
},
{
"name": "github.com/tailscale/tscert",
"direct": false,
"version": "v0.0.0-20251216020129-aea342f6d747",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/urfave/cli",
"direct": false,
"version": "v1.22.17",
"ecosystem": "go"
},
{
"name": "github.com/valllabh/ocsf-schema-golang",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": false,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark-highlighting/v2",
"direct": false,
"version": "v2.0.0-20230729083705-37449abec8cc",
"ecosystem": "go"
},
{
"name": "github.com/zeebo/blake3",
"direct": false,
"version": "v0.2.4",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/bridges/prometheus",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/exporters/autoexport",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/autoprop",
"direct": false,
"version": "v0.68.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/aws",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/b3",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/jaeger",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/contrib/propagators/ot",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/prometheus",
"direct": false,
"version": "v0.65.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutlog",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdoutmetric",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/exporters/stdout/stdouttrace",
"direct": false,
"version": "v1.43.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/log",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/log",
"direct": false,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/sdk/metric",
"direct": false,
"version": "v1.44.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/proto/otlp",
"direct": false,
"version": "v1.10.0",
"ecosystem": "go"
},
{
"name": "go.step.sm/crypto",
"direct": false,
"version": "v0.81.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/automaxprocs",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/multierr",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap",
"direct": false,
"version": "v1.28.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/zap/exp",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "go.yaml.in/yaml/v2",
"direct": false,
"version": "v2.4.4",
"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.53.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto/x509roots/fallback",
"direct": false,
"version": "v0.0.0-20260213171211-a408498e5541",
"ecosystem": "go"
},
{
"name": "golang.org/x/exp",
"direct": false,
"version": "v0.0.0-20251023183803-a4bb9ffd2546",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.56.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.46.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.44.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/api",
"direct": false,
"version": "v0.277.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/api",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/genproto/googleapis/rpc",
"direct": false,
"version": "v0.0.0-20260526163538-3dc84a4a5aaa",
"ecosystem": "go"
},
{
"name": "google.golang.org/grpc/cmd/protoc-gen-go-grpc",
"direct": false,
"version": "v1.5.1",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "howett.net/plist",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "rsc.io/binaryregexp",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 186,
"direct_count": 15,
"indirect_count": 171
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 54,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 9
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "CrlsMrls",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/3285723?v=4"
},
{
"type": "User",
"login": "step-security-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/89328645?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"dependency-review.yml",
"release.yml",
"security.yml",
"weekly-codeql.yml",
"weekly-fuzz.yml",
"weekly-scorecard.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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "22 out of 22 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": 5,
"reason": "badge detected: Passing",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/15 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 9,
"reason": "dependency not pinned by hash detected -- score normalized to 9",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 10,
"reason": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d7d9cd8d9edea67cf54046bbaabd89df30f32efa",
"ran_at": "2026-07-21T19:41:24Z",
"aggregate_score": 8.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/barbacana-waf/barbacana",
"host": "github.com",
"name": "barbacana",
"owner": "barbacana-waf"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"security": 88,
"vitality": 84,
"community": 42,
"governance": 48,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 84,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"commits_last_year": 87,
"human_commit_share": 0.563,
"days_since_last_push": 3,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 3 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 3
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "87 commits in the last year",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 87
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"releases_count": 15,
"latest_release_tag": "v0.9.0",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 7.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "15 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 15
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~7.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 7.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 42,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 17,
"inputs": {
"forks": 3,
"stars": 9,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "3 forks",
"points": 2.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 3
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.98
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 98% of commits",
"points": 0.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"merged_prs": 54,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 9
},
"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": "54/63 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 54,
"decided": 63
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "barbacana-waf",
"public_repos": 2,
"account_age_days": 97
},
"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": "0 followers of barbacana-waf",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "barbacana-waf"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~0 yr old",
"points": 4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/barbacana-waf/barbacana"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"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": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"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": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"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": "22 out of 22 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"crs",
"security",
"tls",
"waf"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"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": "excellent",
"name": "Security",
"value": 88,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 8.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "22 out of 22 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": "badge detected: Passing",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 4.5,
"status": "partial",
"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": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "5 out of the last 5 releases have a total of 5 signed artifacts.",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 186 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 186
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 186,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 186,
"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": 1
},
"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": "excellent",
"name": "AI Readiness",
"value": 85,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.959,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 1212
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "47 of 49 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.011,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.23
},
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"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": "1 of the last 87 commits agent-authored or agent-credited",
"points": 2.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 87
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "20 of the last 87 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 20,
"sampled": 87
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 30336,
"source_files_sampled": 114,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/114 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 114,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [],
"report_type": "repository",
"generated_at": "2026-07-21T19:41:38.831062Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/barbacana-waf/barbacana.svg",
"full_name": "barbacana-waf/barbacana",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}