Rule S2068: Remove method checks

Description

Currently, S2068 checks if a hard-coded string is used in:

  • java.net.PasswordAuthentication

  • java.sql.DriverManager

These checks should be removed from the rule because they will be handled by a different rule (S6437).

Activity

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Priority

Sentry

Created July 1, 2022 at 12:03 PM
Updated October 16, 2024 at 2:07 PM
Resolved September 12, 2022 at 7:19 AM