User Story
As a developer of Metaschema models and developer tooling, I would like a to be able to run metaschema-cli serve --unsafe-local-only and be able to load a local development server with a minimal REST API to allow the following.
Goals
Dependencies
No response
Acceptance Criteria
Revisions
No response
User Story
As a developer of Metaschema models and developer tooling, I would like a to be able to run
metaschema-cli serve --unsafe-local-onlyand be able to load a local development server with a minimal REST API to allow the following.Goals
--unsafe-local-only, to ensure that developers that deploy beyond local-only developer workstation use have to understand they are going outside the implied threat model of this tool, given code generation capabilities, and do not expose themselves to a series of very real attack scenarios. This in the spirt of modern developer tools and frameworks, like React that require people code in settings that call out a risk to even novice users.Dependencies
No response
Acceptance Criteria
Revisions
No response