-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Improve MASTG-DEMO-0059 and MASTG-DEMO-0058 #3460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…dling improvements
…isks and update evaluation scripts
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds gitleaks as a new tool for secrets scanning in mobile app testing and improves the handling of sensitive data demonstrations in MASTG-DEMO-0059 and MASTG-DEMO-0058.
Key changes include:
- Introduction of gitleaks tool (MASTG-TOOL-0144) for detecting hardcoded credentials
- Enhanced MASTG-DEMO-0059 with more realistic secret formats and improved documentation
- Updated MASTG-DEMO-0058 with clearer explanations and evaluation scripts
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.
File | Description |
---|---|
tools/generic/MASTG-TOOL-0144.md | Adds gitleaks tool documentation for secrets scanning |
demos/android/MASVS-STORAGE/MASTG-DEMO-0059/ | Updates demo with enhanced secret formats and comprehensive evaluation methods |
demos/android/MASVS-CRYPTO/MASTG-DEMO-0058/ | Improves demo documentation and adds evaluation script |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
…date-demos-58-59
…date-demos-58-59
This PR adds gitleaks as a new tool for secrets scanning in mobile app testing and improves the handling of sensitive data demonstrations in MASTG-DEMO-0059 and MASTG-DEMO-0058.
Key changes include: