Ulises Gascón
Ulises Gascón
I can create a repository (fork express) and clean up the repo to keep only the examples and the related tests (without breaking Git History). Then we can migrate that...
I just created this PR https://github.com/expressjs/express/pull/5311 and this repo https://github.com/ulisesgascon/express-examples/. I will give you admin access so you can migrate it to the org as https://github.com/expressjs/examples. Sorry for the mess...
@dougwilson you can use [this link](https://github.com/UlisesGascon/express-examples/invitations) to access to my repo as admin so you can transfer it. Also I can ask for a transfer using the GIthub UI:  which only checks the binaries for the most recent versions...
Hi @mercmobily! Thanks for open this issue, currently there is a plan to maintain this module and many others from the Express.js ecosystem, see: https://github.com/expressjs/discussions/issues/160. I will check the multer...
I was able to replicate this with this `package.jon`. ```json { "name": "multer-1254", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"...
Hey @nikitakogan1994! Thanks for reporting this error... can you provide some code about the bug so we can reproduce it?
For reference: expressjs/security-wg#2 and expressjs/discussions#165 > Should we target a specific score ? I think rather than targeting an score, we can start to implement the low hanging fruits and...
> Not worth blocking on, but is there a reason to use this ad hoc workflow vs the official ossf github action? Does this workflow do different things than the...