jetstack / jetstack/jetstack-secure
Document gathering custom data with the local datagatherer
Open
- Dominant language
- Go
- Stars
- 262
- Forks
- 27
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 19
Description
Currently Preflight has a set of built-in datagatherers. This is a limitation, because if someone wants to create a new package but doesn't have a datagatherer that provides the information for it, the only option is to write Go code and create a new datagatherer. This might not be ideal for some people.
Ideally, there should be a way of plug into Preflight any external data provided from an arbitrary process or file or whatever that is generic.
Contributor guide
Assessment
This issue has not been assessed yet.