Skip to content

Commit

Permalink
Merge pull request #892 from OWASP/improve-language
Browse files Browse the repository at this point in the history
Improve language
  • Loading branch information
sydseter authored Nov 12, 2024
2 parents a0c265f + 6a4fbee commit 16446ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/mobileapp-cards-1.00-en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,19 +207,19 @@ suits:
-
id: "RS8"
value: "8"
desc: "Carlos can reverse engineer the app because the prevention against the use of anti reverse engineering tools are not strong enough according to what is recommended or the perceived effort of a potential attacker"
desc: "Carlos can reverse engineer the app because the anti-reverse engineering controls aren't strong enough according to what is recommended or the perceived effort of a potential attacker"
-
id: "RS9"
value: "9"
desc: "Sean can reverse engineer the app because the code obfuscation is not strong enough according to what is recommended or the perceived effort of a potential attacker"
desc: "Sean can reverse engineer the app because the code obfuscation isn't strong enough according to what is recommended or the perceived effort of a potential attacker"
-
id: "RSX"
value: "10"
desc: "Juan can bypass jailbreak and root detection and execute administrative functions to bypass integrity checks and access controls and trigger app functionality"
-
id: "RSJ"
value: "J"
desc: "Pekka can compromise the integrity of the storage because the file integrity checks are not strong enough according to what is recommended or the perceived effort of a potential attacker"
desc: "Pekka can compromise the integrity of the storage because the file integrity checks aren't strong enough according to what is recommended or the perceived effort of a potential attacker"
-
id: "RSQ"
value: "Q"
Expand Down

0 comments on commit 16446ca

Please sign in to comment.