Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Improve the console output #3

Closed
punkeel opened this issue Mar 29, 2017 · 2 comments
Closed

Improve the console output #3

punkeel opened this issue Mar 29, 2017 · 2 comments

Comments

@punkeel
Copy link
Contributor

punkeel commented Mar 29, 2017

Linked issue: #2
As of now, the amount of potentiel threats removed is the only displayed information.

Having two output formats would be fine, with a toggle: 👨 (textual) & 🤖 (json).

Nice informations to include:
For the 👨 display, name & location of the threat ("Macro executed when the document is opened", "Active.X object in the 2nd page" ....), list of the removed content
For the 🤖 output: same thing, with internal data?

@vmalguy
Copy link

vmalguy commented Mar 31, 2017

This output should be sent to syslog instead/before output

@punkeel
Copy link
Contributor Author

punkeel commented Apr 19, 2017

Commit 43a516b adds a json output option, I'll consider this issue closed

The output (json/log) is sent to STDERR by SLF4J, sending it to syslog seems weird to me as this is not a daemon (for now, atleast)

@punkeel punkeel closed this as completed Apr 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants