lfatty
lfatty
Thanks @KevinHock. What is the best way to test a whole repo or a directory that holds all the python files.
Lets say it is django
I also when running a test against django.nV, I got the following: ``` python -m pyt -f examples/django.nV/taskManager/views.py /bla/bla/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/runpy.py:125: RuntimeWarning: 'pyt.__main__' found in sys.modules after import of package 'pyt', but...
Ok, i am not being successful. Can you please write down the commands for that? thx
Thanks @KevinHock, I think this tool is very promising especially if we can make it very easy to use. Also we need think about a new option such as `-r,...
@KevinHock, I ran `python -m pyt -a E -f examples/django.nV/taskManager/upload_controller.py --interactive` and all looks fine. But, when I ran the command against my code, i got the following output: ```...
np. i should be noted that something like `def my_data(self)` by way of example. I think we need to revisit `self`as user input because it may generate many false positives.
Thanks @KevinHock. I will test it and will keep you posted.
@dmettem I do not think so because I am running the default zap which comes with the framework.