Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"admission-controller",
"cosign",
"kubernetes",
"regsync",
"security",
"sigstore",
"supply-chain",
"trivy"
],
"is_fork": false,
"size_kb": 27061,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1049678,
"CSS": 41082,
"HTML": 49536,
"Shell": 13676,
"Makefile": 5428,
"Dockerfile": 4161,
"JavaScript": 12292,
"TypeScript": 216775,
"Go Template": 7193
},
"pushed_at": "2026-07-29T18:24:45Z",
"created_at": "2025-11-12T08:53:32Z",
"owner_type": "User",
"updated_at": "2026-07-29T18:25:03Z",
"description": "Self-hosted Kubernetes image intake gateway: mirror → Trivy scan → CEL policy → Sigstore attestations. Admit only what passed.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Stefan Knott",
"type": "User",
"login": "daimoniac",
"company": "https://www.socialhub.io",
"location": "Regensburg",
"followers": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/7752824?v=4",
"created_at": "2014-05-31T06:55:46Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 4442
},
"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.1.4",
"kind": "patch",
"published_at": "2026-07-29T16:53:34Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-07-29T16:05:40Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-29T15:53:49Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-29T14:34:29Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-29T14:00:48Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2025-11-18T14:52:22Z"
}
],
"recent_commits": [
{
"oid": "0303ef17970feee2cfdc22c6b72ba25e94a60f21",
"body": "Cluster already pulls daimon666/*; keep GHCR as an extra build tag so\ncompose build --push can update both registries when logged in.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(compose): push built images to Docker Hub by default",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T18:24:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c2dc8483f370418671f346a1e553e8d4ae9f747",
"body": "We are not shipping or maintaining the MCP side binary. Drop the command,\npackage, SDK dependency, Makefile targets, docs, and marketing mentions.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: remove the suppline-mcp server and all references",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T18:00:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc19259b5002937e0d6a9b8fd9d64fdacd6bb27a",
"body": "The Lint job built golangci-lint from master, so the enforced rule set\ndrifted with upstream and untouched code could start failing on any given\nday -- which is how the S1016 findings appeared. Pin a release via the\nofficial action so the job is reproducible.\n\nPinning surfaced 49 findings the master\n[…]\nck quickfix\nfindings are fixed in place rather than suppressed. The enabled linter\nset is unchanged: errcheck, govet, ineffassign, staticcheck, unused.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: pin golangci-lint to v2.12.2 instead of building master",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:53:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "30f0895e78df504b700665e1c26fc12c96c7fac9",
"body": "Each of these six input schemas has the same field names, types, and order\nas the client param struct it feeds, so a conversion says what the code\nmeans and drops 35 lines of field-by-field copying. Go permits the\nconversion because the pairs differ only in struct tags.\n\nResolves the six staticcheck S1016 findings failing the Lint job.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(mcp): convert tool inputs to client params instead of copying fields",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:53:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7a6a1a64273d380da764c46834f875d51648e56a",
"body": "ct lint only yamllints charts it sees as changed, so the registry 3.1.1\nbump was the first time values.yaml was checked and yamllint flagged\nseven pre-existing indentation-only lines from f4588de.\n\nWhitespace-only: the rendered chart is byte-identical apart from the\nper-render random secrets.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(helm): strip trailing whitespace from chart values",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:42:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4b85c2ec51726a304ba3b91ad4a3b37253f403e4",
"body": "The Compose \"deploy\" profile has been broken since the service was added\nin 1ac07d8: its entrypoint points at scripts/deploy-clusterstate-agent.sh,\nwhich was never committed and is not gitignored, so the container exited\nimmediately.\n\nReconstructed from the environment the service passes in, mapping\n[…]\nonly set when non-empty so the chart does\nnot render an empty Secret, and values go through --set-string so tags\nlike 0.1.0 are not coerced to numbers.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: add the missing clusterstate-agent deploy script",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:37:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f0957fce7133f06addba9087f333a0fd7680424e",
"body": "Clears GHSA-qwww-vcr4-c8h2 (high): the fix landed in react-router 8.3.0,\nand react-router-dom stopped at 7.18.2, so upgrading in place was not an\noption. npm audit is now clean.\n\nv8 removes the react-router-dom package; only RouterProvider and\nHydratedRouter moved to react-router/dom, neither of whi\n[…]\nadless Chrome against the nginx image: the login screen,\nthe authenticated Layout shell with its NavLink sidebar, and nested\nOutlet routing all render.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ui): migrate react-router-dom 7 to react-router 8",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:36:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9051965e6eea6736f2d755d209a5fe0f5f7fb3c8",
"body": null,
"is_bot": false,
"headline": "remove cd-gate",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:33:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dee30838c800aa22278b3024617165c364af72e3",
"body": "envsubst only reads the environment, so the shell-local BACKEND_URL\nintroduced alongside the API_BASE_URL split expanded to empty and nginx\ndied with 'invalid number of arguments in \"proxy_pass\"'. This broke the\ndocumented standalone run (only API_BASE_URL set); Compose and the Helm\nchart were unaff\n[…]\nicitly.\n\nA relative BACKEND_URL cannot work as a proxy_pass target, so reject it\nwith an actionable message instead of emitting a config nginx refuses.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ui): export BACKEND_URL so envsubst can substitute it",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:32:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "efae7b30399899225acfbd8bf55ccc39ec5c7072",
"body": "The README still named alpine:3.21, two minor series behind the Dockerfile.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs: correct clusterstate-agent runtime base image version",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:26:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "32e868ce2a3ca6b6fa026fabffd8ad1da7d1a01e",
"body": "ESLint 10 needed no flat-config changes; lint and build are clean and every\nplugin already declares ^10 support.\n\nTypeScript stays on 6.0: typescript-eslint caps its peer range at <6.1 in\nevery published release including canary, so TypeScript 7 would break the\nparser. The AGENTS.md tech-stack table was also still claiming TypeScript\n5.9 and ESLint 9.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(ui): adopt ESLint 10 and @types/node 26",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:26:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1714895b84f111e439bd7af0a40a614886dda796",
"body": "Both charts lint and template unchanged on Helm 4, and the release path\n(package -> registry login -> OCI push -> pull) was verified end to end\nagainst a local registry. chart-testing-action only installs ct, so it\npicks up whichever Helm setup-helm provides.\n\nCharts stay apiVersion v2 and still work on Helm 3, so the prerequisites\nnow read \"Helm 3 or 4\" rather than dropping 3.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: move Helm tooling to 4.2.3",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:24:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e8a21a7fce2e7f4fea8794c348576900e0071676",
"body": "Distribution registry 3.1.1 replaces 2.8.3 in Compose and the Helm chart:\nenv-var config, storage layout, and the /v2 healthcheck are unchanged, and\nv3 reads the existing v2 filesystem volume.\n\nEvery workflow action was one to three majors behind; codecov-action needs\n`files` instead of the removed \n[…]\nAlpine moves to 3.24.1, which\nalso realigns the backend runtime with the 3.24.1-based Go builder image,\nand the UI moves to node 24 LTS + nginx 1.31.3.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump registry to 3.1.1, GitHub Actions, and Alpine-based images",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:22:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d8b584f95aad66dd7e3ec9c18c7a489952428d56",
"body": "Drop qemu arm64 from release builds to cut wall time, isolate backend/ui\nGHA cache scopes, and clean up stale docs assets and tracked binaries.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: ship amd64-only releases with scoped build caches",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T17:14:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "92f780d586b0c3d7692aa0127387af8fe1d567a8",
"body": "A prior edit dropped the job name and broke tag releases.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: restore build-ui job header in Release workflow",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T16:53:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8a70c80ab177baf4efd66e82f0d94e0b5db98564",
"body": "Expose version on /health (ldflags/Docker VERSION), document kind smoke in RELEASE.md.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: show backend version in the UI sidebar",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T16:52:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b10aa8ad1485f878b0c597e88d170d7587b30662",
"body": "Helm defaulted API_BASE_URL to /api, which is invalid for proxy_pass.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ui): split browser API_BASE_URL from nginx BACKEND_URL",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T16:05:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cf4014227b10fed0ab9ab7ec5df7458c3e3cb928",
"body": "Multi-arch UI under qemu was hanging the solo release path for 45+ minutes.\nBackend stays amd64+arm64.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: build UI image amd64-only on release",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T15:53:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d8d811ef89add6c50f2550ba2df281c361742e42",
"body": "COPY --chown did not change the parent directory ownership.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ui): chown html directory so nginx can write config.json",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T15:05:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6578b8c2883b49775d9ab3a8c3bd224da55c380c",
"body": "…I assets\n\nRegistry volumeMount referenced data without a volume when persistence was off.\nUI entrypoint must write config.json as the nginx user.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(helm,ui): emptyDir for ephemeral registry data; nginx user owns U…",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T14:34:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d741758c493c2a76a7f877dc3f0529677206b141",
"body": "Compose and the Helm chart already pull aquasec/trivy — no Dockerfile.trivy.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: drop custom Trivy image build; use aquasec/trivy",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T14:00:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "48ee1f3418d29a2662ae1e62ae343b6b3d6a2655",
"body": "Tag v* publishes multi-arch images, mirrors them to daimon666/*, and pushes the chart to oci://ghcr.io/daimoniac/charts/suppline. CI stays lint/build-only.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "ci: semver release to GHCR + Docker Hub and OCI Helm chart",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T13:44:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87c275a9810c6745c18e9ee1b3b2e7391698e2f3",
"body": "Ship the chart as the production path (BYO registry, example config) and lead the site with the zero-cred eval plus a SocialHub production quote.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: Helm BYO defaults and SocialHub reference on suppline.cloud",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T13:14:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e3567e96180c9605185bc31f898c29594cbaa5aa",
"body": "Show a three-tag alpine semver sync and a CVE-2023-5363 VEX pass next to the existing pass/fail gate images.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(eval): add semver range and VEX exception demos",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T12:59:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d084bfa237b98662000f871e53e8f372fdd639d",
"body": "Operators had no way to see which policy gates an image against, only\nthe pass/fail verdict. Translate configured CEL expressions into plain\nEnglish and surface them where the verdict is shown: the default gate\nin the dashboard policy panel, and the resolved gate (repo override or\ndefault) on the re\n[…]\nor the configured default and per-target\noverrides. Descriptions are derived from live config at read time, so\nno persistence or migration is involved.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: show human-readable CEL policy gates in the UI",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T12:44:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "61d97c8641819a88f5d6379504893934a964b1c8",
"body": "Prove Kyverno-equivalent SCAI admit/deny on demo-pass and demo-fail without spinning up a cluster.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: add Compose eval attestation gate POC",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T12:29:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e35f53b5debc34f7c846efbbc532406d3559c917",
"body": "Make checkout → docker compose up a working afternoon demo (bundled registry, pass/fail policies, auto keys), and send invalid stored API keys back to login instead of a stuck Unauthorized dashboard.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: zero-cred Compose eval path and fix UI auth bounce",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T12:23:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9c5a4aae9d3cb866fa9ddd336c6aa8fca83979d8",
"body": "Defer effect-driven loads via scheduleEffectLoad, use isPast for VEX\nexpiry checks, and tighten react-refresh export allowlists.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix(ui): adopt eslint-plugin-react-hooks 7.1 and clear new lint errors",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T09:50:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "23292209652ba36dfb92f5f922e5c1de7ab0bfe9",
"body": "Refresh Go 1.26.5, Alpine/Trivy/Helm/Kyverno pins, Go modules, and UI\npackages. Keep eslint-plugin-react-hooks at 7.0.1 for a follow-up lint fix.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: bump upstream toolchain, image, and dependency versions",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T09:47:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "395df632fb8d583ec5d05f31db42e6e2e5df3e7e",
"body": "The November 2025 light-theme gallery no longer matches the product.\nCapture fresh shots from the live deployment (dashboard, repositories,\nscan detail), sanitize registry and cluster names for the public site,\nand point the gallery and sitemap at the new assets.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs(site): refresh dashboard screenshots from the current UI",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T09:34:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e1ea3f04b51b942bfefb35b2517a526e710ad8c",
"body": "The page described the policy engine as \"using Kyverno\", when Kyverno is\nthe admission integration and the gate itself is CEL plus VEX. The\narchitecture diagram carried the same error and also drew the watcher\nahead of the local registry instead of after it.\n\nRedraws the diagram around the registry \n[…]\n were missing. Also corrects\nthe quick start, which referenced a non-existent env.template and never\nmentioned that the cosign key is passed as base64.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs(site): rebuild the suppline.cloud landing page",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T09:25:41Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eb3c3ddbb8f6efeeae01a9f4cb4db02fc901aeec",
"body": "The old README read as a feature reference and got several details wrong:\nit pointed at ATTESTATION_KEY_PATH instead of the base64 ATTESTATION_KEY\nenv var, implied PostgreSQL was a usable state store, and skipped the\nvalues-secrets.yaml copy step in the Helm quick start.\n\nIt now leads with the probl\n[…]\niously buried. Adds docs/STATE_MACHINE.md as the\nlifecycle reference, and drops the stale docs/CNAME left over from when\nPages was served out of docs/.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs: rewrite README around the intake gateway story",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T09:25:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "389ad92f24d76a6121636aaf54793011a8911c05",
"body": "When retarget found no live replacement tag it wrote tag=\"\", which showed\nup as blank rows in repository listings. Clean the digest instead and\nreject empty tags on RecordScan.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: stop recording untagged artifacts when digests lose all tags",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T08:37:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ffe17016ff969f6df954e0f134ac10c1830db0b2",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: add rescan and repo links on unused sync repositories task",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T08:21:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b858a5faf416138f3eb985c3b27f96dbe68ce8df",
"body": "Queue dedup skipped sibling tags that share a digest, so aliases never\nappeared in the DB. Also stop wiping shared last_scan_id when one alias\nis pruned or retargeted.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: bind digest alias tags and preserve shared scan results",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T08:12:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4bf96e9b9d39b3bdebf5ffd5e04d2979cd3a52de",
"body": "Watcher discovery was additive-only, so tags deleted by regsync cleanup\nand repos dropped from sync config lingered in the state store forever.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: reconcile stale tags and orphaned repos during discovery",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-29T07:56:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a3039a9853b60319a3139dabc66eae82d529909c",
"body": "SemVer lexicographic prerelease ordering treated r16 as older than r9,\nfalsely marking in-range runtime tags as out of bounds.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: compare Bitnami -rN image revisions numerically",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-28T11:01:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c53da2b9ba577887f64c472e5c6103f1266ec57f",
"body": "Align ListScans/CountScans with GetRepository by keeping the newest\nartifact row per (repository, tag), so superseded failed digests no\nlonger appear in policy_passed=false results.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: list only current digest per tag in ListScans",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-28T10:52:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3fa1adf2c51956c19e9a8cf2cf54f95bed029b09",
"body": "When a tag moves to a new digest, delete older (repo, tag, other digest)\nartifact rows so stale failed scans cannot outlive the current tag mapping.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: drop superseded tag bindings on RecordScan retag",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-28T10:50:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "782e98281428998e66e067e366ee0daf9a1d468c",
"body": "When a registry deletes one of several tags that share a digest, reconcile\nstored bindings during the next digest scan instead of leaving orphans or\nwiping sibling tags.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: prune stale tag aliases on digest rescan",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-28T10:33:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "995e1082db2f5ff9b9796e7a1c1e9a1341b02f25",
"body": "Let users choose 10/25/50/100 items per page across all paged lists, store the choice in localStorage, and fix tag pagination totals after policy filtering.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(ui): add global persisted page size preference",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-28T09:24:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6fe299ea35ce635932bb135e84db495524dfd76a",
"body": "Deduplicate Failed Images filter building, fix banner counts against the full filtered set, simplify PolicyCompliancePanel, and move enqueueFailedArtifacts beside the partition helper.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "refactor: share policy exception filters and coalesce rescan helpers",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-16T10:15:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9762e23c8b20b74064e9a2e093441b78995c2921",
"body": "Only enqueue in-use failed artifacts as high priority on restart so unused images do not jump ahead of regular scans.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: skip unused policy-failed digests on startup rescan",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-16T09:31:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "202ecb4d50a3a3f20eeda3a41bb656cc33e24122",
"body": "Share a reusable prompt card and page through exception scans so the coding-agent fix prompt covers full filter matches, not just the visible page or top repos.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat(ui): expand policy agent prompt to all filtered exceptions",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-16T08:58:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a86f8332b59451581aad6e6b0bb2f534d8322a8b",
"body": "Enqueue runtime-used failed digests before other policy failures so they drain ahead of regular watcher scans.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: prioritize in-use policy-failed rescans on startup",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-07-16T08:55:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9dbf2333d6305abdc587551762f884f7c98cd38f",
"body": "…th zero\n\nParse kyverno apply summary for pass/fail/skip/error. Fail on fail>0,\nerror>0, or pass==0&&skip==0 (policy did not apply). Treat skip-only\noutcomes as success.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "cd-gate: pass when Kyverno skips rules; fail only if pass and skip bo…",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-05-06T09:37:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "49e9cdcc7742f53a1916a1876d6c301dacb78e32",
"body": "Made-with: Cursor",
"is_bot": false,
"headline": "chore: gitignore suppline-mcp build binary",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-28T07:41:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db84dc8786d95801548aa6d243c7c7e5eb8a8a37",
"body": "Made-with: Cursor",
"is_bot": false,
"headline": "feat: add suppline-mcp MCP server exposing suppline REST API tools",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-28T07:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc052103b24d75047d9becc1c7eab7392f19905c",
"body": "Rewrite legacy avd.aquasec.com paths to the year-segment form. Record\nSCAI/VEX attestation outcomes from the attestation phase when building\nscan records. Extend cd-gate .gitignore.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "fix: normalize Aqua AVD CVE URLs and persist attestation flags",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T10:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d4a60ff558daf66619e60b33dfa2eda2da0d3b",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T09:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de57011ae76e6bf7196cb62f0b789b97f72a7c0c",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T09:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd27be37adc611be34ae936d7bbbd7f4a7003029",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T09:26:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "951dfb66185310a9b2d47d62b49795eae210f8d1",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T08:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69fb6a69f99215aa909044574ccd6843997261eb",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-24T05:48:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f08f5bb3898cf487336bee2d02f9b4228ad28513",
"body": null,
"is_bot": false,
"headline": "cd-gate: gitlab ci working",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T13:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e0a9c173f57d94010f908428459bbef75dd1b24",
"body": null,
"is_bot": false,
"headline": "cd gate",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T12:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7c278cb5e6196d85820fbcfe053db496ceff1dd",
"body": "Required for CI and gitlab-ci-local; was untracked so GitLab clone had no policy file.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "Add Kyverno CD gate policy (scripts/cd-gate/policy.yaml)",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T12:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00901431db509a9d76d8468423670eccba6c9d06",
"body": null,
"is_bot": false,
"headline": "cd-gate docker compose",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T12:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdf98d9c9b3ab80dd228d10d07c109a429b5a130",
"body": null,
"is_bot": false,
"headline": "expose inuse+newer metrics",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T08:20:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c313928e3a9b4df63a15ab09ad0e246b4cc049c",
"body": null,
"is_bot": false,
"headline": "expose inuse+newer metrics",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T07:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "815ba66e16559e58d1b87d57c23cce5fbf5c78f0",
"body": null,
"is_bot": false,
"headline": "inuse+newer filter",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-23T06:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78fed7fad0acd31779c0271935e6a176f4bd077c",
"body": "Replace policy fix copy prompt with CVE VEX triage workflow",
"is_bot": false,
"headline": "Merge pull request #2 from daimoniac/cursor/vex-triage-workflow-prompt",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-22T13:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "439c949a5c0d5c2601caa7463074ac13bca46375",
"body": "Made-with: Cursor",
"is_bot": false,
"headline": "Replace policy fix copy prompt with CVE VEX triage workflow",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-22T13:08:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fcc73450ce6cb3b35ad92a7a2efeca4e8de22a3",
"body": null,
"is_bot": false,
"headline": "feat: AI-assisted VEX generation",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-22T12:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "068b7189d6f2dffabe8df5844dc76b936b76ab16",
"body": null,
"is_bot": false,
"headline": "feat: AI-assisted VEX generation",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-22T12:06:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b460361fa44846a1418afef2fccceaf7162536",
"body": null,
"is_bot": false,
"headline": "new repo for suppline",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-21T06:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "549888ba003cf337be3a24fd941a451656f7857d",
"body": null,
"is_bot": false,
"headline": "heartbeat for clusterstate-agent",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-17T15:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1aae82daaeaeba77669997d21eeedcd10f88963",
"body": "…d in latest scan",
"is_bot": false,
"headline": "runtimeinusewindow: only comes into effect when image was not include…",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-17T13:30:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33131687fb2c7d3d8f1563cb6545a5030bdb337d",
"body": null,
"is_bot": false,
"headline": "suppline-agent: reduce image_stale_after to 1h",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-16T06:26:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b2aee6a17894457f6deb7e3c024d9f3d258f1a8",
"body": null,
"is_bot": false,
"headline": "reapply commits to resolve occassional hangs issue",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-16T06:18:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e8355150a3686eeffe2a673999530bcc2ab84b",
"body": "This reverts commit 475657e75fc424ffa9fbdd12fdb7def5a23e153f.",
"is_bot": false,
"headline": "Revert \"sigstore bundle mode for attestations\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7be131a9d188a6553495f9dc36bcd0ee090d74f",
"body": "This reverts commit 54c443043c82ddde4819be1f63b5850045b6a3d0.",
"is_bot": false,
"headline": "Revert \"sigstore bundle mode for attestations 2\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30495caacb67c653193168f40a9fe3e999c2a805",
"body": "This reverts commit d3bbef9f14a3bc6be41db9462073ec1fdebec1e2.",
"is_bot": false,
"headline": "Revert \"timeout for attestations\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "260f42e72468276fd504e423750055daaf26414b",
"body": "This reverts commit b2894cb1d756d746c2627c1b852e0263af7e4a87.",
"is_bot": false,
"headline": "Revert \"timeout for attestations\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "445250f64575368466a9404fd39b5adbdf87b718",
"body": "This reverts commit de1b69abc7f5e087984eb545e315f2d3b67b41c0.",
"is_bot": false,
"headline": "Revert \"oci 1.1 referrers: use oras to clean up historic attestations\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95e59c4c01a501c0338528a52e94c2bbaa55b2a0",
"body": "This reverts commit 6a612e413006ad8f71859d2b8d3ebee3a019c88c.",
"is_bot": false,
"headline": "Revert \"OCI 1.1 referrers: upgrade kyverno policy suggestion\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T12:11:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a612e413006ad8f71859d2b8d3ebee3a019c88c",
"body": null,
"is_bot": false,
"headline": "OCI 1.1 referrers: upgrade kyverno policy suggestion",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T11:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de1b69abc7f5e087984eb545e315f2d3b67b41c0",
"body": null,
"is_bot": false,
"headline": "oci 1.1 referrers: use oras to clean up historic attestations",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-14T10:20:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74088a73c7b72cbc8cde8f8a867a387eee1223fb",
"body": null,
"is_bot": false,
"headline": "metrics for last sync time",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-13T18:15:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecf3e986d3e8bad3f474a64de1a843c46e4d228",
"body": null,
"is_bot": false,
"headline": "metrics for last sync time",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-13T18:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f094bfa35d508877a5bddf21e8b6d22737d5c0f2",
"body": null,
"is_bot": false,
"headline": "bump versions!",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-13T16:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b98b55ac8c875abe7f80a3f64de4d50a6c93b54",
"body": null,
"is_bot": false,
"headline": "x-suppline-ignore for helm charts etc",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-10T14:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2894cb1d756d746c2627c1b852e0263af7e4a87",
"body": null,
"is_bot": false,
"headline": "timeout for attestations",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-10T13:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bbef9f14a3bc6be41db9462073ec1fdebec1e2",
"body": null,
"is_bot": false,
"headline": "timeout for attestations",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-10T13:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54c443043c82ddde4819be1f63b5850045b6a3d0",
"body": null,
"is_bot": false,
"headline": "sigstore bundle mode for attestations 2",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-10T12:57:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "475657e75fc424ffa9fbdd12fdb7def5a23e153f",
"body": null,
"is_bot": false,
"headline": "sigstore bundle mode for attestations",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-10T12:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37247f248aebc2a6a6f3fb0c4a0ca587df24258e",
"body": null,
"is_bot": false,
"headline": "responsive layout",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T17:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02899090b8d4548d358c10248192c89222c01094",
"body": null,
"is_bot": false,
"headline": "refactor(ui): extract shared task list controls",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T14:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3384543e7eb11cc1382e5b6868e249d6a87a3716",
"body": null,
"is_bot": false,
"headline": "refactor(ui): extract shared task section wrappers",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T14:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e75001669be0f41a5a0c82d93fa77545c88e646a",
"body": null,
"is_bot": false,
"headline": "improve tasks page",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T14:37:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927ba17704d23a5a86464655ffd2337ab5dd09e9",
"body": null,
"is_bot": false,
"headline": "whitelist repos",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T14:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346990fb4884a937c17707cf8fdabb01160d90cf",
"body": null,
"is_bot": false,
"headline": "whitelist repos",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T13:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f8ef3ce73ddca3821d35610d1a239d01c00eece",
"body": null,
"is_bot": false,
"headline": "whitelist repos",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T13:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dc34c631ba4c5c33efa69f9a906ff9ccf88f936",
"body": null,
"is_bot": false,
"headline": "tasks for managing vex",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T12:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec5daea6d0d778425ac51c78e9eb85ddbcd143d",
"body": "This reverts commit 5db05990f42866267f1d46919ac281b30a0c6d35.",
"is_bot": false,
"headline": "Revert \"dedicated repo for attestations\"",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-09T10:31:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5db05990f42866267f1d46919ac281b30a0c6d35",
"body": null,
"is_bot": false,
"headline": "dedicated repo for attestations",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-08T16:01:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c83cab59c91bd036dbd847b1038a63a35140c2b8",
"body": null,
"is_bot": false,
"headline": "trim AGENTS.md",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-08T12:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a41107f27464fa9e37c0ce6e636b7b9710711d7",
"body": null,
"is_bot": false,
"headline": "remove legacy tolerations code",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-08T12:45:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c14cd95845a47347010a7644154b7a0bbc0650a8",
"body": null,
"is_bot": false,
"headline": "vex tests",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-08T11:57:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b3a54d48e9659119fbb02136926ccee4f553ef2",
"body": null,
"is_bot": false,
"headline": "legacy vex statements converter",
"author_name": "Stefan Knott",
"author_login": "daimoniac",
"committed_at": "2026-04-08T11:48:29Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 340,
"latest_release_at": "2026-07-29T16:53:34Z",
"latest_release_tag": "v0.1.4",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 22,
"days_since_latest_release": 0,
"mean_days_between_releases": 50.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/daimoniac/suppline",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/daimoniac/suppline",
"is_deprecated": false,
"latest_version": "v0.1.4",
"repository_url": "https://github.com/daimoniac/suppline",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-29T16:53:12Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 5,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 4
},
"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": [
"ui/tsconfig.json"
],
"toolchain_manifests": [
"clusterstate-agent/go.mod",
"go.mod"
],
"largest_source_bytes": 83598,
"source_files_sampled": 132,
"oversized_source_files": 3,
"agent_instruction_files": [
"AGENTS.md",
"ui/AGENTS.md"
],
"agent_instruction_max_bytes": 14271
},
"dependencies": {
"manifests": [
"clusterstate-agent/go.mod",
"go.mod",
"ui/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "github.com/joho/godotenv",
"manifest": "clusterstate-agent/go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "k8s.io/api",
"manifest": "clusterstate-agent/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/apimachinery",
"manifest": "clusterstate-agent/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "k8s.io/client-go",
"manifest": "clusterstate-agent/go.mod",
"ecosystem": "go",
"version_constraint": "v0.36.3"
},
{
"name": "github.com/Masterminds/semver/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.5.0"
},
{
"name": "github.com/google/cel-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.30.0"
},
{
"name": "github.com/google/go-containerregistry",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.21.7"
},
{
"name": "github.com/joho/godotenv",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/leanovate/gopter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.11"
},
{
"name": "github.com/mattn/go-sqlite3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.49"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.24.1"
},
{
"name": "github.com/swaggo/http-swagger",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.4"
},
{
"name": "github.com/swaggo/swag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.6"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "@tailwindcss/vite",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.3"
},
{
"name": "lucide-react",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^1.27.0"
},
{
"name": "react",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.8"
},
{
"name": "react-dom",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.8"
},
{
"name": "react-router",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^8.3.0"
},
{
"name": "tailwindcss",
"manifest": "ui/package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.3"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "daimoniac",
"commits": 340,
"avatar_url": "https://avatars.githubusercontent.com/u/7752824?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy-pages.yml",
"docker-build.yml",
"helm.yml",
"release.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml",
"eslint.config.js"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0303ef17970feee2cfdc22c6b72ba25e94a60f21",
"ran_at": "2026-07-30T05:39:51Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-29T18:27:11Z",
"oldest_open_prs": [
{
"number": 3,
"created_at": "2026-04-23T08:51:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-07-29T12:35:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-07-29T13:20:46Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2026-07-29T13:51:26Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-04-22T13:09:15Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/daimoniac/suppline",
"host": "github.com",
"name": "suppline",
"owner": "daimoniac"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 40,
"vitality": 81,
"community": 29,
"governance": 53,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"commits_last_year": 340,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 22
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "22/52 weeks with commits",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 22
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "340 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 340
}
}
],
"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": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.1.4",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 50.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~50.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 50.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 0,
"stars": 5,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 53,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 46,
"inputs": {
"followers": 4,
"owner_type": "User",
"is_verified": null,
"owner_login": "daimoniac",
"public_repos": 22,
"account_age_days": 4442
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4 followers of daimoniac",
"points": 5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4,
"login": "daimoniac"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~12 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/daimoniac/suppline"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"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 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".golangci.yml, eslint.config.js",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, eslint.config.js"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"admission-controller",
"cosign",
"kubernetes",
"regsync",
"security",
"sigstore",
"supply-chain",
"trivy"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 82,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.55,
"agent_instruction_files": [
"AGENTS.md",
"ui/AGENTS.md"
],
"agent_instruction_max_bytes": 14271
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, ui/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, ui/AGENTS.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": "55 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"ui/tsconfig.json"
],
"agent_commit_share": 0.45,
"toolchain_manifests": [
"clusterstate-agent/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0
},
"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": ".golangci.yml, eslint.config.js",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml, eslint.config.js"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "ui/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ui/tsconfig.json"
}
}
],
"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": "45 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 45,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 83598,
"source_files_sampled": 132,
"oversized_source_files": 3
},
"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": "3/132 source files over 60KB",
"points": 53.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 132,
"oversized": 3
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T05:39:56.080251Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/daimoniac/suppline.svg",
"full_name": "daimoniac/suppline",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}