Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 119,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 88335,
"HTML": 1150,
"Makefile": 1083,
"Dockerfile": 375,
"Go Template": 1104
},
"pushed_at": "2026-07-03T11:08:30Z",
"created_at": "2025-06-24T21:04:34Z",
"owner_type": "Organization",
"updated_at": "2026-07-03T11:08:43Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://cast.ai",
"name": "CAST AI",
"type": "Organization",
"login": "castai",
"company": null,
"location": null,
"followers": 251,
"avatar_url": "https://avatars.githubusercontent.com/u/44625431?v=4",
"created_at": "2018-10-31T00:13:08Z",
"is_verified": null,
"public_repos": 109,
"account_age_days": 2821
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-06-22T19:56:37Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-06-19T00:47:44Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-06-09T11:59:46Z"
},
{
"tag": "v0.2.3",
"kind": "patch",
"published_at": "2026-05-19T23:07:23Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2026-05-06T19:25:03Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-04-29T18:14:02Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-09-11T19:26:37Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-08-01T22:31:10Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-08-01T22:28:27Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-08-01T22:14:22Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-06-27T23:23:07Z"
}
],
"recent_commits": [
{
"oid": "6547fc312876c25bc4f9baa57372d8b950d8a69b",
"body": null,
"is_bot": false,
"headline": "NOJIRA: change wif setup for push jobs (#21)",
"author_name": "spawlaczykcast",
"author_login": "spawlaczykcast",
"committed_at": "2026-07-03T11:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dd1be042cca451849dbb8df90e3e59aa305ef41",
"body": "helm.sh/chart and app.kubernetes.io/version change on every chart/app\nversion bump. Using them in spec.selector.matchLabels (which is immutable)\ncauses upgrades to fail. Selector now uses only stable identity labels:\napp.kubernetes.io/name and app.kubernetes.io/instance.",
"is_bot": false,
"headline": "fix(helm): remove version labels from deployment selector (#20)",
"author_name": "Karan Suryadevra",
"author_login": "karansuryadevra",
"committed_at": "2026-06-22T19:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d78c052bd4f462f725d0340fb6c8e826b4ad468",
"body": "* add support for additionalSelectorLabels\n\n* Address review feedback and add scale-down PDB cleanup\n\nFixes from PR review:\n- Add nil check in enrichSelectorWithAdditionalLabels to prevent panic\n when a workload has a nil selector\n- Detect and handle PDB selector changes in updateExistingPDB by\n d\n[…]\n\nKimchi flagged 1.26.4 as invalid, but the release and golang:1.26.4-alpine\nimage are available. Revert the unnecessary downgrade while keeping the\nvalid functional fixes from the prior review commit.",
"is_bot": false,
"headline": "Add support for additional selector labels (#15)",
"author_name": "Karan Suryadevra",
"author_login": "karansuryadevra",
"committed_at": "2026-06-19T00:47:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "be4e0ecccb5c0eaf07124c9157dce0d3f7b7c199",
"body": "Co-authored-by: Ihar Statkevich <ihar@cast.ai>",
"is_bot": false,
"headline": "TOOL-1188: add landing page for Helm chart GitHub Pages (#17)",
"author_name": "Ihar Statkevich",
"author_login": "ab0utbla-k",
"committed_at": "2026-06-09T11:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdfb78c69d7ec2a3789a46c9affb131cfb8bd189",
"body": "… (#16)\n\nCo-authored-by: Ihar Statkevich <ihar@cast.ai>",
"is_bot": false,
"headline": "TOOL-1188: add automated Docker image build and Helm release workflow…",
"author_name": "Ihar Statkevich",
"author_login": "ab0utbla-k",
"committed_at": "2026-06-09T11:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c8bd0a6a9aba4c9d620933db7611717bccff7c",
"body": "Revert the chart version bump so published and source chart versions remain at 0.2.3 with image 0.5.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "revert: keep helm chart at v0.2.3",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-27T15:00:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2a6662dd9558b95b31353bb34939b2752d53676d",
"body": "Bump the chart version to publish the latest chart while keeping appVersion/image at 0.5.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: release helm chart v0.2.4",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-27T14:56:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2fcf2374bcd10c9713c13c6cce332f6912a9444e",
"body": "feat: PDB unhealthyPodEvictionPolicy (AlwaysAllow / IfHealthyBudget)",
"is_bot": false,
"headline": "Merge pull request #14 from castai/feat/unhealthy-pod-eviction-policy",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-19T23:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ab8b33349cd6669f2bcbb16f0bea3b0397b774c",
"body": "- parsePDBValue trimmed percent; no-rules exclusion; namespace+name AND rule\n- hasCustomPDBAnnotations when unhealthy key present with empty value\n- restore TestParseDurationFromConfigMap after accidental merge\n- resolveUnhealthyPodEvictionPolicy: empty annotation + trimmed IfHealthyBudget\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "test: deepen regression cases (exclusions, PDB %, unhealthy resolve)",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-14T01:10:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "68029f9b08363b1e1a1d0b8776ec6e24d24a15c1",
"body": "- parsePDBValue, parseDurationFromConfigMap\n- hasCustomPDBAnnotations (incl. unhealthy policy key), hasBypassAnnotation\n- isWorkloadExcluded: namespace regex, name regex, label AND rules\n- resolveUnhealthyPodEvictionPolicy: default vs annotation vs invalid fallback\n- Drop redundant loop capture in unhealthy_policy_test\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "test: regression coverage for PDB parsing, exclusions, annotations",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-14T00:42:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "58c565e97e3742d8776123fb56a43e50f76ce125",
"body": "- ConfigMap key defaultUnhealthyPodEvictionPolicy (optional; K8s 1.26+)\n- Workload annotation workloads.cast.ai/pdb-unhealthyPodEvictionPolicy overrides default\n- Apply on PDB create/update and updateExistingPDB; reconcile when ConfigMap changes\n- Helm: values + conditional ConfigMap data; chart 0.2.3, app/image 0.5\n- Tests for parse and equality helpers; docs in READMEs\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat: unhealthyPodEvictionPolicy (AlwaysAllow / IfHealthyBudget)",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-14T00:29:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fcf437b18be94be76a2afaa5616ec7ac3af1dce9",
"body": "chore: default image to castai-hub Artifact Registry; align Makefile",
"is_bot": false,
"headline": "Merge pull request #13 from castai/issue-#10",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-06T19:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edfd1148a8fa70bc70071310462dcb3997d503dd",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(make): align DOCKER_IMAGE_NAME with Artifact Registry castai-hub",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-06T19:23:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6added7c8486ecb3ef2bd84cbaa7398537603160",
"body": "Point Helm values and raw deployment manifest at\nus-docker.pkg.dev/castai-hub/library/castai-pdb-controller:0.4.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(helm): default image to castai-hub Artifact Registry 0.4",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-06T19:22:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f7f70f5316da8982d104a63859ac1ee2926ea4e",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(helm): remove ttl.sh example values file",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-06T18:45:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b5cd40a81f65dfa5dc26c5ba9283c8a013b1dd87",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "docs(helm): example values for ttl.sh test image",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-06T18:41:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d09bafe3a3b642dfb619dbb833259874cfd363e6",
"body": "fix: PDBs in excluded namespaces on startup (#10)",
"is_bot": false,
"headline": "Merge pull request #12 from castai/issue-#10",
"author_name": "Ronak",
"author_login": "ronakforcast",
"committed_at": "2026-05-06T11:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2e70c0f6efb0e3e7082f52fd81d37e78cdfe0fe",
"body": "- Helm chart version 0.2.2, appVersion 0.4\n- Default image tag 0.4 in values and helm README\n- Makefile multi-arch tags latest 0.4\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: chart 0.2.2, app/image 0.4",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T23:34:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "44961c6f0397eb200d4420de96a96f3d99be3f62",
"body": null,
"is_bot": false,
"headline": "chore: retrigger CI",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T23:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b62c054abf1b1b795ef4d138f0e7c4baa4860171",
"body": "- On transient List errors during PDB race recheck, log and retry instead\n of aborting creation; fall through to Get/Create (AlreadyExists safe).\n- Pass controller ctx into updateDefaultPDBConfig and reconcile goroutines\n instead of context.Background() for graceful shutdown (PR review).\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: race-check list retries; propagate ctx to config reconcile",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T23:17:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ada3afe1fdaf95b1f600a798d6e5e62ef8b6f5f6",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore: remove optional minikube hack regression assets",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T23:07:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "868c1e775d9587d841b3169b5d06ad76b475b2d7",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "chore(hack): align minikube exclusion regex with production-style list",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T22:29:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "25b446841584f5d8efb63cd4c89074d9e3e0be10",
"body": "- Run ConfigMap watch and startup poor-PDB scan only after leader election\n (runController), not from main on every replica.\n- Gate full reconcile behind updateDefaultPDBConfig(..., reconcile); startup\n loadDefaultPDBConfig applies config without spawning reconcile goroutines.\n- Clear Exclusions i\n[…]\nts that honor\n ctx (avoids election-window hazards and arbitrary blocking).\n- Add hack/minikube-exclusion-test.sh and values/workloads for regression.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "fix: leader-only config reconcile and bounded PDB race checks (#10)",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-05-04T21:41:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3c12976e7482b6eaebbfed51a03c9190633960b7",
"body": "Configurable log levels with chart 0.2.1 (image 0.3)",
"is_bot": false,
"headline": "Merge pull request #11 from castai/feat/log-levels",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-04-29T18:14:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d89b585365dc0d3932512499feb7e8a76eaf6df",
"body": "Set Helm chart version to 0.2.1 while keeping appVersion at 0.3 for the manually published controller image.\n\nMade-with: Cursor",
"is_bot": false,
"headline": "chore: bump chart version to 0.2.1",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-04-29T18:04:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a37768d695e964f52ef0834ae9fcf6f00be5f77e",
"body": "Made-with: Cursor",
"is_bot": false,
"headline": "chore: Helm chart 0.2.0 with image 0.3 (appVersion 0.3)",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-04-29T01:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef881ade06910f2ac8d35ae861faddbc89309854",
"body": "- Restore full README, root k8s samples, Helm chart 0.2.0 / image 0.2, makefile tags\n- Keep log level docs in README + Helm README values row + config.logLevel\n- Remove docker-publish workflow (not part of log-level feature)\n\nMade-with: Cursor",
"is_bot": false,
"headline": "chore: scope PR to log levels only — restore docs and 0.2 chart",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-04-29T00:37:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f28e09d3292d1e5babea0df369848167687ecc4e",
"body": "- Add logLevel (ConfigMap + env) with debug/info/warn/error and leveled helpers\n- Helm: logLevel in values and ConfigMap; image tag and chart 0.3.0\n- Makefile: tag 0.3 for multi-arch builds\n- README: shorter root doc; Helm README logLevel row and markdown fix\n- Remove duplicate root k8s manifests (use Helm as source of truth)\n- CI: publish Docker image to Docker Hub on v* tags (requires DOCKERHUB_* secrets)\n\nMade-with: Cursor",
"is_bot": false,
"headline": "feat: configurable log levels, chart 0.3, Docker publish on tag",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2026-04-29T00:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c0f2d8a4fd3244d565acfef40e97ba47d9f08d6",
"body": "[castai-pdb-controller]: Fix/exclusion config loading",
"is_bot": false,
"headline": "Merge pull request #9 from castai/fix/exclusion-config-loading",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T22:02:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac981c4e4c5e3a2818ee062ac46e8daca1b7b135",
"body": "Remove unnecessary test files that are no longer needed:\n- e2e-test-workloads.yaml\n- simple-test-workload.yaml",
"is_bot": false,
"headline": "Clean up test files",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T21:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42aad14fbf89d30bafa03a4b283254a125d6acc",
"body": "- Fix ConfigMap YAML parsing issue that prevented exclusion rules from loading\n- Add comprehensive regex validation with detailed error logging\n- Enhance error messages to include workload context for better debugging\n- Validate regex patterns at load time to catch malformed patterns early\n- Simplif\n[…]\nl handling of invalid regex patterns without breaking system\n\nThe exclusion system now works correctly with proper error reporting for\nmalformed regex patterns, making it easier to debug and maintain.",
"is_bot": false,
"headline": "Fix exclusion logic and add enhanced regex validation",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T21:58:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bab9802a0fb1dd8441a28299758d101aca6fd4ff",
"body": null,
"is_bot": false,
"headline": "Simplify exclusion logic and clean up debug logging",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T21:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fd7778b15c11ce3fd8f1554c69e0b7a6f721db0",
"body": "… scan",
"is_bot": false,
"headline": "Add comprehensive debug logging to exclusion logic and reconciliation…",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T20:57:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9b3b288d10071bc6796e1d68396232d5af43050",
"body": null,
"is_bot": false,
"headline": "Add debug logging to exclusion logic and fix config loading order",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T20:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b365ac18a009ee5a8ea854bd63a145e8f27ed69",
"body": "feat: update Helm release workflow to preserve existing chart versions",
"is_bot": false,
"headline": "Merge pull request #8 from castai/feat/helm-workflow-improvements",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T19:28:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd1268d1d1092afe5491d556502a262bff0dc9a",
"body": "- Download existing charts and index before publishing new version\n- Merge new chart with existing repository to maintain backward compatibility\n- Ensures customers can continue using previous chart versions",
"is_bot": false,
"headline": "feat: update Helm release workflow to preserve existing chart versions",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T19:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44361cbd914a90c9384d8ecc6be7f1325eb1dfe4",
"body": "[castai-pdb-controller] exclusion rule support",
"is_bot": false,
"headline": "Merge pull request #6 from castai/fix/duplicate-pdb-issue",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-11T19:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "177545a7ea5a47ada8e8ee0fa286425edfca6e9d",
"body": "- Enhanced regex validation with detailed warning logs for bad patterns\n- Graceful error handling that continues processing other rules\n- Better user feedback for debugging exclusion rule configuration\n- Prevents controller crashes from invalid regex patterns\n- Maintains backward compatibility with \n[…]\nions\n\nTested on EKS cluster with comprehensive scenarios:\n- Normal PDB creation ✅\n- Annotation support ✅\n- Bypass annotation ✅\n- Exclusion rules ✅\n- Existing PDB handling ✅\n- Race condition handling ✅",
"is_bot": false,
"headline": "feat: Add regex validation logging for exclusion rules",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-09-10T20:12:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f1f1ebcce503ad744086e594ebd52d7ab7216d85",
"body": "- Bump chart version from 0.1.2 to 0.2.0\n- Major release due to new exclusion rules feature\n- Maintains appVersion 0.2 for controller image",
"is_bot": false,
"headline": "Update Helm chart to version 0.2.0 for major release",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-09-05T19:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e90cf3dbfa52e57239578b7f004cc2100ddf195b",
"body": "- Add regex-based exclusion rules for selective PDB management\n- Enhance annotation support for custom PDB configurations\n- Add robust initialization to prevent panics on startup\n- Improve reconciliation logic with automatic cleanup\n- Update Helm chart to version 0.1.2 with exclusion config support\n- Update documentation with new features and usage examples\n\nAll functionality tested and working on EKS cluster.",
"is_bot": false,
"headline": "Fix duplicate PDB creation and add exclusion rules",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-09-05T19:41:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2346e3fb3ade340348845496dea84ac3ec5e4f8",
"body": null,
"is_bot": false,
"headline": "Fix duplicate PDB issue: return early if any PDB exists for workload",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-09-05T01:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ff540a1b68bfd20a9754f159063b56f2292e97",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feat/max-unavailable-support' into main",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:57:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7132c243272b86df9dc363c10c03bb3297942c8d",
"body": null,
"is_bot": false,
"headline": "docs: clarify helm --set behavior for PDB mode switching",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b54870e6b77b6d9fac41f045b8561cc5da29fa3",
"body": null,
"is_bot": false,
"headline": "fix: add environment configuration to fix GitHub Pages deployment",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49671c978b304f1521d4041c8eb45876d4a5592f",
"body": "…rules",
"is_bot": false,
"headline": "fix: simplify helm-release workflow to bypass environment protection …",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d963246c45872ac675123cf857c41685d5c795c1",
"body": "fix: change trigger from tags to releases to avoid environment protec…",
"is_bot": false,
"headline": "Merge pull request #5 from castai/fix/helm-release-workflow",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:19:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afbe7488e6cab3d3ad668cfa35e3e42285d6e9e8",
"body": "…tion issues\n\n- Change trigger from 'push tags' to 'release published'\n- Update variable references to use release tag name\n- Avoid github-pages environment protection rules for tag deployments",
"is_bot": false,
"headline": "fix: change trigger from tags to releases to avoid environment protec…",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53e81d0d8cd158bb565bcb83580a25592a79458d",
"body": "fix: add environment configuration to helm-release workflow",
"is_bot": false,
"headline": "Merge pull request #4 from castai/fix/helm-release-workflow",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60df11d0887f68666ba4118c3e38bc593e517e58",
"body": "- Add github-pages environment to deployment job\n- Fix missing environment error in GitHub Pages deployment\n- Enable automatic chart publishing when tags are pushed",
"is_bot": false,
"headline": "fix: add environment configuration to helm-release workflow",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T22:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8a7410e57a3e178d355a24e0cd38de5bdb8f917",
"body": "feat: add smart PDB configuration switching with automatic defaults",
"is_bot": false,
"headline": "Merge pull request #3 from castai/feat/max-unavailable-support",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T21:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34a7ce67092f07b0c58eb6395c16b25f1437d2fb",
"body": "- Set default minAvailable to '1' for automatic PDB creation\n- Add smart template logic to ensure only one PDB mode is active\n- maxUnavailable takes precedence when explicitly set\n- Users no longer need to manually set null values\n- Simplify Helm usage with automatic mode switching\n- Update documentation to reflect new default behavior",
"is_bot": false,
"headline": "feat: add smart PDB configuration switching with automatic defaults",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T21:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dadeaeb492ca15d76e363d35c339462df098e17",
"body": "feat: add flexible PDB configuration support",
"is_bot": false,
"headline": "Merge pull request #2 from castai/feat/max-unavailable-support",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T21:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eea6b277e3ad55425b7c1849d90ca90a30fdaf93",
"body": "- Add support for both minAvailable and maxUnavailable modes\n- Allow unsetting values using null, empty string, or omission\n- Update chart version to 0.1.1\n- Enhance Helm --set flag support for dynamic configuration\n- Improve documentation with clear examples and usage patterns\n- Add comprehensive cleanup process for CAST AI PDBs\n- Fix template logic to handle null values properly",
"is_bot": false,
"headline": "feat: add flexible PDB configuration support",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-08-01T21:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d6e8da70b956a96bb2e8911bfe1ce59233b601c",
"body": "feat: enhance Helm chart for production readiness",
"is_bot": false,
"headline": "Merge pull request #1 from castai/feat/helm-upgrades",
"author_name": "anthonyvg9",
"author_login": "anthonyvg9",
"committed_at": "2025-06-27T23:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef36a006ba45dce729d26d22446ae5ddcc867de",
"body": null,
"is_bot": false,
"headline": "clean up readme",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-27T23:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f3b48e2c973ec3ce74adba7b84cc9140c0daed8",
"body": "- Update appVersion in Chart.yaml from 'latest' to '0.1.0'\n- Update default image tag in values.yaml from 'latest' to '0.1'\n- Ensures consistent versioning for production release",
"is_bot": false,
"headline": "fix: update app version and image tag to 0.1.0/0.1",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-27T23:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5814773ed142d93a36a4b43bc65e52dcb3efa8b2",
"body": "- Fix ConfigMap key mismatches (defaultMinAvailable/defaultMaxUnavailable)\n- Add comprehensive configurable options (resources, security context, pod settings)\n- Eliminate hardcoded values in deployment template\n- Add deployment strategy configuration\n- Update RBAC namespace references\n- Complete Helm labels template\n- Add comprehensive documentation with installation examples\n- Test and verify chart installation works correctly\n- Update README with production-ready examples and troubleshooting",
"is_bot": false,
"headline": "feat: enhance Helm chart for production readiness",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-27T23:15:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2248332eba24630185dae202b1dc0381ad94994",
"body": null,
"is_bot": false,
"headline": "docs: add --create-namespace flag to installation commands",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:51:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e3ca08678ad1fd19d798d7efbd26a71b8c30a08",
"body": null,
"is_bot": false,
"headline": "docs: update installation instructions to use castai-agent namespace",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:45:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e703cb27c4ee15b94638ad57e3288f5e6f08b4f9",
"body": null,
"is_bot": false,
"headline": "revert: remove namespace template, let user specify namespace",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cfbb66f91389341ae4fe5e2fdd4f52291e505a",
"body": "This reverts commit 44dc440268dd28d6a50d98de10cdec9f5226b434.",
"is_bot": false,
"headline": "Revert \"chore(helm): bump chart version to 0.1.1 for namespace fix\"",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44dc440268dd28d6a50d98de10cdec9f5226b434",
"body": null,
"is_bot": false,
"headline": "chore(helm): bump chart version to 0.1.1 for namespace fix",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c5bd97c2af081f1b3a1d878fc809c8d13c416b5",
"body": null,
"is_bot": false,
"headline": "feat(helm): ensure namespace is created by default for castai-agent",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b73607fccd09a83ca5f9fb8fde6e1315675a80",
"body": null,
"is_bot": false,
"headline": "Initial commit: CAST AI PDB Controller",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:28:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fdac4d787e9f04bdd2b2344e6e3f42b0872dbfe",
"body": null,
"is_bot": false,
"headline": "init update",
"author_name": "Anthony",
"author_login": "anthonyvg9",
"committed_at": "2025-06-25T00:10:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 53,
"latest_release_at": "2026-06-22T19:56:37Z",
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_last_push": 19,
"active_weeks_last_year": 10,
"days_since_latest_release": 29,
"mean_days_between_releases": 36.1
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-04-28",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 1
},
"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": 64048,
"source_files_sampled": 5,
"oversized_source_files": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.38.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-5cv4-jp36-h3mw",
"GO-2026-4440",
"GO-2026-4441",
"GO-2026-4918",
"GO-2026-5025",
"GO-2026-5026",
"GO-2026-5027",
"GO-2026-5028",
"GO-2026-5029",
"GO-2026-5030"
],
"fixed_version": "1.26.3",
"advisory_count": 11,
"oldest_advisory_days": 167
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.31.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 61
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.23.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 8
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 2,
"moderate": 1
},
"advisory_count": 13,
"affected_count": 3,
"assessed_count": 40,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "k8s.io/api",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.1"
},
{
"name": "k8s.io/apimachinery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.1"
},
{
"name": "k8s.io/client-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.33.1"
},
{
"name": "sigs.k8s.io/yaml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "k8s.io/api",
"direct": true,
"version": "v0.33.1",
"ecosystem": "go"
},
{
"name": "k8s.io/apimachinery",
"direct": true,
"version": "v0.33.1",
"ecosystem": "go"
},
{
"name": "k8s.io/client-go",
"direct": true,
"version": "v0.33.1",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/yaml",
"direct": true,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/emicklei/go-restful/v3",
"direct": false,
"version": "v3.11.0",
"ecosystem": "go"
},
{
"name": "github.com/fxamacker/cbor/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonpointer",
"direct": false,
"version": "v0.21.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/jsonreference",
"direct": false,
"version": "v0.20.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/swag",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/gogo/protobuf",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/google/gnostic-models",
"direct": false,
"version": "v0.6.9",
"ecosystem": "go"
},
{
"name": "github.com/google/go-cmp",
"direct": false,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/josharian/intern",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"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/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.5",
"ecosystem": "go"
},
{
"name": "github.com/x448/float16",
"direct": false,
"version": "v0.8.4",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.38.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/oauth2",
"direct": false,
"version": "v0.27.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.31.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.30.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.5",
"ecosystem": "go"
},
{
"name": "gopkg.in/evanphx/json-patch.v4",
"direct": false,
"version": "v4.12.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/inf.v0",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "k8s.io/klog/v2",
"direct": false,
"version": "v2.130.1",
"ecosystem": "go"
},
{
"name": "k8s.io/kube-openapi",
"direct": false,
"version": "v0.0.0-20250318190949-c8a335a9a2ff",
"ecosystem": "go"
},
{
"name": "k8s.io/utils",
"direct": false,
"version": "v0.0.0-20241104100929-3ea5e8cea738",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/json",
"direct": false,
"version": "v0.0.0-20241010143419-9aa6b5e7a4b3",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/randfill",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "sigs.k8s.io/structured-merge-diff/v4",
"direct": false,
"version": "v4.6.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 40,
"direct_count": 4,
"indirect_count": 36
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 17,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "anthonyvg9",
"commits": 59,
"avatar_url": "https://avatars.githubusercontent.com/u/124307868?v=4"
},
{
"type": "User",
"login": "ab0utbla-k",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/71011941?v=4"
},
{
"type": "User",
"login": "karansuryadevra",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/61382856?v=4"
},
{
"type": "User",
"login": "ronakforcast",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/149561214?v=4"
},
{
"type": "User",
"login": "spawlaczykcast",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/227127198?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.908
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release-image.yaml"
],
"has_docs_dir": false,
"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": 5,
"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": 0,
"reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"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": 2,
"reason": "Found 4/14 approved changesets -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "28 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": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "12 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "6547fc312876c25bc4f9baa57372d8b950d8a69b",
"ran_at": "2026-07-22T19:25:26Z",
"aggregate_score": 4.7,
"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-03T11:08:30Z",
"oldest_open_prs": [
{
"number": 22,
"created_at": "2026-07-16T20:56:55Z",
"last_comment_at": "2026-07-20T13:06:00Z",
"last_comment_author": "kimchi-review"
}
],
"last_merged_pr_at": "2026-07-03T11:08:28Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/castai/castai-pdb-controller",
"host": "github.com",
"name": "castai-pdb-controller",
"owner": "castai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 58,
"vitality": 72,
"community": 12,
"governance": 55,
"engineering": 45
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"commits_last_year": 53,
"human_commit_share": 1,
"days_since_last_push": 19,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 19 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 19
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "53 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 53
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "28 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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 11,
"latest_release_tag": "v1.1.1",
"releases_from_tags": true,
"days_since_latest_release": 29,
"mean_days_between_releases": 36.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 29 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 29
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~36.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 36.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 19,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 19 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 19
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 2,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.908
},
"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 91% of commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 91
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"merged_prs": 17,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 3
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "17/20 decided PRs merged",
"points": 32.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 17,
"decided": 20
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/14 approved changesets -- score normalized to 2",
"points": 3,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 251,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "castai",
"public_repos": 109,
"account_age_days": 2821
},
"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": "251 followers of castai",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 251,
"login": "castai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "109 public repos, account ~7 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 109
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 45,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 47,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.7
},
"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.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/14 approved changesets -- score normalized to 2",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "28 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 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "12 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 40 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": 40
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 13,
"affected_packages": 3,
"assessed_packages": 40,
"unassessed_packages": 0,
"affected_by_severity": "moderate 1, unknown 2",
"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": 40,
"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": 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": "moderate",
"name": "AI Readiness",
"value": 67,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.846,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "55 of 65 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 65
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 78,
"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.231,
"toolchain_manifests": [
"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": 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": "15 of the last 65 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 15,
"sampled": 65
}
}
],
"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 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 89,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 64048,
"source_files_sampled": 5,
"oversized_source_files": 1
},
"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": "1/5 source files over 60KB",
"points": 44,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 1
}
}
],
"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",
"Could not fetch go package 'github.com/yourname/castai-pdb-controller' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-22T19:25:41.750664Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/castai/castai-pdb-controller.svg",
"full_name": "castai/castai-pdb-controller",
"license_state": "absent",
"license_spdx": null
}