SUSE / linux-security-sensor

Linux security sensor
Other
18 stars 9 forks source link

Sensor 0.6.4/artifact picker gui #30

Closed jeffmahoney closed 2 years ago

jeffmahoney commented 2 years ago

This PR implements a new artifact picker interface for the configuration UI. The gist is that rather than having to hand-assemble a CSV that describes the artifacts to include as parameters, the user can use a set of switches to select the artifacts visually. The artifact itself doesn't need to be modified once enabled and reconfigured. I've converted the Kafka.Events.Client artifact to use it.

jeffmahoney commented 2 years ago

As discussed on the weekly syncup call, nobody is comfortable reviewing the React part of this. I've submitted a PR upstream that has so far not garnered any attention. I'll use admin rights to bring this one anyway.