or if you have some different solution / you are currenlty working on something?
Thanks
f
future-teacher-7046
04/17/2024, 2:24 PM
We do not support this today. I can think of a couple ways we could implement this in the future though:
1. Let you pass in a
nonce
value to the GrowthBook SDK and we could inject that into the inline
<script>
tags we add. Not 100% sure this will work.
2. We're currently working on CDN/Edge SDKs which can apply visual editor changes before it gets to the browser. In that case, we can add integrity hashes to the script tags and modify the CSP headers to include the hashes.
p
plain-camera-45050
04/17/2024, 2:44 PM
@future-teacher-7046 thanks for the quick reply,
For us can be viable to try with your solution n.1, which timeframe do you think you can have for it?
plain-camera-45050
04/18/2024, 8:15 AM
@future-teacher-7046 while waiting for your feedback, I’m adding another small thing:
• just noticed that you’ve updated docs for Ruby SDK on the part of sticky bucketing -> it’s mentioned as available starting in version 1.3.0 which has not been announced yet. Do you have a release date for it?