Skip to content
Codacy Production / Codacy Static Code Analysis required action Oct 10, 2024 in 0s

21 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 21
           

Complexity increasing per file
==============================
- src/commands/node/index.mjs  13
- src/commands/node/handlers.mjs  13
- src/commands/node/configs.mjs  3
- src/commands/node/tasks.mjs  6
         

See the complete overview on Codacy

Annotations

Check warning on line 39 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L39

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 44 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L44

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 51 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L51

The application dynamically constructs file or path information.

Check warning on line 52 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L52

The application dynamically constructs file or path information.

Check warning on line 56 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L56

The application dynamically constructs file or path information.

Check warning on line 57 in src/commands/node/configs.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/configs.mjs#L57

The application dynamically constructs file or path information.

Check warning on line 186 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L186

The application dynamically constructs file or path information.

Check warning on line 197 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L197

The application dynamically constructs file or path information.

Check warning on line 430 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L430

The application dynamically constructs file or path information.

Check warning on line 430 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L430

This application is using untrusted user input with the readFile() and readFileSync() functions.

Check warning on line 1006 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1006

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1015 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1015

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1170 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1170

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1171 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1171

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1195 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1195

The application dynamically constructs file or path information.

Check warning on line 1196 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1196

The application dynamically constructs file or path information.

Check warning on line 1199 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1199

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1199 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1199

The application dynamically constructs file or path information.

Check warning on line 1209 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1209

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 1209 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1209

The application dynamically constructs file or path information.

Check warning on line 1284 in src/commands/node/tasks.mjs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/commands/node/tasks.mjs#L1284

Detected possible user input going into a `path.join` or `path.resolve` function.