Selectively disable irrelevant security checks #472
platzkart
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Looks like a great addition |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Allow the user to selectively disable irrelevant security checks.
For example:
"
In the Security Status settings, there is an item called Strict Mode Enabled, which currently shows a moderate warning. Our framework is not compatible with this setting, so we cannot enable it. The concern is not about the moderate warning itself, but rather that we need an option to disable this specific check.
Since enabling Strict Mode isn’t possible in our environment, we should be able to turn off the check so the warning no longer appears.
From a broader perspective, this prevents confusion for others viewing the dashboard — it may appear that we are neglecting a security issue when, in reality, we’ve already evaluated it and determined it cannot be enabled.

"
A mock-up of how it might look:
Beta Was this translation helpful? Give feedback.
All reactions