Thomas.G

Results 82 issues of Thomas.G

**Describe the bug** When i put a color on a interactive input symbol, non-selected menus are not aligned anymore. ![ex](https://i.imgur.com/lIGKWi4.png) **To Reproduce** Just create a qoa.interactive input with a symbol...

I thought it would be nice to have a section for talks related to Node.js security. What do you think ? (I can PR a bunch of talks i have...

good first issue

Hi, Recently in one of my project [Node-secure](https://github.com/ES-Community/nsecure) i spotted that the part of the code that was responsible to fetch data on the npm registry was not able to...

There is currently a lot of situations where we are missing dynamic RegExps. Ref and examples here: https://github.com/nodejs/security-wg/issues/208 We should probably use the new Tracer to detect those cases (extension,...

The warning short identifiers is throw on the following file: https://unpkg.com/[email protected]/lib/fetch/file.js It should not throw for this file. I guess the current analysis don't take in account class name and...

bug
enhancement

## Bug Description While working on UT (with TypeScript) for one of our project we were unable to found the `Interceptable` type in the undici export. https://github.com/nodejs/undici/blob/main/types/mock-interceptor.d.ts#L88 ## Reproducible By...

bug

It could be cool to add a warning in the CLI when the env `NODE_SECURE_TOKEN` is missing. Because without this env NPM has a pretty low ratelimit (so you can...

good first issue

The goal would be to add a new command capable of outputting a summary from a JSON file. The summary would contain the same information as in the interface (excluding...

good first issue
CLI

CLIUI doesn't work well with ESM: https://github.com/yargs/cliui/issues/113 Summary and verify commands have bugs because of this.

bug

Hi, After few tests on my Windows. When i setup the field "owner" it take more than 7,000ms for the snapshot method to be achieved. I have not tested the...

bug