Skip to content

Commit

Permalink
Fix conflicts in IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
serek8 committed Sep 3, 2024
1 parent 45c62bb commit 64dea15
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
platform: android
title: Sensitive Data Not Excluded From Backup
id: MASTG-DEMO-0012
id: MASTG-DEMO-0014
code: [kotlin]
test: MASTG-TEST-0205
test: MASTG-TEST-0211
---

### Sample
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
platform: ios
title: Uses of Weak Key Size in SecKeyCreateRandomKey with r2
title: Sensitive Data Not Excluded From Backup
code: [swift]
id: MASTG-DEMO-0011
test: MASTG-TEST-0206
id: MASTG-DEMO-0013
test: MASTG-TEST-0210
---

### Sample
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platform: android
title: Sensitive Data Not Excluded From Backup
id: MASTG-TEST-0207
id: MASTG-TEST-0211
type: [dynamic, filesystem]
weakness: MASWE-0004
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
platform: ios
title: Sensitive Data Not Excluded From Backup
id: MASTG-TEST-0206
id: MASTG-TEST-0210
type: [static, filesystem]
weakness: MASWE-0004
---
Expand Down

0 comments on commit 64dea15

Please sign in to comment.