Skip to content

Commit

Permalink
add CSP to security features
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Aug 6, 2024
1 parent c72db8b commit e7d2ce7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/usage/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Security considerations this project does take into account:

* Usage of GitHub's `dependabot <https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security#what-is-dependabot>`_ and `CodeQL <https://docs.github.com/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/about-code-scanning-with-codeql>`_

* Usage of `Content-Security-Policy <https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP>`_ to protect against XSS and injections

Setup
*****

Expand Down

0 comments on commit e7d2ce7

Please sign in to comment.