-
Dear team,
In init.sh file
`wget -P $MYDIR --no-check-certificate https://github.com/cerebrate-project/cerebrate/archive/main.zip` download cerebrate-main.zip file.
`unzip -oqq $MYDIR/main.z…
-
Hello,
I follow this guide: https://doc.cerebrate-project.org/administration/#keycloak-configuration but cant authenticate with keycloak-20.0.1.
Error in logs:
2022-11-21 10:31:56 error: [Runtime…
-
I followed the wiki to import data from ENISA https://github.com/cerebrate-project/cerebrate/wiki/CLI-Tools-usage#importing-new-data-from-the-enisa-csirt-inventory
but I'm failing on the proxy config…
ghost updated
3 years ago
-
Update documentation on how to update cerebrate
-
When using published v1.6 `ghcr.io/cerebrate-project/cerebrate:v1.6` can't get the homepage to load, I only get
```
Deprecated: Use of `BaseErrorHandler` and subclasses are deprecated. Upgrade to …
-
Hi Team,
We want to use the API and integrate Cerebrate with others internal projects, but I have several problems to use it.
Currently we are using the Cerebrate version 1.11
![Cerebrate version…
-
After making major changes to a metaTemplate (by deleting fields) and updating cerebrate using "Delete conflicting fields", we cannot edit user attributes, because cerebrate displays the error: "User…
-
### Expected behavior
Database schema must match
### Actual behavior
In Postgresql missing tables:
```
access_logs
allowedlist
attachment_scans
audit_logs
auth_keys
cerebrates
correl…
-
I am trying to use wabash to setup my WSL instance for web development. I was able to startup nginx and mysql without problem but I get an error when I try to add php to the config.
I get an error…
-
It would be nice to use this API with WPF (and future WinUI) apps to parse out arguments. I have created basic apps that do this, within the App.xaml.cs file, but would probably be better if there wa…