Skip to content

Commit 38cc6b2

Browse files
committed
update links and cwe
1 parent 529d646 commit 38cc6b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/instructions/maswe.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Field rules:
7373
- **mappings.masvs-v2**: One or more MASVS v2 controls this weakness helps verify. At least one entry is required.
7474
- **cwe**: One or more CWE IDs that correspond to this weakness. This helps link to the broader software security ecosystem.
7575
- **android-risks**: One or more specific risks from the Android developer documentation (https://developer.android.com/privacy-and-security/risks) that correspond to this weakness. This is an optional field that can help link to Android-specific guidance, but it should only be used when there is a clear match
76-
- **refs**: External references. Prefer stable, vendor-neutral sources (official platform docs, CWE, NIST, academic papers).
76+
- **refs**: External references. Prefer stable, vendor-neutral sources (official platform docs, NIST, academic papers).
7777
- **status**: When you generate a new MASWE draft, set
7878
`status: new`.
7979

weaknesses/MASVS-PLATFORM/MASWE-0064.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ mappings:
1010
cwe: [926]
1111
android-risks:
1212
- https://developer.android.com/topic/security/risks/content-resolver
13+
- - https://developer.android.com/topic/security/risks/file-providers
1314
refs:
1415
- https://developer.android.com/reference/androidx/core/content/FileProvider
15-
- https://developer.android.com/topic/security/risks/file-providers
1616
- https://developer.android.com/privacy-and-security/security-tips#content-providers
1717
status: new
1818
---

0 commit comments

Comments
 (0)