execjosh

Results 4 issues of execjosh

Make a namespace for matchers. e.g. ``` cson "file-types": "debug": false "patterns": "ex_em_el": "text.xml" ```

enhancement

Use a randomly generated token to authenticate requests to the server for all endpoints, including WebSockets, which will help prevent naïve exploitation of the [privilege escalation threat of the `/run/`...

Make the port of the local server harder to guess, which will help prevent naïve exploitation of the [privilege escalation threat of the `/run/` endpoint][1]. This can be circumvented by...

## Expected Behavior The value specified by either flag `--project` or env var `SPANNER_PROJECT_ID` is used. ## Current Behavior The value of the default configuration in `gcloud` is used. This...

bug