suecodelabs / cnfuzz

Breaking Cloud Native Web APIs in their natural habitat.
Apache License 2.0
35 stars 2 forks source link

Run Fuzzing Job as non-root #20

Open pcktdmp opened 2 years ago

pcktdmp commented 2 years ago

Currently cnfuzz schedules a fuzzing job without enforcing an unprivileged user.

pcktdmp commented 2 years ago

https://github.com/suecodelabs/cnfuzz/blob/main/src/kubernetes/job/restler_spec.go#L22