Skip to content
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

[Feat] Make the Drilldown Menues and Views more Colorized #9

Open
1 task
8ear opened this issue Apr 18, 2019 · 0 comments
Open
1 task

[Feat] Make the Drilldown Menues and Views more Colorized #9

8ear opened this issue Apr 18, 2019 · 0 comments
Labels
enhancement New feature or request to discuss todo

Comments

@8ear
Copy link
Contributor

8ear commented Apr 18, 2019

Why: Why you want the feature

The user get currently no colored feedback if the IoC is critical or not. The user want to see without reading if the current IoCs are critical. And how much IoCs from last day are critical and so on.

What: What you want to happen

Produce more colourized views. The first start should be to colourize the severity and confidence fields. Every time the severity and confidence is shown to the user it should be coloured.

Severities:

GREEN: 0 the associated object is not malicious
Yellow: 1 low-level threats, e.g. aggressive adware
Orange: 2 medium-level threats, e.g. standard malware
RED: 3 high-level threats, e.g. professional malware & organized attacks
RED: 4 critical threats, e.g. espionage or state-organized attacks

Confidence:
0-100
The higher the confidence the more certain it is that the severity is right. Therefore the confidence is direct matched to the brightness of the colour. So A confidence of 40 and lower should always show the lightest colour variant and 100 always the darkest variant.

How: How it is implemented

  • Task 1
@8ear 8ear added enhancement New feature or request todo to discuss labels Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to discuss todo
Projects
None yet
Development

No branches or pull requests

1 participant