7 lines
355 B
Plaintext
7 lines
355 B
Plaintext
== Highlighting
|
|
|
|
When a call to `allowFromAnyIpv4` or `allowDefaultPortFromAnyIpv4` is identified:
|
|
* Highlight the method name
|
|
|
|
In any other case, when a dangerous peer definition is identified:
|
|
* Highlight the peer definition attribute, e.g. `cidrIp` for `IngressProperty`, `peer` parameter for `addIngressRule` calls, `other` for `allowFrom` calls, etc. |