We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am scanning iOS code but not getting any result because scanning doesn't start. Below is the output:
sudo ./insider --tech ios --target /home/test/Downloads/project-folder [insider] 2021/07/12 18:44:09 Starting analysis [insider] 2021/07/12 18:44:09 Analysing IOS libraries [insider] 2021/07/12 18:44:10 Analysing IOS plist files [insider] 2021/07/12 18:44:11 Not found plist files at /home/test/Downloads/project-folder [insider] 2021/07/12 18:44:11 Starting source code analysis [insider] 2021/07/12 18:44:11 Analysing files on directory /home/test/Downloads/project-folder
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am scanning iOS code but not getting any result because scanning doesn't start. Below is the output:
sudo ./insider --tech ios --target /home/test/Downloads/project-folder
[insider] 2021/07/12 18:44:09 Starting analysis
[insider] 2021/07/12 18:44:09 Analysing IOS libraries
[insider] 2021/07/12 18:44:10 Analysing IOS plist files
[insider] 2021/07/12 18:44:11 Not found plist files at /home/test/Downloads/project-folder
[insider] 2021/07/12 18:44:11 Starting source code analysis
[insider] 2021/07/12 18:44:11 Analysing files on directory /home/test/Downloads/project-folder
The text was updated successfully, but these errors were encountered: