OWASP / www-community

OWASP Community Pages are a place where OWASP can accept community contributions for security-related content.
https://owasp.org/www-community/
1.06k stars 658 forks source link

Cross-Origin Resource Policy #956

Closed vabmalikusa closed 1 month ago

vabmalikusa commented 1 month ago

Cross-Origin Resource Policy (CORP) is a web platform security feature that allows websites to control which origins can load their resources. It mitigates the risk of cross-origin information leaks by ensuring that resources like images, scripts, and sub-documents are loaded only by authorized origins.