harness-mcp-v2 3.0.8 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -22
- package/build/config.d.ts +5 -3
- package/build/config.d.ts.map +1 -1
- package/build/config.js +13 -5
- package/build/config.js.map +1 -1
- package/build/data/schemas/entities/connector.account.d.ts +11 -0
- package/build/data/schemas/entities/connector.account.d.ts.map +1 -0
- package/build/data/schemas/entities/connector.account.js +9937 -0
- package/build/data/schemas/entities/connector.account.js.map +1 -0
- package/build/data/schemas/entities/connector.org.d.ts +11 -0
- package/build/data/schemas/entities/connector.org.d.ts.map +1 -0
- package/build/data/schemas/entities/connector.org.js +9941 -0
- package/build/data/schemas/entities/connector.org.js.map +1 -0
- package/build/data/schemas/entities/connector.project.d.ts +11 -0
- package/build/data/schemas/entities/connector.project.d.ts.map +1 -0
- package/build/data/schemas/entities/connector.project.js +9945 -0
- package/build/data/schemas/entities/connector.project.js.map +1 -0
- package/build/data/schemas/entities/environment.account.d.ts +11 -0
- package/build/data/schemas/entities/environment.account.d.ts.map +1 -0
- package/build/data/schemas/entities/environment.account.js +3484 -0
- package/build/data/schemas/entities/environment.account.js.map +1 -0
- package/build/data/schemas/entities/environment.org.d.ts +11 -0
- package/build/data/schemas/entities/environment.org.d.ts.map +1 -0
- package/build/data/schemas/entities/environment.org.js +3488 -0
- package/build/data/schemas/entities/environment.org.js.map +1 -0
- package/build/data/schemas/entities/environment.project.d.ts +11 -0
- package/build/data/schemas/entities/environment.project.d.ts.map +1 -0
- package/build/data/schemas/entities/environment.project.js +3492 -0
- package/build/data/schemas/entities/environment.project.js.map +1 -0
- package/build/data/schemas/entities/index.d.ts +12 -0
- package/build/data/schemas/entities/index.d.ts.map +1 -0
- package/build/data/schemas/entities/index.js +53 -0
- package/build/data/schemas/entities/index.js.map +1 -0
- package/build/data/schemas/entities/infrastructure.account.d.ts +11 -0
- package/build/data/schemas/entities/infrastructure.account.d.ts.map +1 -0
- package/build/data/schemas/entities/infrastructure.account.js +3411 -0
- package/build/data/schemas/entities/infrastructure.account.js.map +1 -0
- package/build/data/schemas/entities/infrastructure.org.d.ts +11 -0
- package/build/data/schemas/entities/infrastructure.org.d.ts.map +1 -0
- package/build/data/schemas/entities/infrastructure.org.js +3415 -0
- package/build/data/schemas/entities/infrastructure.org.js.map +1 -0
- package/build/data/schemas/entities/infrastructure.project.d.ts +11 -0
- package/build/data/schemas/entities/infrastructure.project.d.ts.map +1 -0
- package/build/data/schemas/entities/infrastructure.project.js +3419 -0
- package/build/data/schemas/entities/infrastructure.project.js.map +1 -0
- package/build/data/schemas/entities/secret.account.d.ts +11 -0
- package/build/data/schemas/entities/secret.account.d.ts.map +1 -0
- package/build/data/schemas/entities/secret.account.js +768 -0
- package/build/data/schemas/entities/secret.account.js.map +1 -0
- package/build/data/schemas/entities/secret.org.d.ts +11 -0
- package/build/data/schemas/entities/secret.org.d.ts.map +1 -0
- package/build/data/schemas/entities/secret.org.js +772 -0
- package/build/data/schemas/entities/secret.org.js.map +1 -0
- package/build/data/schemas/entities/secret.project.d.ts +11 -0
- package/build/data/schemas/entities/secret.project.d.ts.map +1 -0
- package/build/data/schemas/entities/secret.project.js +776 -0
- package/build/data/schemas/entities/secret.project.js.map +1 -0
- package/build/data/schemas/entities/service.account.d.ts +11 -0
- package/build/data/schemas/entities/service.account.d.ts.map +1 -0
- package/build/data/schemas/entities/service.account.js +7901 -0
- package/build/data/schemas/entities/service.account.js.map +1 -0
- package/build/data/schemas/entities/service.org.d.ts +11 -0
- package/build/data/schemas/entities/service.org.d.ts.map +1 -0
- package/build/data/schemas/entities/service.org.js +7901 -0
- package/build/data/schemas/entities/service.org.js.map +1 -0
- package/build/data/schemas/entities/service.project.d.ts +11 -0
- package/build/data/schemas/entities/service.project.d.ts.map +1 -0
- package/build/data/schemas/entities/service.project.js +7901 -0
- package/build/data/schemas/entities/service.project.js.map +1 -0
- package/build/registry/index.d.ts.map +1 -1
- package/build/registry/index.js +2 -0
- package/build/registry/index.js.map +1 -1
- package/build/registry/toolsets/ansible.d.ts +3 -0
- package/build/registry/toolsets/ansible.d.ts.map +1 -0
- package/build/registry/toolsets/ansible.js +373 -0
- package/build/registry/toolsets/ansible.js.map +1 -0
- package/build/registry/toolsets/dbops.d.ts.map +1 -1
- package/build/registry/toolsets/dbops.js +289 -1
- package/build/registry/toolsets/dbops.js.map +1 -1
- package/build/registry/toolsets/iacm.d.ts.map +1 -1
- package/build/registry/toolsets/iacm.js +20 -26
- package/build/registry/toolsets/iacm.js.map +1 -1
- package/build/registry/types.d.ts +1 -1
- package/build/registry/types.d.ts.map +1 -1
- package/build/resources/harness-schema.d.ts.map +1 -1
- package/build/resources/harness-schema.js +3 -1
- package/build/resources/harness-schema.js.map +1 -1
- package/build/tools/entity-schema/bundled.d.ts +12 -0
- package/build/tools/entity-schema/bundled.d.ts.map +1 -0
- package/build/tools/entity-schema/bundled.js +76 -0
- package/build/tools/entity-schema/bundled.js.map +1 -0
- package/build/tools/entity-schema/cache-keys.d.ts +4 -0
- package/build/tools/entity-schema/cache-keys.d.ts.map +1 -0
- package/build/tools/entity-schema/cache-keys.js +7 -0
- package/build/tools/entity-schema/cache-keys.js.map +1 -0
- package/build/tools/entity-schema/live.d.ts +21 -0
- package/build/tools/entity-schema/live.d.ts.map +1 -0
- package/build/tools/entity-schema/live.js +303 -0
- package/build/tools/entity-schema/live.js.map +1 -0
- package/build/tools/entity-schema/normalize.d.ts +8 -0
- package/build/tools/entity-schema/normalize.d.ts.map +1 -0
- package/build/tools/entity-schema/normalize.js +81 -0
- package/build/tools/entity-schema/normalize.js.map +1 -0
- package/build/tools/entity-schema/types.d.ts +21 -0
- package/build/tools/entity-schema/types.d.ts.map +1 -0
- package/build/tools/entity-schema/types.js +2 -0
- package/build/tools/entity-schema/types.js.map +1 -0
- package/build/tools/harness-schema.d.ts +3 -1
- package/build/tools/harness-schema.d.ts.map +1 -1
- package/build/tools/harness-schema.js +87 -44
- package/build/tools/harness-schema.js.map +1 -1
- package/build/tools/index.js +1 -1
- package/build/tools/index.js.map +1 -1
- package/build/utils/log-resolver.d.ts.map +1 -1
- package/build/utils/log-resolver.js +1 -0
- package/build/utils/log-resolver.js.map +1 -1
- package/build/utils/session-headers.d.ts.map +1 -1
- package/build/utils/session-headers.js +5 -4
- package/build/utils/session-headers.js.map +1 -1
- package/package.json +2 -1
- package/build/data/schemas/agent-pipeline.d.ts +0 -8
- package/build/data/schemas/agent-pipeline.d.ts.map +0 -1
- package/build/data/schemas/agent-pipeline.js +0 -4945
- package/build/data/schemas/agent-pipeline.js.map +0 -1
- package/build/data/schemas/pipeline-v1.d.ts +0 -3
- package/build/data/schemas/pipeline-v1.d.ts.map +0 -1
- package/build/data/schemas/pipeline-v1.js +0 -2598
- package/build/data/schemas/pipeline-v1.js.map +0 -1
- package/build/data/schemas/pipeline.d.ts +0 -3
- package/build/data/schemas/pipeline.d.ts.map +0 -1
- package/build/data/schemas/pipeline.js +0 -88008
- package/build/data/schemas/pipeline.js.map +0 -1
- package/build/data/schemas/template.d.ts +0 -3
- package/build/data/schemas/template.d.ts.map +0 -1
- package/build/data/schemas/template.js +0 -110155
- package/build/data/schemas/template.js.map +0 -1
- package/build/data/schemas/trigger.d.ts +0 -3
- package/build/data/schemas/trigger.d.ts.map +0 -1
- package/build/data/schemas/trigger.js +0 -3520
- package/build/data/schemas/trigger.js.map +0 -1
- package/build/registry/toolsets/agent-pipelines.d.ts +0 -3
- package/build/registry/toolsets/agent-pipelines.d.ts.map +0 -1
- package/build/registry/toolsets/agent-pipelines.js +0 -155
- package/build/registry/toolsets/agent-pipelines.js.map +0 -1
- package/build/registry/toolsets/file-store.d.ts +0 -3
- package/build/registry/toolsets/file-store.d.ts.map +0 -1
- package/build/registry/toolsets/file-store.js +0 -207
- package/build/registry/toolsets/file-store.js.map +0 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
## Harness MCP Server 2.0
|
|
2
2
|
|
|
3
|
-
An MCP (Model Context Protocol) server that gives AI agents full access to the Harness.io platform through 11 consolidated tools and
|
|
3
|
+
An MCP (Model Context Protocol) server that gives AI agents full access to the Harness.io platform through 11 consolidated tools and 201 resource types.
|
|
4
4
|
|
|
5
5
|
## Why Use This MCP Server
|
|
6
6
|
|
|
@@ -8,12 +8,12 @@ Most MCP servers map one tool per API endpoint. For a platform as broad as Harne
|
|
|
8
8
|
|
|
9
9
|
This server is built differently:
|
|
10
10
|
|
|
11
|
-
- **11 tools,
|
|
12
|
-
- **Full platform coverage.**
|
|
11
|
+
- **11 tools, 201 resource types.** A registry-based dispatch system routes `harness_list`, `harness_get`, `harness_create`, etc. to any Harness resource — pipelines, services, environments, orgs, projects, feature flags, cost data, and more. The LLM picks from 11 tools instead of hundreds.
|
|
12
|
+
- **Full platform coverage.** 33 default toolsets spanning CI/CD, GitOps, Feature Flags, Cloud Cost Management, Security Testing, Chaos Engineering, Database DevOps, Internal Developer Portal, Software Supply Chain, Infrastructure as Code Management, Governance, Service Overrides, Visualizations, and more. Opt-in Ansible coverage is available when you need inventory and playbook data.
|
|
13
13
|
- **Multi-project workflows out of the box.** Agents discover organizations and projects dynamically — no hardcoded env vars needed. Ask "show failed executions across all projects" and the agent can navigate the full account hierarchy.
|
|
14
14
|
- **32 prompt templates.** Pre-built prompts for common workflows: build & deploy apps end-to-end, debug failed pipelines, review DORA metrics, triage vulnerabilities, optimize cloud costs, audit access control, plan feature flag rollouts, review pull requests, approve pending pipelines, and more.
|
|
15
15
|
- **Works everywhere.** Stdio transport for local clients (Claude Desktop, Cursor, Windsurf), HTTP transport for remote/shared deployments, Docker and Kubernetes ready.
|
|
16
|
-
- **Zero-config start.** Just provide a Harness API key. Account ID is auto-extracted from PAT tokens, org/project defaults are optional, and toolset filtering lets you expose only what you need.
|
|
16
|
+
- **Zero-config start.** Just provide a Harness API key. Account ID is auto-extracted from PAT and SAT tokens, org/project defaults are optional, and toolset filtering lets you expose only what you need.
|
|
17
17
|
- **Extensible by design.** Adding a new Harness resource means adding a declarative data file — no new tool registration, no schema changes, no prompt updates.
|
|
18
18
|
|
|
19
19
|
## Prerequisites
|
|
@@ -22,7 +22,7 @@ Before installing or running the server, you need a Harness API key:
|
|
|
22
22
|
|
|
23
23
|
1. Log in to your [Harness account](https://app.harness.io)
|
|
24
24
|
2. Go to **My Profile** → **API Keys** → **+ New API Key**
|
|
25
|
-
3. Create a new **Token** under the API key — this generates a PAT in the format
|
|
25
|
+
3. Create a new **Token** under the API key — this generates a PAT or SAT in the format `<prefix>.<accountId>.<tokenId>.<secret>`
|
|
26
26
|
4. Save the token somewhere secure — you'll need it in the next step
|
|
27
27
|
|
|
28
28
|
> For detailed instructions, see the [Harness API Quickstart](https://developer.harness.io/docs/platform/automation/api/api-quickstart/).
|
|
@@ -55,7 +55,7 @@ HARNESS_API_KEY=pat.xxx npx harness-mcp-v2
|
|
|
55
55
|
HARNESS_API_KEY=pat.xxx npx harness-mcp-v2 http --port 8080
|
|
56
56
|
```
|
|
57
57
|
|
|
58
|
-
> **Note:** The account ID is auto-extracted from PAT tokens (`pat.<accountId
|
|
58
|
+
> **Note:** The account ID is auto-extracted from PAT and SAT tokens (`pat.<accountId>...` or `sat.<accountId>...`), so `HARNESS_ACCOUNT_ID` is only needed for API keys without an embedded account segment.
|
|
59
59
|
|
|
60
60
|
### Option 2: Global Install
|
|
61
61
|
|
|
@@ -141,7 +141,7 @@ Operational constraints in HTTP mode:
|
|
|
141
141
|
Set `HARNESS_MCP_MODE=multi-user` for shared HTTP deployments where each client authenticates as a different Harness user. In this mode:
|
|
142
142
|
|
|
143
143
|
- `HARNESS_API_KEY` must **not** be set in the server config — the server holds no Harness credentials.
|
|
144
|
-
- Each session must provide `x-harness-api-key`
|
|
144
|
+
- Each session must provide `x-harness-api-key` on the `initialize` request. `x-harness-account-id` is required only when the API key does not embed an account segment.
|
|
145
145
|
- Sessions may also provide `x-harness-org` and `x-harness-project` headers to set default scope for that session.
|
|
146
146
|
- The Harness API key flows through to every Harness API call for that session, so the audit trail in Harness reflects the real user.
|
|
147
147
|
- `HARNESS_MCP_AUTH_TOKEN` is independent and can still be used as an additional transport-layer gate.
|
|
@@ -151,7 +151,8 @@ Set `HARNESS_MCP_MODE=multi-user` for shared HTTP deployments where each client
|
|
|
151
151
|
curl http://localhost:3000/health
|
|
152
152
|
|
|
153
153
|
# MCP initialize request (capture mcp-session-id response header)
|
|
154
|
-
# In multi-user mode, x-harness-api-key
|
|
154
|
+
# In multi-user mode, x-harness-api-key is required on initialize.
|
|
155
|
+
# x-harness-account-id is needed only for API keys without an embedded account segment.
|
|
155
156
|
curl -i -X POST http://localhost:3000/mcp \
|
|
156
157
|
-H "Content-Type: application/json" \
|
|
157
158
|
-H "Accept: application/json, text/event-stream" \
|
|
@@ -517,9 +518,9 @@ The server automatically loads environment variables from a `.env` file in the p
|
|
|
517
518
|
|
|
518
519
|
| Variable | Required | Default | Description |
|
|
519
520
|
| --------------------------- | -------- | --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
520
|
-
| `HARNESS_MCP_MODE` | No | `single-user` | Deployment mode: `single-user` (API key in config, used for all sessions) or `multi-user` (HTTP only, per-session credentials via `x-harness-api-key` and `x-harness-account-id` headers)
|
|
521
|
+
| `HARNESS_MCP_MODE` | No | `single-user` | Deployment mode: `single-user` (API key in config, used for all sessions) or `multi-user` (HTTP only, per-session credentials via `x-harness-api-key` and optional `x-harness-account-id` headers) |
|
|
521
522
|
| `HARNESS_API_KEY` | Yes* | -- | Harness personal access token or service account token. Required in `single-user` mode. Must NOT be set in `multi-user` mode |
|
|
522
|
-
| `HARNESS_ACCOUNT_ID` | No | *(from PAT)*
|
|
523
|
+
| `HARNESS_ACCOUNT_ID` | No | *(from PAT/SAT)* | Harness account identifier. Auto-extracted from PAT/SAT tokens in single-user mode; multi-user sessions can provide their own via `x-harness-account-id` when the API key does not embed one |
|
|
523
524
|
| `HARNESS_BASE_URL` | No | `https://app.harness.io` | Harness API/UI base URL for local stdio or self-hosted HTTP deployments. Set this to environments such as `https://harness0.harness.io` when running the server yourself. It does not affect the managed `https://mcp.harness.io/mcp` hosted endpoint |
|
|
524
525
|
| `HARNESS_ORG` | No | -- | Organization ID. Used when `org_id` is not specified per tool call. If omitted, `org_id` must be provided explicitly. Agents can also discover orgs dynamically via `harness_list(resource_type="organization")` |
|
|
525
526
|
| `HARNESS_PROJECT` | No | -- | Project ID. Used when `project_id` is not specified per tool call. Agents can also discover projects dynamically via `harness_list(resource_type="project")` |
|
|
@@ -1040,7 +1041,7 @@ Harness pipelines can be stored in three ways:
|
|
|
1040
1041
|
|
|
1041
1042
|
## Resource Types
|
|
1042
1043
|
|
|
1043
|
-
|
|
1044
|
+
201 resource types organized across 33 toolsets. Each resource type supports a subset of CRUD operations and optional execute actions.
|
|
1044
1045
|
|
|
1045
1046
|
### Platform
|
|
1046
1047
|
|
|
@@ -1194,7 +1195,7 @@ Template operations use the Harness Template service paths (`/template/api/templ
|
|
|
1194
1195
|
|
|
1195
1196
|
| Resource Type | List | Get | Create | Update | Delete | Execute Actions |
|
|
1196
1197
|
| --------------------------------- | ---- | --- | ------ | ------ | ------ | --------------- |
|
|
1197
|
-
| `database_schema` | x | x |
|
|
1198
|
+
| `database_schema` | x | x | x | x | x | |
|
|
1198
1199
|
| `database_instance` | x | x | | | | |
|
|
1199
1200
|
| `database_snapshot_object` | x | x | | | | |
|
|
1200
1201
|
| `database_llm_authoring_pipeline` | | x | | | | |
|
|
@@ -1509,15 +1510,17 @@ Inline PNG chart visualizations rendered from Harness data. These are metadata-o
|
|
|
1509
1510
|
|
|
1510
1511
|
## Toolset Filtering
|
|
1511
1512
|
|
|
1512
|
-
By default,
|
|
1513
|
+
By default, 33 of 34 toolsets are enabled. One toolset is opt-in and excluded from the defaults:
|
|
1514
|
+
|
|
1515
|
+
- **`ansible`** — Harness Ansible (inventories, playbooks, hosts, activity). Opt-in because it is project-scoped and adds concepts many users do not need.
|
|
1513
1516
|
|
|
1514
1517
|
### Adding toolsets with `+` prefix
|
|
1515
1518
|
|
|
1516
1519
|
Use the `+` prefix to explicitly include opt-in toolsets alongside all defaults:
|
|
1517
1520
|
|
|
1518
1521
|
```bash
|
|
1519
|
-
# Explicitly include
|
|
1520
|
-
HARNESS_TOOLSETS=+
|
|
1522
|
+
# Explicitly include Ansible alongside all defaults
|
|
1523
|
+
HARNESS_TOOLSETS=+ansible
|
|
1521
1524
|
```
|
|
1522
1525
|
|
|
1523
1526
|
### Removing default toolsets
|
|
@@ -1532,8 +1535,8 @@ HARNESS_TOOLSETS=-chaos,-ccm
|
|
|
1532
1535
|
### Combining + and -
|
|
1533
1536
|
|
|
1534
1537
|
```bash
|
|
1535
|
-
# Add
|
|
1536
|
-
HARNESS_TOOLSETS=+
|
|
1538
|
+
# Add Ansible, remove chaos
|
|
1539
|
+
HARNESS_TOOLSETS=+ansible,-chaos
|
|
1537
1540
|
```
|
|
1538
1541
|
|
|
1539
1542
|
### Explicit allowlist
|
|
@@ -1582,7 +1585,8 @@ Available toolset names:
|
|
|
1582
1585
|
| `settings` | setting |
|
|
1583
1586
|
| `visualizations` | visual_timeline, visual_stage_flow, visual_health_dashboard, visual_pie_chart, visual_bar_chart, visual_timeseries, visual_architecture |
|
|
1584
1587
|
| `ai-evals` | eval_dataset, eval_dataset_item, evaluation, eval_run, eval_run_item, eval_run_by_eval, eval_metric, eval_metric_set, eval_metric_set_entry, eval_suite, eval_suite_evaluation, eval_suite_run, eval_target, eval_model, eval_annotation, eval_analytics, eval_git_settings, eval_registry_item |
|
|
1585
|
-
| `iacm`
|
|
1588
|
+
| `iacm` | iacm_workspace, iacm_resource, iacm_module, iacm_workspace_costs, iacm_activity_resource_change |
|
|
1589
|
+
| `ansible` *(opt-in)* | ansible_inventory, ansible_playbook, ansible_host, ansible_host_activity, ansible_activity |
|
|
1586
1590
|
|
|
1587
1591
|
|
|
1588
1592
|
## Architecture
|
|
@@ -1600,8 +1604,8 @@ Available toolset names:
|
|
|
1600
1604
|
|
|
|
1601
1605
|
+--------v---------+
|
|
1602
1606
|
| Registry | <-- Declarative resource definitions
|
|
1603
|
-
|
|
|
1604
|
-
|
|
|
1607
|
+
| 33 Toolsets | (data files, not code)
|
|
1608
|
+
| 201 Resource Types|
|
|
1605
1609
|
+--------+---------+
|
|
1606
1610
|
|
|
|
1607
1611
|
+--------v---------+
|
|
@@ -1877,7 +1881,7 @@ The Harness MCP server pairs well with **[Harness Skills](https://github.com/har
|
|
|
1877
1881
|
|
|
1878
1882
|
| Symptom | Likely Cause | What to Do |
|
|
1879
1883
|
| -------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
|
|
1880
|
-
| `HARNESS_ACCOUNT_ID is required when the API key
|
|
1884
|
+
| `HARNESS_ACCOUNT_ID is required when the API key does not include an account ID segment...` | API key is not in a supported account-scoped format (`pat.<accountId>...` or `sat.<accountId>...`) so account ID cannot be inferred | Set `HARNESS_ACCOUNT_ID` explicitly |
|
|
1881
1885
|
| `Unknown transport: "..."` on startup | Unsupported CLI transport arg | Use `stdio` or `http` only |
|
|
1882
1886
|
| `Invalid HARNESS_TOOLSETS: ...` on startup | One or more toolset names are not recognized | Use only names from [Toolset Filtering](#toolset-filtering) (exact match) |
|
|
1883
1887
|
| HTTP `mcp-session-id header is required...` | A session request was sent without session header | Send `initialize` first, then include `mcp-session-id` on `POST/GET/DELETE /mcp` |
|
|
@@ -1901,4 +1905,4 @@ The Harness MCP server pairs well with **[Harness Skills](https://github.com/har
|
|
|
1901
1905
|
|
|
1902
1906
|
## License
|
|
1903
1907
|
|
|
1904
|
-
MIT
|
|
1908
|
+
MIT
|
package/build/config.d.ts
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import * as z from "zod/v4";
|
|
2
2
|
/**
|
|
3
|
-
* Extract the account ID from a Harness
|
|
4
|
-
*
|
|
5
|
-
*
|
|
3
|
+
* Extract the account ID from a Harness account-scoped API key.
|
|
4
|
+
* Supported formats:
|
|
5
|
+
* - pat.<accountId>.<tokenId>.<secret>
|
|
6
|
+
* - sat.<accountId>.<tokenId>.<secret>
|
|
7
|
+
* Returns undefined if the token doesn't match a supported format.
|
|
6
8
|
*/
|
|
7
9
|
export declare function extractAccountIdFromToken(apiKey: string): string | undefined;
|
|
8
10
|
export declare const ConfigSchema: z.ZodPipe<z.ZodObject<{
|
package/build/config.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;
|
|
1
|
+
{"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAyC5B;;;;;;GAMG;AACH,wBAAgB,yBAAyB,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAc5E;AA6CD,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAyEvB,CAAC;AAEH,MAAM,MAAM,MAAM,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,YAAY,CAAC,CAAC;AAElD;;;;GAIG;AACH,wBAAgB,qBAAqB,CAAC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,GAAG,KAAK,GAAG,MAAM,GAAG,SAAS,CAGpG;AAED,wBAAgB,UAAU,IAAI,MAAM,CAQnC"}
|
package/build/config.js
CHANGED
|
@@ -31,15 +31,23 @@ function validateAllowedHosts(rawHosts) {
|
|
|
31
31
|
}
|
|
32
32
|
return hosts.join(",");
|
|
33
33
|
}
|
|
34
|
+
const ACCOUNT_SCOPED_API_KEY_PREFIXES = new Set(["pat", "sat"]);
|
|
34
35
|
/**
|
|
35
|
-
* Extract the account ID from a Harness
|
|
36
|
-
*
|
|
37
|
-
*
|
|
36
|
+
* Extract the account ID from a Harness account-scoped API key.
|
|
37
|
+
* Supported formats:
|
|
38
|
+
* - pat.<accountId>.<tokenId>.<secret>
|
|
39
|
+
* - sat.<accountId>.<tokenId>.<secret>
|
|
40
|
+
* Returns undefined if the token doesn't match a supported format.
|
|
38
41
|
*/
|
|
39
42
|
export function extractAccountIdFromToken(apiKey) {
|
|
40
43
|
const parts = apiKey.split(".");
|
|
44
|
+
const prefix = parts[0]?.toLowerCase();
|
|
41
45
|
const accountId = parts[1];
|
|
42
|
-
if (parts.length >= 3 &&
|
|
46
|
+
if (parts.length >= 3 &&
|
|
47
|
+
prefix &&
|
|
48
|
+
ACCOUNT_SCOPED_API_KEY_PREFIXES.has(prefix) &&
|
|
49
|
+
accountId &&
|
|
50
|
+
accountId.length > 0) {
|
|
43
51
|
return accountId;
|
|
44
52
|
}
|
|
45
53
|
return undefined;
|
|
@@ -93,7 +101,7 @@ export const ConfigSchema = RawConfigSchema.transform((data) => {
|
|
|
93
101
|
else {
|
|
94
102
|
accountId = data.HARNESS_ACCOUNT_ID ?? extractAccountIdFromToken(data.HARNESS_API_KEY);
|
|
95
103
|
if (!accountId) {
|
|
96
|
-
throw new Error("HARNESS_ACCOUNT_ID is required when the API key
|
|
104
|
+
throw new Error("HARNESS_ACCOUNT_ID is required when the API key does not include an account ID segment (pat.<accountId>... or sat.<accountId>...)");
|
|
97
105
|
}
|
|
98
106
|
}
|
|
99
107
|
if (!data.HARNESS_BASE_URL.startsWith("https://") && !data.HARNESS_ALLOW_HTTP) {
|
package/build/config.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.js","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAEjE;;;;GAIG;AACH,MAAM,cAAc,GAAG,CAAC;KACrB,KAAK,CAAC,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,SAAS,EAAE,CAAC,CAAC;KAC/C,SAAS,CAAC,CAAC,GAAG,EAAE,EAAE,CAAC,OAAO,GAAG,KAAK,QAAQ,IAAI,CAAC,MAAM,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC,QAAQ,CAAC,GAAG,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC;AAEnG,MAAM,sBAAsB,GAAG,CAAC,GAAY,EAAW,EAAE,CAAC,GAAG,KAAK,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,GAAG,CAAC;AACvF,MAAM,qBAAqB,GAAG,CAAC,CAAC,UAAU,CAAC,sBAAsB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,CAAC;AAC1F,MAAM,UAAU,GAAG,CAAC,YAAoB,EAAE,EAAE,CAC1C,CAAC,CAAC,UAAU,CAAC,sBAAsB,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAE/E,SAAS,oBAAoB,CAAC,QAA4B;IACxD,IAAI,QAAQ,KAAK,SAAS;QAAE,OAAO,SAAS,CAAC;IAE7C,MAAM,KAAK,GAAa,EAAE,CAAC;IAC3B,MAAM,YAAY,GAAa,EAAE,CAAC;IAClC,KAAK,MAAM,KAAK,IAAI,QAAQ,CAAC,KAAK,CAAC,GAAG,CAAC,EAAE,CAAC;QACxC,MAAM,QAAQ,GAAG,wBAAwB,CAAC,KAAK,CAAC,CAAC;QACjD,IAAI,CAAC,QAAQ,EAAE,CAAC;YACd,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,CAAC;QAClC,CAAC;aAAM,IAAI,CAAC,KAAK,CAAC,QAAQ,CAAC,QAAQ,CAAC,EAAE,CAAC;YACrC,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;QACvB,CAAC;IACH,CAAC;IAED,IAAI,YAAY,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QAC5B,MAAM,WAAW,GAAG,YAAY,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,IAAI,IAAI,GAAG,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QACvE,MAAM,IAAI,KAAK,CAAC,8CAA8C,WAAW,EAAE,CAAC,CAAC;IAC/E,CAAC;IAED,OAAO,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC;AACzB,CAAC;AAED
|
|
1
|
+
{"version":3,"file":"config.js","sourceRoot":"","sources":["../src/config.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
declare const schema: Record<string, any>;
|
|
2
|
+
export default schema;
|
|
3
|
+
export declare const meta: {
|
|
4
|
+
resourceType: string;
|
|
5
|
+
scope: string;
|
|
6
|
+
syncedAt: string;
|
|
7
|
+
accountId: string;
|
|
8
|
+
orgId: string;
|
|
9
|
+
projectId: string;
|
|
10
|
+
};
|
|
11
|
+
//# sourceMappingURL=connector.account.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"connector.account.d.ts","sourceRoot":"","sources":["../../../../src/data/schemas/entities/connector.account.ts"],"names":[],"mappings":"AAIA,QAAA,MAAM,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAmsT/B,CAAC;AAEF,eAAe,MAAM,CAAC;AACtB,eAAO,MAAM,IAAI;;;;;;;CAOhB,CAAC"}
|