Skip to content

Releases: mpast/mobileAudit

Version 1.3.5

07 Mar 19:53
6497c77
Compare
Choose a tag to compare
  • Added Django filters
  • Async refresh permissions

Version 1.3.4

21 Feb 17:37
6672c0b
Compare
Choose a tag to compare
  • Refactor integration functions
  • Various fixes
  • Upgraded docker images
  • Upgraded python dependencies

Version 1.3.3

14 Feb 20:06
af2546d
Compare
Choose a tag to compare
  • Various bug fixes
  • Update Dockerfile

Version 1.3.2

03 Feb 21:02
Compare
Choose a tag to compare
  • Scan creation in API bug fixed
  • Fixed vulnerabilities in requirements

Version 1.3.1

30 Jan 17:53
Compare
Choose a tag to compare
  • Refresh progress bar with Celery
  • Worker run fixes
  • Requirements upgrade

Version 1.3.0

23 Jan 11:41
79977b5
Compare
Choose a tag to compare
  • Added Celery and RabbitMQ for async tasks
  • Added security directives into settings.py
  • Divided non production version into docker-compose.yaml and production TLS version into docker-compose.prod.yaml
  • Python dependencies upgrade

Version 1.2.0

13 Dec 12:40
4ef6547
Compare
Choose a tag to compare
  • TLS integration
  • Base image upgrade to python:3.9.1-buster
  • JADX upgrade to 1.2.0
  • Python dependencies upgrade

Version 1.1.0

10 Dec 17:34
Compare
Choose a tag to compare
  • API v1 Creation
  • API Token authentication
  • Swagger integration
  • Redoc integration
  • Refactor application models

Version 1.0.0

21 Nov 11:07
Compare
Choose a tag to compare
  • Uses Docker for easy deployment in multiplatform environment
  • Extract all information of the APK
  • Analyze all the source code searching for weaknesses
  • All findings are categorized and follows CWE standards
  • Also highlight the Best Practices in Secure Android Implementation in the APK
  • The findings can be edited and the false positives can be triaged and deleted
  • All scan results can be exported to PDF
  • User authentication and user management
  • VirusTotal, Defect Dojo and MalwareDB integration