diff --git a/docs/awesome/awesome-static-analysis.md b/docs/awesome/awesome-static-analysis.md index 1ba3dc5bda..f0abc66489 100644 --- a/docs/awesome/awesome-static-analysis.md +++ b/docs/awesome/awesome-static-analysis.md @@ -674,6 +674,7 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com * [Android Lint](http://tools.android.com/tips/lint) - Run static analysis on Android projects. * [android-lint-summary](https://github.com/passy/android-lint-summary) - Combines lint errors of multiple projects into one output, check lint results of multiple sub-projects at once. * [FlowDroid](https://github.com/secure-software-engineering/soot-infoflow-android) - static taint analysis tool for Android applications +* [Oversecured](https://oversecured.com/) - A static SaaS-based vulnerability scanner for Android apps. Contains 90+ vulnerability categories. * [paprika](https://github.com/GeoffreyHecht/paprika) - A toolkit to detect some code smells in analyzed Android applications. * [qark](https://github.com/linkedin/qark) - Tool to look for several security related Android application vulnerabilities @@ -751,4 +752,4 @@ Also check out the sister project, [awesome-dynamic-analysis](https://github.com [![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [Matthias Endler](https://endler.dev) has waived all copyright and related or neighboring rights to this work. -Title image [Designed by Freepik](http://www.freepik.com). \ No newline at end of file +Title image [Designed by Freepik](http://www.freepik.com).