mozilla / scanjs

[DEPRECATED] Static analysis tool for javascript code.
Other
428 stars 39 forks source link

[testing][false negative] - MozMobileConnection #90

Closed pwnetrationguru closed 10 years ago

pwnetrationguru commented 10 years ago

ScanJS MozMobileConnection rule misses the following dangerous case:

     MozMobileConnection.sendMMI()
pauljt commented 10 years ago

Thats because the rule is mozMobileConnection.

On 20 Mar 2014, at 5:01 am, Rob Fletcher notifications@github.com wrote:

MozMobileConnection.sendMMI()

pauljt commented 10 years ago

Closing this since its fixed as part of the rule refresh with the new scanner.