mountain-pass/addressr

View on GitHub
service/DefaultService.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Generic Object Injection Sink
Open

      global.swaggerDoc.paths[p].get !== undefined &&
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Generic Object Injection Sink
Open

      global.swaggerDoc.paths[p].get['x-root-rel'] !== undefined
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Generic Object Injection Sink
Open

    const op = global.swaggerDoc.paths[p].get;
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Generic Object Injection Sink
Open

    const op = global.swaggerDoc.paths[url].get;
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/filename-case' was not found.
Open

import debug from 'debug';
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/no-null' was not found.
Open

import debug from 'debug';
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/prevent-abbreviations' was not found.
Open

import debug from 'debug';
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'unicorn/no-process-exit' was not found.
Open

import debug from 'debug';
Severity: Minor
Found in service/DefaultService.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status