-
Hello there,
I have a node server running expressJS, on which I am trying to add logging through Application Insights, using the following configuration and testing it locally:
```
const express …
-
What i have done.
Following the guide here:
https://www.civo.com/learn/get-a-tls-certificate-for-your-application-with-jetstack-s-cert-manager
```
cd /tmp
git clone https://github.com/alexellis…
-
I've been having difficulty streaming responses to clients using [Server-Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events) (SSE) while using Ar…
-
After following the onboarding steps for expressjs app, and triggering the demo error, no error is shown in Sentry. Verify step says that event was received, but nothings happening after clicking on t…
-
### Describe the bug
I've encountered a perplexing issue in my 2D game project on StackBlitz. The game relies on media served by a NodeJS backend using ExpressJS, and I've noticed intermittent failur…
-
AS a developer
I WANT to securely access API's from the backend database
SO THAT the client website is protected against API exploits (hacks)
- [x] Determine back-end server - AWS EC2
- [x] Setup an…
-
### Description
Express v5 just came out: https://expressjs.com/2024/10/15/v5-release.html
but it still doesn't support HTTP 2 so I'd say it's best for us to jump over to the Fastify bandwagon bec…
-
I have a query and it's related to encryption of the cookies. As of now in case of signed cookies, I can see `express` module is using the cookie value as it is without tampering it and only appending…
-
## CVE-2024-43800 - Medium Severity Vulnerability
Vulnerable Library - serve-static-1.14.1.tgz
Serve static files
Library home page: https://registry.npmjs.org/serve-static/-/serve-static-1.14.1.tgz…
-
## CVE-2024-43796 - Medium Severity Vulnerability
Vulnerable Library - express-4.17.1.tgz
Fast, unopinionated, minimalist web framework
Library home page: https://registry.npmjs.org/express/-/expres…