eslint-plugin-sonarjs
Version:
SonarJS rules for ESLint
17 lines (10 loc) ⢠453 B
Markdown
# Allowing requests with excessive content length is security-sensitive (`sonarjs/content-length`)
š¼ This rule is enabled in the ā
`recommended` config.
<!-- end auto-generated rule header -->
## Options
<!-- begin auto-generated rule options list -->
| Name | Type |
| :-------------------- | :------ |
| `fileUploadSizeLimit` | Integer |
| `standardSizeLimit` | Integer |
<!-- end auto-generated rule options list -->