Merge branch 'main' into jgeurten-update-WDAC-known-root-mappings

This commit is contained in:
Stacyrch140
2024-10-21 16:47:10 -04:00
committed by GitHub
3 changed files with 11 additions and 11 deletions

View File

@ -76,7 +76,7 @@ Represents why verification failed, or if it succeeded.
| 23 | Invalid image hash. This error can indicate file corruption or a problem with the file's signature. Signatures using elliptic curve cryptography (ECC), such as ECDSA, return this VerificationError. |
| 24 | Flight root not allowed; indicates trying to run flight-signed code on production OS. |
| 25 | Anti-cheat policy violation. |
| 26 | Explicitly denied by WADC policy. |
| 26 | Explicitly denied by App Control policy. |
| 27 | The signing chain appears to be tampered/invalid. |
| 28 | Resource page hash mismatch. |