Replies: 1 comment
-
|
Hi @sohsatoh, you're absolutely right. Thanks for your suggestion, I've created an issue for it. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, the static analysis section of MSTG-CODE-2 for iOS only describes methods for those who can access to the source code.
However, there is a way to check that
get-task-allowis true in the entitlement using ldid.https://developer.apple.com/documentation/security/notarizing_macos_software_before_distribution/resolving_common_notarization_issues?language=objc
Any thoughts on adding this to the Static Analysis section?
(I wasn't sure whether I could submit a pull request directly, so I posted here.)
Beta Was this translation helpful? Give feedback.
All reactions