Skip to content

Instantly share code, notes, and snippets.

@nbeguier
Created December 2, 2022 17:09
Show Gist options
  • Save nbeguier/199d55fcc1a33cb50954fc36ffc294f9 to your computer and use it in GitHub Desktop.
Save nbeguier/199d55fcc1a33cb50954fc36ffc294f9 to your computer and use it in GitHub Desktop.
mobsfscan configuration file
---
- ignore-paths:
- test
ignore-rules:
- android_kotlin_md5
- android_kotlin_insecure_random
- android_kotlin_hardcoded
- android_kotlin_hiddenui
- android_hidden_ui
- hardcoded_api_key
- hardcoded_password
- java_insecure_random
severity-filter:
- WARNING
- ERROR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment