-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add OpenRelik + Timesketch #83
Comments
TimesketchGoogle maintains an OSDFIR Infrastructure repo containing Helm charts, including one for Timesketch. OpenRelikOpenRelik doesn't have any deployment instructions for Kubernetes right now. There's an open issue in the OSDFIR Infrastructure repo for providing a Helm chart for OpenRelik. Requirements
We can extend the roles introduced with #39 for this new cluster.
I think a Helm chart with the Timesketch and OpenRelik Helm charts as dependencies will be simple enough.
I'm guessing you're asking for Google OAuth, because OpenRelik supports only that right now (other than "local" auth). Alternatively, since OpenRelik's Google auth module uses authlib, we could contribute a GitHub auth module and use GitHub OAuth instead. |
@Robin5605 @jonathan-d-zhang @AbooMinister25 Interest in contributing upstream at all for Github auth on OpenRelik? Everything else seems... reasonably straightforward I think. @sid-maddy |
https://openrelik.org/docs/getting-started/
https://timesketch.org/guides/getting-started/
OpenRelik is a forensic analysis workflow generation platform. This would be useful for us to be able to perform dynamic analysis on abstract packages; OpenRelik exposes an API which can ingest various files that would be generated by the dynamic analysis instance and perform analysis on them.
Timesketch is useful for timelining those results.
We should deploy these two instances in Kubernetes.
This Kubernetes instance (and related helm charts/infrastructure) should be considered a standalone project and entirely separate from Vipyr's main product.
It should:
The text was updated successfully, but these errors were encountered: