You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content Security Policy (CSP) is an added layer of security that helps to mitigate mainly Cross-site Scripting attacks. It is not currently used by P5 but should be.
Although we pass security scans, this is a "low" security vulnerability that should be addressed increase security and reduce the "noise" in security scans that have to be parsed to find the more pressing issues.
The text was updated successfully, but these errors were encountered:
🐛 Describe the Bug
Content Security Policy (CSP) is an added layer of security that helps to mitigate mainly Cross-site Scripting attacks. It is not currently used by P5 but should be.
Although we pass security scans, this is a "low" security vulnerability that should be addressed increase security and reduce the "noise" in security scans that have to be parsed to find the more pressing issues.
The text was updated successfully, but these errors were encountered: