ajinabraham / libsast

Generic SAST Library
https://opensecurity.in
GNU Lesser General Public License v3.0
123 stars 19 forks source link

I have some problem for MOBSF #22

Closed wywlz closed 2 years ago

wywlz commented 2 years ago

My apps contain FFmpeg ,and the customer needs to add the relro safe compilation option to the ffmpeg library. After I added the option during compilation, I used linux's checksec to detect library and found that relro has been added. However, when I package library into the app and put it into mobsf for detection, mobsf reminds me that my library does not contain relro. Now I have no good way. I hope I can get help。

ajinabraham commented 2 years ago

You opened an issue on the wrong project.