libsast icon indicating copy to clipboard operation
libsast copied to clipboard

Update SEMGREP version to support more languages

Open fraaaandelpino opened this issue 1 year ago • 0 comments

I am trying to introduce in my MobSF instance the OWASP rules for mobile application analysis I have already included the rules in the project and I have been testing for the included rules, I have some problems with some rules:

  • The version of SEMGREP that the libsast uses is v0.117.0 which does not support XML language, this language is supported from version v1.10.0 so seeing that the version of SEMGREP is quite simple and obsolete you could migrate to a much more recent version that supports more languages and not only Python, Java, JavaScript, Go and C as specified in the README.

fraaaandelpino avatar Jun 11 '24 23:06 fraaaandelpino