type of rule Schema
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | nuclei-schema.schema.json* |
type Type
string (type of rule)
type Constraints
enum: the value of this property must be equal to one of the following values:| Value | Explanation |
|---|---|
"replace" | |
"prefix" | |
"postfix" | |
"infix" | |
"replace-regex" |