Skip to content

Add MASTG-TEST-0264, MASTG-TEST-0265, MASTG-DEMO-0038, MASTG-DEMO-0039#3246

Merged
cpholguera merged 9 commits into
masterfrom
add-demos-38-and-39
May 26, 2025
Merged

Add MASTG-TEST-0264, MASTG-TEST-0265, MASTG-DEMO-0038, MASTG-DEMO-0039#3246
cpholguera merged 9 commits into
masterfrom
add-demos-38-and-39

Conversation

@cpholguera

@cpholguera cpholguera commented Mar 28, 2025

Copy link
Copy Markdown
Collaborator

This pull request introduces two new demo tests for detecting StrictMode usage in Android applications, using both dynamic and static analysis techniques.

New demos

New Tests

@cpholguera cpholguera changed the title Add-demos-38-and-39 Add MASTG-TEST-0264, MASTG-TEST-0265, MASTG-DEMO-0038, MASTG-DEMO-0039 Mar 28, 2025
@cpholguera cpholguera requested a review from titze April 1, 2025 13:42
@cpholguera cpholguera marked this pull request as ready for review April 4, 2025 09:25
@cpholguera cpholguera requested a review from Copilot April 4, 2025 09:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 11 changed files in this pull request and generated 1 comment.

Files not reviewed (4)
  • demos/android/MASVS-RESILIENCE/MASTG-DEMO-0038/output.txt: Language not supported
  • demos/android/MASVS-RESILIENCE/MASTG-DEMO-0038/run.sh: Language not supported
  • demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/output.txt: Language not supported
  • demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/run.sh: Language not supported
Comments suppressed due to low confidence (1)

rules/mastg-android-strictmode.yml:10

  • [nitpick] The pattern 'StrictMode.setVmPolicy(...)' may be too generic and might not catch all variants of StrictMode usage (e.g., chained calls or alternative configurations such as penaltyLog). Consider expanding the pattern or adding an additional rule to ensure comprehensive detection.
- pattern: StrictMode.setVmPolicy(...)

Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0038/MASTG-DEMO-0038.md
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0038/MASTG-DEMO-0038.md
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md Outdated
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md Outdated
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md
Comment thread tests-beta/android/MASVS-RESILIENCE/MASTG-TEST-0264.md Outdated
Comment thread tests-beta/android/MASVS-RESILIENCE/MASTG-TEST-0264.md Outdated
Comment thread tests-beta/android/MASVS-RESILIENCE/MASTG-TEST-0265.md Outdated
Comment thread tests-beta/android/MASVS-RESILIENCE/MASTG-TEST-0265.md Outdated
Co-authored-by: titze <dennis.titze@guardsquare.com>
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md Outdated
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md Outdated
Comment thread demos/android/MASVS-RESILIENCE/MASTG-DEMO-0039/MASTG-DEMO-0039.md Outdated
Comment thread tests-beta/android/MASVS-RESILIENCE/MASTG-TEST-0264.md Outdated
@titze

titze commented May 26, 2025

Copy link
Copy Markdown
Collaborator

Changes / comments look good to me!

@cpholguera cpholguera merged commit e2f96ab into master May 26, 2025
28 checks passed
@cpholguera cpholguera deleted the add-demos-38-and-39 branch May 26, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants