File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,10 @@ alias: insecure-confirm-credentials
5
5
platform : [android]
6
6
profiles : [L2]
7
7
mappings :
8
- masvs-v2 : [MASVS-AUTH-1 ]
8
+ masvs-v2 : [MASVS-AUTH-2 ]
9
9
cwe : [287, 319]
10
10
11
- draft :
12
- description : https://mas.owasp.org/MASTG/tests/android/MASVS-AUTH/MASTG-TEST-0017/
13
- topics :
14
- - Confirm Credentials
15
- status : placeholder
16
-
11
+ status : deprecated
12
+ covered_by : [MASWE-0044]
13
+ deprecation_note : Content overlap. Confirm Credentials is a form of local authentication that will have a dedicated MASTG test.
17
14
---
18
-
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ mappings:
8
8
masvs-v1 : [MSTG-CRYPTO-1]
9
9
masvs-v2 : [MASVS-CRYPTO-2]
10
10
status : deprecated
11
+ covered_by : [MASWE-0014]
12
+ deprecation_note : Content overlap.
11
13
---
12
-
13
-
14
- !!! warning "Deprecated"
15
-
16
- This weakness was deprecated in favor of @MASWE-0014 because of an overlap in the content.
You can’t perform that action at this time.
0 commit comments