...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MET02-J | lowLow | unlikelyUnlikely | mediumMedium | P2 | L3 |
Automated Detection
Detecting uses of deprecated methods is straightforward. Obsolete methods have no automatic means of detection.
...
...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MET02-J | lowLow | unlikelyUnlikely | mediumMedium | P2 | L3 |
Detecting uses of deprecated methods is straightforward. Obsolete methods have no automatic means of detection.
...