rspec/rules/S6641/common/highlighting.adoc

10 lines
303 B
Plaintext

=== Highlighting
When the tainted connection string is being passed as a parameter in a constructor:
* Highlight the connection string parameter in the constructor.
When the tainted connection string is being passed as a property value:
* Highlight the value that is being assigned to the property.