Public methodology
Security checks, documented without a black box.
Learn what Chalo observes, how a result is classified, where the check stops, and how to remediate a failed control.
This library covers implemented checks. Additional articles will be added as methodology expands.
TLS & Transport
HTTP Strict Transport Security
HSTS tells supporting browsers to use HTTPS for future requests.
Read methodologyTLS & Transport
HTTP to HTTPS redirect
Plain HTTP requests should be upgraded before content is served.
Read methodologySecurity Headers
Content Security Policy
CSP constrains which resources a browser may execute or load.
Read methodologySecurity Headers
Clickjacking protection
Frame controls reduce the risk of a site being embedded in a deceptive interface.
Read methodologySecurity Headers
Referrer Policy
Referrer Policy limits URL information sent during navigation.
Read methodologyEmail Security
Sender Policy Framework
SPF identifies mail systems authorized to send for a domain.
Read methodologyEmail Security
DMARC policy
DMARC tells receivers how to handle mail that fails domain alignment.
Read methodology