Skip to content

crashappsec/ocular-default-integrations


Ocular Default Integrations

A collection of default integrations for Ocular, including uploaders, downloaders, and crawlers. These integrations are designed to be used with the Ocular API to solve common use cases.


Documentation Site Go Report Card GitHub Release License: GPL v3

A collection of default uploaders, downloaders, and crawlers that can be used to quickly get started with Ocular.

These integrations are included in the helm chart "Ocular default integrations".

Installation

Ensure that the Ocular chart is installed and configured. Then, install the default integrations chart:

helm repo add crashoverride-helm-charts https://crashoverride-helm-charts.storage
helm repo update

# Should be the namespace you want to run pipelines/searches in
NAMESPACE="ocular"

helm install ocular-default-integrations crashoverride-helm-charts/ocular-default-integrations \
    --namespace $NAMESPACE \
    --create-namespace
# Resource will then be available as a CRD in the cluster
# kubectl get crawlers -n $NAMESPACE
# kubectl get downloaders -n $NAMESPACE
# kubectl get uploaders -n $NAMESPACE

About

bundled defaults for common Ocular use-cases

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •