updates
Some checks failed
Build Quartz Notes / build (push) Failing after 2m40s

This commit is contained in:
2026-06-04 14:47:44 +01:00
parent 58909ef3f1
commit 5d3ed14275
97 changed files with 3890 additions and 2266 deletions

View File

@@ -38,3 +38,7 @@ Example: An attacker manipulates the URL of a web page to include a malicious sc
- Content Security Policy (CSP): Implement a Content Security Policy to restrict the sources from which scripts can be loaded and executed. This can help mitigate the impact of XSS attacks.
- Use Security Libraries: Utilize security libraries and frameworks that provide built-in protection against XSS vulnerabilities.
# Links:
- https://cwe.mitre.org/data/definitions/79.html
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog