Secure Coding Warning #494
Unanswered
RalfBarkow
asked this question in
Q&A
Replies: 2 comments
-
|
and "sonoma and NSApplicationDelegate.applicationSupportsSecureRestorableState" stackoverflow |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
and "Process injection: breaking all macOS security layers with a single vulnerability" page |
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.
-
There's a warning about secure coding not being enabled on all supported macOS versions. It suggests implementing NSApplicationDelegate.applicationSupportsSecureRestorableState to opt-in to secure coding explicitly.
To reproduce:
See also #493
Beta Was this translation helpful? Give feedback.
All reactions