A terminal built on web technologies
11 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | bin/rimraf-standalone.js | 1 | function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } |
| LOW | bin/rimraf-standalone.js | 21 | // |
| LOW | bin/rimraf-standalone.js | 901 | if (options.nobrace || |
| LOW | bin/rimraf-standalone.js | 1441 | // a/b/x/y/z/c |
| LOW | bin/rimraf-standalone.js | 1541 | // [^/]*? pattern, except in partial mode, where it might |
| LOW | bin/rimraf-standalone.js | 2501 | var length = args.length; |
| LOW | bin/rimraf-standalone.js | 2521 | // set ENTRIES = [] |
| LOW | .github/workflows/codeql-analysis.yml | 1 | # For most projects, this workflow file will not need changing; you simply need |
| LOW | .github/workflows/codeql-analysis.yml | 41 | - name: Initialize CodeQL |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | app/plugins.ts | 94 | function checkDeprecatedExtendKeymaps() { |
| LOW | lib/utils/plugins.ts | 566 | export function decorateTermGroupsReducer(fn: ITermGroupReducer) { |