Skip to content

Commit 3bebb7a

Browse files
authored
Merge pull request #6 from OWASP/cpholguera-patch-1
Deprecate MASWE-0034
2 parents 404d96a + 1abe32a commit 3bebb7a

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

weaknesses/MASVS-AUTH/MASWE-0034.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ alias: insecure-confirm-credentials
55
platform: [android]
66
profiles: [L2]
77
mappings:
8-
masvs-v2: [MASVS-AUTH-1]
8+
masvs-v2: [MASVS-AUTH-2]
99
cwe: [287, 319]
1010

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.
1714
---
18-

weaknesses/MASVS-CRYPTO/MASWE-0013.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ mappings:
88
masvs-v1: [MSTG-CRYPTO-1]
99
masvs-v2: [MASVS-CRYPTO-2]
1010
status: deprecated
11+
covered_by: [MASWE-0014]
12+
deprecation_note: Content overlap.
1113
---
12-
13-
14-
!!! warning "Deprecated"
15-
16-
This weakness was deprecated in favor of @MASWE-0014 because of an overlap in the content.

0 commit comments

Comments
 (0)