Giter Site home page Giter Site logo

Comments (15)

htrgouvea avatar htrgouvea commented on August 18, 2024 4

@cynthiabaran and @dvelardez,

We believe that PR #17 solved the problems you sent us! Please test the new code and let us know if everything is right 😄

Thx!

from insider.

cynthiabaran avatar cynthiabaran commented on August 18, 2024 1

For me it did fix it.

Although, I need to say I've noticed that all analysis are taking quite a bit more time to complete since release v2... Is there any reason for that?

from insider.

dvelardez avatar dvelardez commented on August 18, 2024 1

Hi !
Could you delete the PODS folder?
The PODS folder contains dependencies, which are not analyzed by the insider.

It worked! Is it possible to incorporate a parameter that allows exclusions?
Thank you very much!

from insider.

hermescanutodesouza avatar hermescanutodesouza commented on August 18, 2024

Hi, Could you send the log or a output print?

from insider.

cynthiabaran avatar cynthiabaran commented on August 18, 2024
[INSIDER]: 2020/06/26 15:03:46 Starting analysis for iOS app #
[INSIDER]: 2020/06/26 15:03:46 Starting iOS Source code analysis
[INSIDER]: 2020/06/26 15:03:46 Extracting libraries
[INSIDER]: 2020/06/26 15:03:47 Starting analysis on PList and XCodeProj files
[INSIDER]: 2020/06/26 15:03:48 lstat /ios-project/example/Proj: no such file or directory
[INSIDER]: 2020/06/26 15:03:48 Finished analysis for iOS app #
[INSIDER]: 2020/06/26 15:03:48 lstat /ios-project/example/Proj: no such file or directory

This Proj file does not really exists, but Proj.xcodeproj does.

from insider.

cynthiabaran avatar cynthiabaran commented on August 18, 2024

Also, I can't perform an analysis on a Android project as well. Here are the logs

[INSIDER]: 2020/06/26 15:10:59 Starting analysis for Android target /Users/cynthia.baran/android-project
[INSIDER]: 2020/06/26 15:10:59 Starting Android source code analysis
[INSIDER]: 2020/06/26 15:10:59 Starting Android Manifest analysis
[INSIDER]: 2020/06/26 15:10:59 Loading manifest permission
[INSIDER]: 2020/06/26 15:10:59 198
[INSIDER]: 2020/06/26 15:11:00 Error: strconv.ParseBool: parsing "@bool/enable_system_alarm_service_default": invalid syntax
[INSIDER]: 2020/06/26 15:11:00 Finished analysis for Android app #/Users/cynthia.baran/android-project
[INSIDER]: 2020/06/26 15:11:00 strconv.ParseBool: parsing "@bool/enable_system_alarm_service_default": invalid syntax

I tried recompiling and running the old version again and everything works as expected...

from insider.

dvelardez avatar dvelardez commented on August 18, 2024

The same happens to me, I send my log:

% ./insider --tech ios --target projectfolder

[INSIDER]: 2020/06/26 15:27:02 Starting analysis for iOS app #
[INSIDER]: 2020/06/26 15:27:02 Starting iOS Source code analysis
[INSIDER]: 2020/06/26 15:27:02 Extracting libraries
[INSIDER]: 2020/06/26 15:27:02 Starting analysis on PList and XCodeProj files
[INSIDER]: 2020/06/26 15:27:02 Finished PList/XCodeProj analysis
[INSIDER]: 2020/06/26 15:27:02 Removing: [] from file list from ios tech
[INSIDER]: 2020/06/26 15:27:02 Removing: [] from file list from ios tech
[INSIDER]: 2020/06/26 15:27:02 Found 198 files to analyze.
[INSIDER]: 2020/06/26 15:27:02 loading core rules
[INSIDER]: 2020/06/26 15:27:02 Rules 8
[INSIDER]: 2020/06/26 15:27:02 loading IOS rules
[INSIDER]: 2020/06/26 15:27:02 Rules 25
[INSIDER]: 2020/06/26 15:27:02 Rules 25
[INSIDER]: 2020/06/26 15:27:02 Starting extracting hardcoded information
[INSIDER]: 2020/06/26 15:27:07 read projectfolder/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/Headers: is a directory
[INSIDER]: 2020/06/26 15:27:07 Finished analysis for iOS app #
[INSIDER]: 2020/06/26 15:27:07 read projectfolder/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/Headers: is a directory

from insider.

dvelardez avatar dvelardez commented on August 18, 2024

Unfortunately it has not worked, exactly the same output.

from insider.

hermescanutodesouza avatar hermescanutodesouza commented on August 18, 2024

Unfortunately it has not worked, exactly the same output.
Did you put insider outside of the source folder ?

from insider.

hermescanutodesouza avatar hermescanutodesouza commented on August 18, 2024

@dvelardez Did you put insider outside of the source folder ?

from insider.

dvelardez avatar dvelardez commented on August 18, 2024

@dvelardez Did you put insider outside of the source folder ?

Yes!

from insider.

hermescanutodesouza avatar hermescanutodesouza commented on August 18, 2024

@dvelardez , could you send the log or a print ?

from insider.

dvelardez avatar dvelardez commented on August 18, 2024

@dvelardez , could you send the log or a print ?

jenkins@myserver ~ % ./insider-macos-amd64 --tech ios --target /Users/jenkins/workspace/servicios_centrales/servicios_centrales.lala-mobile-ios.ci -v

[INSIDER]: 2020/07/01 11:17:26 Starting analysis for iOS app #
[INSIDER]: 2020/07/01 11:17:26 Starting iOS Source code analysis
[INSIDER]: 2020/07/01 11:17:26 Extracting libraries
[INSIDER]: 2020/07/01 11:17:26 Removing: [] from file list from ios tech
[INSIDER]: 2020/07/01 11:17:26 Removing: [] from file list from ios tech
[INSIDER]: 2020/07/01 11:17:26 Found 198 files to analyze.
[INSIDER]: 2020/07/01 11:17:26 loading core rules
[INSIDER]: 2020/07/01 11:17:26 Rules 8
[INSIDER]: 2020/07/01 11:17:26 loading IOS rules
[INSIDER]: 2020/07/01 11:17:26 Rules 25
[INSIDER]: 2020/07/01 11:17:26 Rules 25
[INSIDER]: 2020/07/01 11:17:26 Starting extracting hardcoded information
[INSIDER]: 2020/07/01 11:17:31 read /Users/jenkins/workspace/servicios_centrales/servicios_centrales.lala-mobile-ios.ci/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/Headers: is a directory
[INSIDER]: 2020/07/01 11:17:31 Finished analysis for iOS app #
[INSIDER]: 2020/07/01 11:17:31 read /Users/jenkins/workspace/servicios_centrales/servicios_centrales.lala-mobile-ios.ci/Pods/OneSignal/iOS_SDK/OneSignalSDK/Framework/OneSignal.framework/Headers: is a directory

from insider.

hermescanutodesouza avatar hermescanutodesouza commented on August 18, 2024

Hi !
Could you delete the PODS folder?
The PODS folder contains dependencies, which are not analyzed by the insider.

from insider.

umarhyatt00 avatar umarhyatt00 commented on August 18, 2024

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

from insider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.