Details
Description
The following code should not raise an issue:
Cookie cookie = new Cookie("name", null);
Attachments
Issue Links
- is related to
-
SONARJAVA-2670 Rule S2255: Cookies should not be used to store sensitive information
-
- Closed
-
-
RSPEC-2255 Writing cookies is security-sensitive
- Deprecated