Update readme (#476)

* Update readme

Co-authored-by: Jonas Plum <git@jonasplum.de>
This commit is contained in:
Jonas Plum
2022-10-02 23:18:12 +02:00
committed by GitHub
parent fc42d4043b
commit 5f4fd667a9
3 changed files with 7 additions and 2 deletions

View File

@@ -72,12 +72,17 @@ Automations are scripts that automate tasks or enrich artifacts. Automations are
run in their own Docker containers. This enables them to be created in different run in their own Docker containers. This enables them to be created in different
scripting languages and run securely in their own environment. scripting languages and run securely in their own environment.
### Users ### Dashboards
<center> <center>
<img alt="Screenshot of the playbook part of a ticket" src="docs/screenshots/roles.png" /> <img alt="Screenshot of the dashboard editor" src="docs/screenshots/dashboard.png" />
</center> </center>
Catalyst comes with a dashboard editor that allows you to create custom dashboards
for your organisation. Dashboards can be created with line, bar, and pie charts.
### Users
Catalyst has two different types of users, normal users accessing the platform Catalyst has two different types of users, normal users accessing the platform
via OIDC authentication and API keys for external script. A via OIDC authentication and API keys for external script. A
fine-grained access model is available for both types and allows to define fine-grained access model is available for both types and allows to define

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 191 KiB