Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added sandbox attribute with same origin and allow scripts #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AKApumkin
Copy link

the sandbox attribute with specified parameters can help increase security by not allowing outside script injection through Iframes, also it will mean that it passes most security scans as iframes without the sandbox attribute always get flagged.

@EranGrin
Copy link

Quite interesting, I'll consider this feat for https://www.npmjs.com/package/botman-extended-web-widget

@EranGrin
Copy link

I have added a configuration props to pass any sandbox attribute to the iframe on
release v1.2.8 of the extended-web-widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants