SlowTick
SlowTick
CLI Version: 0.10.7 (node: 4.2.4) OS Type: Mac Installation via: mac installer Mode: ARM Environment: AzureCloud Description: `azure webapp config hostnames add` command fails with JavaScript error - log.format is...
Dialogflow Console allows to add Custom Payload to Default platform. Webhook request for such an intent with custom payload in Default platform fails to parse with below exception. ``` Error:...
The debug print for locale prints user query at [v2-agent.js](https://github.com/dialogflow/dialogflow-fulfillment-nodejs/blob/master/src/v2-agent.js#L153). The code below; ``` debug(`Request locale: ${JSON.stringify(this.agent.query)}`);``` should be ``` debug(`Request locale: ${JSON.stringify(this.agent.locale)}`);```
### Container platform OCP 4 ### Version ubi9/nodejs-20-minimal:1-37.1712566503 ### OS version of the container image RHEL 9 ### Bugzilla, Jira _No response_ ### Description npm packaged in [this image](https://catalog.redhat.com/software/containers/ubi9/nodejs-20-minimal/64770ddd0e699534bb564b3b) depends...
Version 10.0.1 of @google-cloud/datastore library sets `"protobufjs": "7.0.0"` which has a critical vulnerability. ``` # npm audit report protobufjs 7.0.0 - 7.2.4 Severity: critical protobufjs Prototype Pollution vulnerability - https://github.com/advisories/GHSA-h755-8qp9-cq85...