Gábor Frank
Gábor Frank
@client9 is this project abandoned?
You will need a **name** for the helm install command, like: `helm install sentry k8s-sentry/helm-k8s-sentry --set sentry.dsn=`
Btw. if you want to try the helm chart right now, you have to add the replo like this: `helm repo add k8s-sentry https://raw.githubusercontent.com/daaain/k8s-sentry/master/docs/`
I'm not sure, but looks a bit ambiguous, that somewhere SENTRY_DSN environment value is written, in somewhere sentry.dsn, in the yaml it is in sentry: dsn: format. Which one is...
As the cookie arrives at libinjection it is reformatted as: REQUEST_COOKIES:AWSALBCORS: PWOhL14py8Wi FMWQxerjk4XFirhKd457flcD 95U90WpVH1VOdwKE/HeJ 3Mjfd4Tt861Hh vY7cEYSPJ0I1xs 3XaXNZtlpTFCDCJd7psj/K7Hbb T THELV3ISsCQ1is4wS4m ... So the + sign is replaced with spaces. Libinjection xss...
Looks like exactly this change should have fixed this issue: https://github.com/client9/libinjection/pull/118/commits/ceb2895a3afe42f216cc0ba9457030f6c86310a0
Is the libinjection project abandoned? If the request https://github.com/client9/libinjection/pull/143 would me merged, the issue would be solved.
@zimmerle, @martinhsv: looks like you have to maintain libinjection by your own