André Arnqvist
André Arnqvist
It would add the config option `opensearch.extraUsers`, in the same way as we already have for `extraRoles` and `extraRoleMappings`, which would add to [the list of users already created by...
### Question to reviewers Currently the rule for ordered lists have the markdown as increasing: ``` 1. 2. 3. ``` Though this presents problem when we reach two digits, since...
@lucianvlad what is the status here?
@Ajarmar The `modern-bpf` driver solve the issue that Falco during runtime needs to download a kernel module driver, or fail if there are no pre built driver for the specific...
How will the behaviour be with index per namespace? Does it retain `kubernetes` as the tag or will it generate one tag per namespace?
@elastisys/scrum-masters I updated this one for the changes to the requirements management, please prioritise as you see fit.
> The reason why I picked the `golang` PURL type was because vulnerabilities are usually reported for the go modules. Sure but if that is going to be a consideration...
> > > The reason why I picked the `golang` PURL type was because vulnerabilities are usually reported for the go modules. > > > > > > Sure but...
> What is the reason for the DIY PURL parser over using one of the official ones? Other than that it's a fun exercise of course! 😄 Zero dependencies. I...
> > > What is the reason for the DIY PURL parser over using one of the official ones? Other than that it's a fun exercise of course! 😄 >...