RLS
Row Level Security. Database policies that decide which rows each user or role can read, insert, update or delete.
Short definitions for the controls and vulnerability classes that appear in VICE reports, written for people shipping web products.
Row Level Security. Database policies that decide which rows each user or role can read, insert, update or delete.
Content Security Policy. A browser policy that limits where scripts, styles, frames and other resources may load from.
Cross-Origin Resource Sharing. Response headers that decide which other origins may read a resource in the browser.
HTTP Strict Transport Security. A response header that tells browsers to use HTTPS for future requests to the domain.
Cross-Site Scripting. Untrusted input reaches executable HTML or JavaScript in another user's browser.
Server-Side Request Forgery. Attacker-controlled input makes a server request an unintended internal or external destination.