-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Labels
persistenceImplement or update a persistence storeImplement or update a persistence store
Description
⚓️ New Hook implementation request
Is your feature request related to a problem
As secureCodeBox User I would like to use the open distro solution as alternative to Elasticsearch.
Describe the solution you'd like
Please integrate https://opendistro.github.io/for-elasticsearch-docs
Describe alternatives you've co 6356 nsidered
Additional context
Steps to implement a new hook
Hint: A general guide how to implement a new SCB Hook is documented here
- Create a new folder with the name of the hook here
- Add a
README.mdand give a brief overview of the scanner and its configuration options. - Add a HelmChart and document all configuration options.
- Add (optional) a
Dockerfilefor the scanner if there is no existing one publicly available on dockerHub.io - Use the Hook-SDK to implement a new hook (currently based on NodeJS)
- Add unit tests with at minimum 80% test coverage
- Add some example
scan.yamlandfinding.yamlfiles in the example folder - Implement a new integration or E2E test for the hook here
Metadata
Metadata
Assignees
Labels
persistenceImplement or update a persistence storeImplement or update a persistence store