-
Notifications
You must be signed in to change notification settings - Fork 20
Labels
needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.Indicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
I have three incidents in the file, one of which was triggered by a custom rule.
After resolving the following issue:
The sun.misc.BASE64Encoder class has been removed. It can be replaced with the Base64.Encoder class instantiated using the java.util.Base64.getMimeEncoder() method. For further examples on replacing BASE64Encoder with Base64.Encoder, refer to the "Code example" link below.
and accepting the resolution, the incident triggered by the custom rule is no longer listed after re-running the analysis.
When I stopped the server, deleted the logs folder, restarted the server, and re-ran the analysis, the custom rule violation reappeared.
Note: When I ran Kantra to verify locally, I could still see the incident triggered by the custom rule.
Metadata
Metadata
Assignees
Labels
needs-kindIndicates an issue or PR lacks a `kind/foo` label and requires one.Indicates an issue or PR lacks a `kind/foo` label and requires one.needs-priorityIndicates an issue or PR lacks a `priority/foo` label and requires one.Indicates an issue or PR lacks a `priority/foo` label and requires one.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Type
Projects
Status
✅ Done