mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2025-12-06 15:22:47 +01:00
Update readme (#476)
* Update readme Co-authored-by: Jonas Plum <git@jonasplum.de>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
BIN
docs/screenshots/dashboard.png
Normal file
BIN
docs/screenshots/dashboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 218 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 191 KiB |
Reference in New Issue
Block a user