-
Notifications
You must be signed in to change notification settings - Fork 250
Output tweaks #172
New issue
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
Output tweaks #172
Conversation
9fb770f
to
9df4cbf
Compare
I just removed the underline from the sink in the images above as it obscures underscores. Otherwise it's the same.
9df4cbf
to
049f368
Compare
Prints vulnerabilities with ANSI colour codes for the terminal. Not crazily colourful: just tries to highlight the important stuff. Repeated filenames aren't printed. Colour scheme might not be to everyone's taste.
It is sometimes what you want, but often you just want the failures without sanitised vulns in the output.
049f368
to
c07551d
Compare
Very basic python logging added to pyt. Very useful when you want to see: - which files are being processed - if your imports are not being inspected - which file crashed pyt
This is lovely! ❤️ 😁 I'll have a look as soon as I can
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is one of the prettiest ways I've seen people set the logging level.
Uh oh!
There was an error while loading. Please reload this page.
--screen
output for ANSI colour codes (not that colourful to be honest as I didn't want to go crazy)--only-unsanitised
to not print santised vulnerabilities as they can confuse the output-v
,-vv
or-vvv
pytvuln
vulns