Expressive middleware for node.js using ES2017 async functions
4 matches across 3 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | __tests__/request/host.test.js | 107 | req.header.host = 'user@example.com' |
| LOW | __tests__/request/hostname.test.js | 83 | req.header.host = 'user@example.com' |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .github/workflows/npm-publish.yml | 1 | name: NPM Publish |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | lib/request.js | 746 | function splitCommaSeparatedValues (value, limit) { |