JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"go",
"golang"
],
"is_fork": false,
"size_kb": 15978,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 275449,
"CSS": 327,
"Vue": 1836,
"HTML": 307,
"Shell": 1994,
"Python": 273,
"Makefile": 3082,
"Dockerfile": 3616,
"JavaScript": 2138,
"PowerShell": 2124,
"TypeScript": 5967
},
"pushed_at": "2025-08-10T04:00:45Z",
"created_at": "2025-07-27T05:59:33Z",
"owner_type": "User",
"updated_at": "2026-04-03T10:05:49Z",
"description": "A powerful Go-based CLI tool for scaffolding modern web applications from initialization to deployment with pre-configured templates and best practices. Features interactive TUI, dynamic templating, parameter validation, and post-scaffolding automation.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Jash Kahar",
"type": "User",
"login": "jashkahar",
"company": "@microsoft ",
"location": "United States",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/47451302?v=4",
"created_at": "2019-02-08T13:02:47Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 2723
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-08-10T04:01:49Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-08-08T02:28:30Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2025-08-02T04:06:24Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2025-07-30T01:52:07Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-07-29T22:52:43Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-07-28T01:24:28Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-07-27T22:28:27Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2025-07-27T21:38:00Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-07-27T08:55:20Z"
}
],
"recent_commits": [
{
"oid": "45f00370631f9acdd3add95c4d37cc658eb242a4",
"body": "PATCH: Bug fixes",
"is_bot": false,
"headline": "Merge pull request #9 from jashkahar/develop",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-10T03:53:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46b745c47e236481d0dd534bae6ae560a5951279",
"body": "PATCH: sync docs with current CLI; align schema; fix examples; gate t…",
"is_bot": false,
"headline": "Merge pull request #8 from jashkahar/patch/bug-fixes",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-10T03:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3280ff6154fbe9e38341eb10434dea6621a96d03",
"body": "…erraform tip\n\n- README:\n - Quickstart: use `om add service --template fastapi-basic` (no positional args)\n\n- docs/architecture.md:\n - Add `om ls --detailed` flag\n - Update `om delete` to subcommands: service|component|resource with `--files`\n - Mark Terraform generator as temporarily disabled\n \n[…]\nary output\n\n- cmd/add_service.go:\n - Fix component example to use `--template nginx-gateway`\n - Expand template list to include `nginx-gateway`, `redis-cache`\n\nNo linter issues in modified Go files.",
"is_bot": false,
"headline": "PATCH: sync docs with current CLI; align schema; fix examples; gate t…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-10T03:43:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "14f0afad239ad9ec201e1b5d4ff1b6ffd9e3b5e4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-09T01:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a906ea10472c715c1a9f323126e17bfb5ad62a5",
"body": null,
"is_bot": false,
"headline": "Fix release automation",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T02:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f3a475bb6a5e9b6fb1fff9796b35d74af85f520",
"body": "Readme clean up",
"is_bot": false,
"headline": "Merge pull request #7 from jashkahar/develop",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T01:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8f82295ae4382410268b45d6a99d1f46709c0c1",
"body": "Release ready",
"is_bot": false,
"headline": "Merge pull request #6 from jashkahar/develop",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T01:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc34eb0d3b681a89b89babf74a4078c5016bfa7c",
"body": null,
"is_bot": false,
"headline": "Patch: Clean up",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T01:50:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cd3cc359cf852d9a97cf182bfaba0b2ebac4815",
"body": "Update README and refactor types for resource management",
"is_bot": false,
"headline": "Merge pull request #5 from jashkahar/patch/bug-fixes",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T01:43:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62cfd8b2d5299f99945afd05895fa0d4d001060c",
"body": "- Revised README.md to include new command for adding infrastructure resources and updated quick start instructions.\n- Deprecated legacy type definitions in types.go, retaining the file to prevent import issues.\n- Removed the validate command from the CLI and updated architecture documentation to re\n[…]\n resource management.\n- Enhanced Docker Compose service generation with resource blueprints and default volume handling.\n- Updated template JSON files to align with new post-scaffold action structure.",
"is_bot": false,
"headline": "Update README and refactor types for resource management",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-08T01:37:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6dde0dbf5b2355816989931f8f9e4d4bf5a22978",
"body": "Feature/local project initializer",
"is_bot": false,
"headline": "Merge pull request #4 from jashkahar/feature/local-project-initializer",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-07T07:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1e920594ec4ae2b88baa91841edca5c157a4696",
"body": "- Renamed project references from 'om' to 'open-workbench-platform' in `.goreleaser.yml`, `Makefile`, and `README.md`.\n- Adjusted build output names and paths to reflect the new project name.\n- Removed the coverage file as it is no longer needed.\n- Updated installation instructions in the Makefile for clarity on Windows and Unix systems.",
"is_bot": false,
"headline": "Update project name and build configurations for open-workbench-platform",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-07T07:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fa633e8287df6894f7d328a90a27b1c9e6f4e4b",
"body": "- Commented out Terraform-related imports and functionality in `compose.go` to prevent usage until further notice.\n- Updated command descriptions and examples to reflect the temporary unavailability of Terraform as a deployment target.\n- Adjusted validation logic to only recognize Docker as a valid target.\n- Refactored Terraform generator tests to use the updated manifest package import for consistency.",
"is_bot": false,
"headline": "Temporarily disable Terraform support in compose command",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-07T06:14:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f12e29108153a87118abc2d6aa2da608d4b4d0c4",
"body": "- Updated `.gitignore` to allow binaries in the `bin/` directory for development builds while ignoring build outputs.\n- Modified `build-all.ps1` to create the `bin` directory if it doesn't exist and output binaries to this directory for all platforms.\n- Refactored `CONTRIBUTING.md` to improve clarit\n[…]\n `types.go` file and consolidated manifest-related types into a dedicated package for better organization.\n- Updated documentation to ensure consistency with the latest features and project structure.",
"is_bot": false,
"headline": "Enhance project structure and build process",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-07T03:33:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc5e34a033238bc390234c5f659fe103474b4e40",
"body": "- Updated README.md, user guide, and architecture documentation to reflect new features and improvements.\n- Added details about the smart command system, Docker Compose integration, and project management commands.\n- Revised version update summaries and documentation updates to align with the latest changes.\n- Ensured all documentation is current and accurately represents the functionality of the Open Workbench Platform.",
"is_bot": false,
"headline": "Documentation Update",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-04T04:48:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c68d30bf1c997e370c27a9a536ee0a5f6bfba8",
"body": "…r Compose integration\n\n- Introduced `om add component` command to facilitate the addition of shared components like gateways and load balancers.\n- Enhanced `go.mod` and `go.sum` to include new dependencies for testing and component management.\n- Implemented Docker Compose generation from `workbench\n[…]\nmanagement and service dependencies.\n- Added comprehensive tests for the new component command and Docker Compose functionality.\n- Updated documentation to reflect new features and usage instructions.",
"is_bot": false,
"headline": "feat: add component command for project scaffolding and enhance Docke…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-04T03:36:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02420d4ae3add59c29e2c41e4a04ec412d2784d2",
"body": "… templates\n\n- Implemented `om add service` command with intelligent mode detection, allowing for interactive, direct, and partial direct modes.\n- Added `om list-templates` command for easy discovery of available templates.\n- Updated README.md and user guide with new command features and usage examples.\n- Enhanced existing templates with Docker support and improved environment configuration.\n- Achieved comprehensive testing for new features and ensured backward compatibility.",
"is_bot": false,
"headline": "feat: introduce smart command system for service addition and enhance…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-03T05:51:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c368ab6c0a31f929b68537afc8ce04eb2f8582b9",
"body": "…ance security features\n\n- Added `om init` command for creating managed projects with `workbench.yaml` manifests.\n- Implemented comprehensive input validation, path traversal protection, and malicious pattern detection.\n- Updated README.md and user guide with new command details and security features.\n- Achieved 100% test coverage for security functions and added integration tests for project initialization.",
"is_bot": false,
"headline": "feat: implement project initialization with `om init` command and enh…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-02T22:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2ca1a813859a5c3e14d95ca207e8e6b7d6f1e49",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-02T03:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a618c26425348215a7fad93daba02c332373562",
"body": "feat: rename project from open-workbench-cli to open-workbench-platform and update CLI command to 'om'",
"is_bot": false,
"headline": "Merge pull request #3 from jashkahar/feature/local-project-initializer",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-02T03:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e4017546cb56bd0825159d45b9a95fee17201d3",
"body": "…rm and update CLI command to 'om'",
"is_bot": false,
"headline": "feat: rename project from open-workbench-cli to open-workbench-platfo…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-08-02T03:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac27300e8f04bc79b4c6e716bbcce28e10b05c1",
"body": "refactor: rename Next.js template and update documentation",
"is_bot": false,
"headline": "Merge pull request #2 from jashkahar/feature/dynamic-templating",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-31T02:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a881d2d29017b774d949a9a1a7d06718298631fa",
"body": "- Renamed the Next.js template from `nextjs-golden-path` to `nextjs-full-stack` to better reflect its capabilities.\n- Updated all references in documentation, CLI commands, and template manifests to use the new template name.\n- Removed outdated files associated with the previous template structure.\n- Added `InitGit` parameter to the new template for optional Git initialization.\n- Enhanced user guide and architecture documentation to align with the new template naming.",
"is_bot": false,
"headline": "refactor: rename Next.js template and update documentation",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-31T01:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649088a8519571c3578f69b801640c8c193ebc65",
"body": "…strategies\n\n- Fix command execution to actually run commands instead of placeholder implementation\n- Add intelligent fallback mechanisms for npm and pip install failures\n- Implement platform-specific shell selection (Windows cmd, macOS bash, Linux sh)\n- Enhance error messages with actionable soluti\n[…]\nmprove progress reporting with detailed command execution feedback\n\nResolves issues with Vue/Nuxt and FastAPI templates failing on Windows\nand provides robust cross-platform support for all templates.",
"is_bot": false,
"headline": "fix: implement robust cross-platform command execution with fallback …",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-30T01:48:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7e72225d7ef61790c256b7b53bac2edccbd44ae",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-30T00:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f75cef7c3e68930bb3f6bd42fac881676d9eb36a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/jashkahar/open-workbench-cli",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-29T22:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631282513c98e581434b38bf886904e57c27e8fc",
"body": "- Removed TUI mode and consolidated interactive modes into a single CLI mode with command-line flags.\n- Updated `CONTRIBUTING.md`, `README.md`, and other documentation to reflect changes in usage and features.\n- Added `InitGit` parameter to templates for optional Git initialization.\n- Enhanced error handling and progress reporting in the templating system.",
"is_bot": false,
"headline": "Refactor CLI modes and update documentation for v0.5.0 release",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-29T22:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cd80185982e2c40ff7d389f56474baf0f1ac197",
"body": null,
"is_bot": false,
"headline": "Update LICENSE",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-29T20:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6c2ebf457e45b9d1ff903ee09776d3e734fb9a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-28T01:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "677f154bff1c7bbc1ab05ef51b71c9631885e06a",
"body": "Feat: added more templates",
"is_bot": false,
"headline": "Merge pull request #1 from jashkahar/feature/dynamic-templating",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-28T01:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "228f8e3a1107019ac99e20a3adc2db30d3f4fe70",
"body": null,
"is_bot": false,
"headline": "Feat: added more templates",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-28T01:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e302a29894ddfd8a5a5522b43d1e02e2786c05",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-28T00:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a873ca6fd1bb1039cc3643f31edd1018a61707a",
"body": "…ckout and setup-go actions",
"is_bot": false,
"headline": "chore: update GitHub Actions workflow to use specific versions of che…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:26:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "701a28cebca0a00bd68336454d93ca48df223c6d",
"body": "…ORELEASER_PAT",
"is_bot": false,
"headline": "fix: update GitHub Actions workflow to rename HOMEBREW_TAP_TOKEN to G…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb8d6b7ff44c5510edf9e87a9f0d1d2362367dfb",
"body": "…out and setup-go actions",
"is_bot": false,
"headline": "chore: update GitHub Actions workflow to use latest versions of check…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:23:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de2cd7419a052dece634de441964bb34168caf3",
"body": "…brew and Scoop",
"is_bot": false,
"headline": "fix: update GoReleaser configuration to use 'repository' key for Home…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c629b52aacb388b0f90f9d4ff9028021971a1f",
"body": "…ase automation",
"is_bot": false,
"headline": "chore: update GitHub Actions workflow to include permissions for rele…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d72a99d453640f0e640eea66055a3083a22e61d2",
"body": "- Add GoReleaser configuration for automated releases\n- Add GitHub Actions workflow for release automation\n- Add Homebrew and Scoop package manager support\n- Add FastAPI template documentation\n- Create comprehensive CONTRIBUTING.md\n- Update README with current project state and features",
"is_bot": false,
"headline": "feat: add release automation and update documentation",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T22:03:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff7dde31c7c3c4057e233858d1a48a9efe4369ee",
"body": null,
"is_bot": false,
"headline": "feat: add TUI interface and build script for v0.2.1",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T21:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "838af4a62329de6849ff39112dfafe7e500a45b2",
"body": "…ed new dependencies for terminal UI, improved project scaffolding logic, and refined user prompts for project details.",
"is_bot": false,
"headline": "Enhance Open Workbench CLI with TUI support and command handling. Add…",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T08:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10d3f1b9e86bfe0dda5f18f9eaeaf51ebb15bcab",
"body": null,
"is_bot": false,
"headline": "Initial commit: Open Workbench CLI with Next.js template",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T06:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f079b91268524f9de0bc0081e6884f8bd7f30df3",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Jash Kahar",
"author_login": "jashkahar",
"committed_at": "2025-07-27T06:00:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 42,
"latest_release_at": "2025-08-10T04:01:49Z",
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_last_push": 349,
"active_weeks_last_year": 3,
"days_since_latest_release": 349,
"mean_days_between_releases": 1.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/jashkahar/open-workbench-platform",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/jashkahar/open-workbench-platform",
"is_deprecated": false,
"latest_version": "v0.6.1",
"repository_url": "https://github.com/jashkahar/open-workbench-platform",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2025-08-10T03:53:30Z",
"latest_version_yanked": null,
"days_since_latest_publish": 349
}
]
},
"popularity": {
"forks": 0,
"stars": 9,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"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": [
"templates/express-api/tsconfig.json",
"templates/nextjs-full-stack/tsconfig.json",
"templates/react-typescript/tsconfig.json",
"templates/vue-nuxt/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 33279,
"source_files_sampled": 55,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"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"
],
"dependencies": [
{
"name": "github.com/AlecAivazis/survey/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.3.7"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.1"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.4"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 9,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jashkahar",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/47451302?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 9 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": 0,
"reason": "Found 0/18 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"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": 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": 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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "45f00370631f9acdd3add95c4d37cc658eb242a4",
"ran_at": "2026-07-25T05:54:18Z",
"aggregate_score": 3.8,
"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": "2025-08-10T04:01:58Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-08-10T03:53:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jashkahar/open-workbench-platform",
"host": "github.com",
"name": "open-workbench-platform",
"owner": "jashkahar"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 38,
"vitality": 40,
"community": 41,
"governance": 53,
"engineering": 63
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 40,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 1,
"days_since_last_push": 349,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 349 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 349
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.6.1",
"releases_from_tags": false,
"days_since_latest_release": 349,
"mean_days_between_releases": 1.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 349 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 349
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"no_open_demand",
"recent_release"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": 349,
"days_since_last_human_commit": 349,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 349 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 349
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "nothing open to answer, a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 41,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 15,
"inputs": {
"forks": 0,
"stars": 9,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "9 stars",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 9
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"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": 16,
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 9,
"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": "9/9 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 9,
"decided": 9
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/18 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": 48,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "jashkahar",
"public_repos": 22,
"account_age_days": 2723
},
"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": "7 followers of jashkahar",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "jashkahar"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~7 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"github.com/jashkahar/open-workbench-platform"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 349
},
"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 349 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 349
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"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 9 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"go",
"golang"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.8
},
"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": "0 out of 9 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 0/18 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1",
"points": 0.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": "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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": 4
},
"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": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.714,
"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": "30 of 42 human commits state their intent (structured subject or explanatory body)",
"points": 38.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 42
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 62,
"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": [
"templates/express-api/tsconfig.json",
"templates/nextjs-full-stack/tsconfig.json",
"templates/react-typescript/tsconfig.json",
"templates/vue-nuxt/tsconfig.json"
],
"agent_commit_share": 0,
"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": "templates/express-api/tsconfig.json, templates/nextjs-full-stack/tsconfig.json, templates/react-typescript/tsconfig.json, templates/vue-nuxt/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "templates/express-api/tsconfig.json, templates/nextjs-full-stack/tsconfig.json, templates/react-typescript/tsconfig.json, templates/vue-nuxt/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": "no agent-authored commits among the last 42",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 42
}
}
],
"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 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 33279,
"source_files_sampled": 55,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/55 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 55,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"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-25T05:54:29.450741Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jashkahar/open-workbench-platform.svg",
"full_name": "jashkahar/open-workbench-platform",
"license_state": "standard",
"license_spdx": "MIT"
}