AuditeMarlow

Results 3 issues of AuditeMarlow

The package documentation states that we only need to run the `\KubernetesRuntime\Client::configure(...)` method once for the entire session. However, this allows us to configure only one Kubernetes connection. I was...

Unfortunately these changes also mean that things like `var_dump(...)` and `dd(...)` will not render on the page but instead will show up as plain text. I'm not sure if there...

Web Tinker does not sanitize generated output and is thus susceptible to HTML injection attacks. This is especially concerning when dealing with scripts that fetch information from remote locations that...