-
Notifications
You must be signed in to change notification settings - Fork 50
Create DetectCSPReportOnlyHeader.bambda #85
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
Create DetectCSPReportOnlyHeader.bambda #85
Conversation
This script checks if the HTTP response contains the "Content-Security-Policy-Report-Only" header, which is used for monitoring CSP violations without enforcing restrictions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologies for the delay over the holiday period, and thank you for your contribution.
Could you please take a look at the feedback points below?
Apologies for the delay !! I have made the changes kindly check |
Hi @ctflearner. Thanks for making those changes! We've made a few further edits - would you be able to check that this Bambda is still performing the same behavior as you expect? If the behavior is still the same, we'll go ahead and merge your Bambda into the repository 😊 |
Any update ?? |
Hi @ctflearner - was the Bambda still exhibiting the same behavior that you expected with the edits? If so, please let us know and we can adjust the Bambda to the new format and merge it into the repository 🙂 |
@Hannah-PortSwigger yeah you can adjust and merge it into the repo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your contribution to the Bambda repo!
This script checks if the HTTP response contains the "Content-Security-Policy-Report-Only" header, which is used for monitoring CSP violations without enforcing restrictions.
Bambda Contributions
@author
annotation and suitable description