superpoussin22
superpoussin22
did you try with the branch https://github.com/nccgroup/ScoutSuite/tree/develop-with-gcp-enhancements-pre-release ?
can you elaborate a little bit ?
you should report this issue to the baksmali project :https://github.com/JesusFreke/smali
it require some python libraries
the requirement file is not there but it could be : google-api-python-client == 2.108.0 google-cloud-translate == 3.12.1 if I'm not mistaken
same issue for me
doesn't not work for me , even if the UPLOAD_FOLDER variable is mapped to a file storage in the webapp. I can see the file in the storage but the...
think the application need more rights to be able to upload files, meaning that it must be able to add files to blob storage and use index [{'success': False, 'message':...
the bicep file need to be updated: the app identity (user) must have rights on index (search ) , storage and blob to be able to work :) thoses rights...
check #624