-
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups
The idea is to setup theses groups:
- GHAs
- deps
- devDep…
-
Exemple PR https://github.com/NodeSecure/js-x-ray/pull/108
-
Recently, we had some concerns regarding licenses for the Node.js sub-dependencies, and there was a suggestion on https://github.com/nodejs/node/issues/49625 to include a script that validates the lic…
-
Current SourceFile class implement a bunch of counter and also `identifiersName` that keep the trace of all kind of declaration identifiers across the file.
https://github.com/NodeSecure/js-x-ray/b…
-
-
Some packages require Node v16+ ([sometimes even v14](https://github.com/NodeSecure/fs-walk#requirements)).
The idea is to update theses packages with Node v18+ as requirement.
In addition to `REA…
-
is it possible to download multiple files in parallel using httpie?
an example would be good
-
The parser argument in the constructor of AstAnalyser class is currently required:
https://github.com/NodeSecure/js-x-ray/blob/master/src/AstAnalyser.js#L18
For me we should make it optional and…
-
The idea/goal of the task is to refactor the isRequire who is becoming more complicated to read and maintain.
I think the part where we walk the require arguments need to be externalized to a dedic…
-
https://github.com/NodeSecure/js-x-ray/blob/c3caab9d13e44b1d50abae3b90118a8fc6709802/docs/suspicious-literal.md?plain=1#L9
[smith-and-wesson-skimmer](https://badjs.org/posts/smith-and-wesson-skimme…