Skip to content

issues Search Results · repo:expressjs/express language:JavaScript

Filter by

3k results
 (58 ms)

3k results

inexpressjs/express (press backspace or delete to remove)

Dependency Hierarchy: express-1.1.1.tgz (Root Library) multer-1.4.4.tgz busboy-0.2.14.tgz ❌ dicer-0.2.5.tgz (Vulnerable Library) Vulnerability Details This affects all versions of package dicer. A malicious ...
bug
  • its-dibo
  • 3
  • Opened 
    2 days ago
  • #6406

Hi Team, I wanted to point out that Black Duck is flagging operational vulnerabilities with express. Please update the dependency packages to the latest versions. Refer the attached PDF. Any updates ...
awaiting more info
  • anu-trellix
  • 4
  • Opened 
    3 days ago
  • #6401

Good morning everyone =) Currently, Express is widely used by applications of various sizes and purposes, serving as the foundation for numerous critical web services. However, a common challenge in high-traffic ...
discuss
ideas
  • andrehrferreira
  • 2
  • Opened 
    4 days ago
  • #6395

I think it would make sense to throw an error when the path is undefined in res.redirect. The current behavior redirects to /undefined, which I wouldn t consider very intuitive. This functionality would ...
6.x
discuss
ideas
  • bjohansebas
  • 4
  • Opened 
    5 days ago
  • #6391

Environment information Version: 5.0.1 (latest) Platform: Windows 10 (x86_64) Node.js version: 22.14.0 TypeScript version: 5.5.4 What steps will reproduce the bug? const getData = async (): Promise ...
typescript
  • Sainan
  • 3
  • Opened 
    9 days ago
  • #6385

!-- Please provide as much detailed information about your request as you can, specifically: - The use case it helps solve and goal of the new feature - Example code for how you would use or interact ...
question
require-triage
  • taichi765
  • 3
  • Opened 
    12 days ago
  • #6381

This is a regression in v5 import { NextFunction, Request, Response } from express ; export function someMiddleware(){ return (req: Request, res: Response, next: NextFunction) = { // Property ...
awaiting more info
typescript
  • its-dibo
  • 11
  • Opened 
    18 days ago
  • #6370

When using an Express as a Rest server, standard HTTP method are sufficient for CRUD operation, but for more business methods, existing methods are not sufficient and using post for everything is not enough ...
  • spassignat
  • 2
  • Opened 
    21 days ago
  • #6366

I have created a simple example of a simple node http get vs express GET and end up with a severe performance drop. Is this expected or is there a bug in the code? https://github.com/Strauteka/express-performance-drop ...
question
  • Strauteka
  • 2
  • Opened 
    25 days ago
  • #6360

I m trying to use an error-handling middleware with Express and TypeScript, but I m getting a TypeScript error: I m trying to use an error-handling middleware with Express and TypeScript, but I m getting ...
awaiting more info
question
typescript
  • naitikprajapati1
  • 3
  • Opened 
    26 days ago
  • #6359
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub