Emir Hodžić

Results 7 issues of Emir Hodžić

### Is your feature request related to a problem? Please describe. As described in discussion #59, I would like to visualize the importance of the nodes for the infered prediction....

enhancement

### Describe the bug When there is a repo with Git submodules, the scanner fails to pull them and produces `Git submodule at 'app/libraries' not initialized` warning. Then the submodule...

scanner
needs info

### Describe the bug The analyzer reports a duplicate project in a repo with submodules. There are no duplicate projects defined, just submodules. Further in the report phase it mentiones...

analyzer

Hello, I was playing around with the client and found that the `max` parameter doesn't work: ``` >>> api = WebexAPI() >>> messages = api.messages.list(room_id, max=50) >>> len(list(messages)) 15180 ```...

Python inspector command fails to scan when some packages include system platform information: ``` >python-inspector --requirement requirements.txt -p 313 -o macos --json-pdt tmp.json Traceback (most recent call last): File "~/Documents/misc/python-torch-multi-platform/.venv/lib/python3.13/site-packages/python_inspector/resolve_cli.py",...

Hi, I was trying to scan a project that was created using PyBuilder and the scan failed with the following error: ``` python-inspector --python-version 311 --operating-system linux --json-pdt tmp.json --analyze-setup-py-insecurely...

Running ORT on a python project with python-inspector gives the following error when using non-production tags: ``` PIP failed to resolve dependencies for path 'requirements.txt': IOException: Running 'python-inspector --python-version 313...