framework-mcp 2.4.3 → 2.4.4
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 +6 -14
- package/dist/core/safeguard-manager.d.ts.map +1 -1
- package/dist/core/safeguard-manager.js +105 -140
- package/dist/core/safeguard-manager.js.map +1 -1
- package/dist/interfaces/http/http-server.js +5 -5
- package/dist/interfaces/http/http-server.js.map +1 -1
- package/dist/interfaces/mcp/mcp-server.js +3 -3
- package/package.json +2 -2
- package/src/core/safeguard-manager.ts +102 -137
- package/src/interfaces/http/http-server.ts +5 -5
- package/src/interfaces/mcp/mcp-server.ts +3 -3
- package/src/shared/types.ts +2 -2
- package/swagger.json +5 -5
package/README.md
CHANGED
|
@@ -97,28 +97,20 @@ Each safeguard includes prompts for five assessment types:
|
|
|
97
97
|
|
|
98
98
|
| Role | Field | Use Case |
|
|
99
99
|
|------|-------|----------|
|
|
100
|
-
| **Full** | `systemPromptFull` |
|
|
101
|
-
| **Partial** | `systemPromptPartial` |
|
|
102
|
-
| **Facilitates** | `systemPromptFacilitates` | Tool
|
|
100
|
+
| **Full** | `systemPromptFull` | Vendors features have mapped to all the sub taxonomical elements of the safeguard but FULL does not mean it completely does all asset classes, software types, etc, only that it does it for A particular Asset Class |
|
|
101
|
+
| **Partial** | `systemPromptPartial` | Vendors features have mapped to some of the sub taxonomical elements of the safeguard but are missing one or another, As with full PARTIAL does not mean they cover all asset classes, software types, only that it does it for a particular Asset Class |
|
|
102
|
+
| **Facilitates** | `systemPromptFacilitates` | Tool empowers others to implement, better, faster, more completely, usually with data |
|
|
103
103
|
| **Governance** | `systemPromptGovernance` | Policy/process/oversight capabilities |
|
|
104
104
|
| **Validates** | `systemPromptValidates` | Audit/evidence/reporting capabilities |
|
|
105
105
|
|
|
106
106
|
## Cloud Deployment
|
|
107
107
|
|
|
108
|
-
|
|
109
|
-
```bash
|
|
110
|
-
doctl apps create .do/app.yaml
|
|
111
|
-
```
|
|
112
|
-
|
|
113
|
-
### Railway
|
|
114
|
-
```bash
|
|
115
|
-
railway login && railway up
|
|
116
|
-
```
|
|
108
|
+
The HTTP server is compatible with any cloud platform that supports Node.js.
|
|
117
109
|
|
|
118
|
-
### Render
|
|
119
110
|
- **Build**: `npm install && npm run build`
|
|
120
111
|
- **Start**: `npm run start:http`
|
|
121
|
-
- **Port**: 8080
|
|
112
|
+
- **Port**: 8080 (configurable via `PORT` env var)
|
|
113
|
+
- **Health check**: `GET /health`
|
|
122
114
|
|
|
123
115
|
### Environment Variables
|
|
124
116
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"safeguard-manager.d.ts","sourceRoot":"","sources":["../../src/core/safeguard-manager.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAc,MAAM,oBAAoB,CAAC;AAElE,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,KAAK,CAA+B;IAC5C,OAAO,CAAC,UAAU,CAAwC;IAC1D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAAQ;IAC9C,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,sBAAsB,CAAkB;IAChE,OAAO,CAAC,kBAAkB,CAAyB;IACnD,OAAO,CAAC,WAAW,CAAa;;IAQzB,mBAAmB,CAAC,WAAW,EAAE,MAAM,EAAE,eAAe,GAAE,OAAe,GAAG,gBAAgB,GAAG,IAAI;IA4BnG,uBAAuB,IAAI,MAAM,EAAE;IAgBnC,gBAAgB,IAAI,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC;IAIpD,mBAAmB,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAerD,OAAO,CAAC,yBAAyB;IAajC,OAAO,CAAC,uBAAuB;IAS/B,OAAO,CAAC,2BAA2B;IAmCnC;;OAEG;IACI,aAAa,IAAI;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE;IAO7D;;OAEG;IACI,UAAU,IAAI,IAAI;IAKzB,OAAO,CAAC,yBAAyB;IAajC,OAAO,CAAC,yBAAyB;IA2BjC,OAAO,CAAC,oBAAoB;
|
|
1
|
+
{"version":3,"file":"safeguard-manager.d.ts","sourceRoot":"","sources":["../../src/core/safeguard-manager.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAc,MAAM,oBAAoB,CAAC;AAElE,qBAAa,gBAAgB;IAC3B,OAAO,CAAC,KAAK,CAA+B;IAC5C,OAAO,CAAC,UAAU,CAAwC;IAC1D,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,cAAc,CAAQ;IAC9C,OAAO,CAAC,MAAM,CAAC,QAAQ,CAAC,sBAAsB,CAAkB;IAChE,OAAO,CAAC,kBAAkB,CAAyB;IACnD,OAAO,CAAC,WAAW,CAAa;;IAQzB,mBAAmB,CAAC,WAAW,EAAE,MAAM,EAAE,eAAe,GAAE,OAAe,GAAG,gBAAgB,GAAG,IAAI;IA4BnG,uBAAuB,IAAI,MAAM,EAAE;IAgBnC,gBAAgB,IAAI,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC;IAIpD,mBAAmB,CAAC,WAAW,EAAE,MAAM,GAAG,IAAI;IAerD,OAAO,CAAC,yBAAyB;IAajC,OAAO,CAAC,uBAAuB;IAS/B,OAAO,CAAC,2BAA2B;IAmCnC;;OAEG;IACI,aAAa,IAAI;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE;IAO7D;;OAEG;IACI,UAAU,IAAI,IAAI;IAKzB,OAAO,CAAC,yBAAyB;IAajC,OAAO,CAAC,yBAAyB;IA2BjC,OAAO,CAAC,oBAAoB;CA65gB7B"}
|