Skip to content

Releases: devaa-security/manifest-scanner

v1.1.2

03 Sep 03:16
da8e304
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

29 Aug 17:33
77ffabf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.1.0...v1.1.1

v1.1.0

27 Aug 19:40
a9c5dc6
Compare
Choose a tag to compare

What's Changed

  • Add Java Parser for Parsing Java Source Code (AST) by @s5dev in #12
  • Release 1.1.0 by @s5dev in #13

In this release we're introducing --enableAST flag to parse Java code 🚀

  • enabled AST for parsing java code to add Arguments for performing exploit in dynamic analysis
manifest-scanner --file ANDROID_PROJECT --report json --output D:/source/output.json --enableAST

Full Changelog: v1.0.9...v.1.1.0

v1.0.9

21 May 15:08
Compare
Choose a tag to compare
  • Fixed Exported Component check template variable issue

v1.0.8

05 May 13:31
f5ce691
Compare
Choose a tag to compare
  • Fixed hardcoded path in Exported Component Check
  • Added Testcases
  • Fixed few lint checks (planning to address remaining lint checks in upcoming release)
  • Commented Java AST Check for now (planning to release in next major version)

v1.0.7

04 May 00:39
b3ccb5e
Compare
Choose a tag to compare

Version: Furious Babbage

  • Fixed installation issue
  • Optimized typescript loading

v1.0.4

16 Apr 23:32
Compare
Choose a tag to compare

🚀 DEVAA Mobile Security - Android Manifest Scanner

  • Fixed dynamic import statement
  • Added 7 different manifest config scanner
  • published manifest-scanner@1.0.4 @ npm