Skip to content

Commit

Permalink
Add anchors to headlines (#4986)
Browse files Browse the repository at this point in the history
Releases main, 13.4, 12.4

Co-authored-by: Lina Wolf <[email protected]>
  • Loading branch information
github-actions[bot] and linawolf authored Nov 3, 2024
1 parent 88bcecc commit 148e76d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/Security/GuidelinesIntegrators/Typoscript.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ TypoScript
pair: TypoScript; SQL injection
pair: Security guidelines; SQL injection

.. _security-typoscript-sql:

SQL injection
=============

Expand Down Expand Up @@ -63,6 +65,8 @@ user input, other servers, etc.).
XSS
pair: TypoScript; Cross-site scripting

.. _security-typoscript-xss:

Cross-site scripting (XSS)
==========================

Expand Down Expand Up @@ -169,6 +173,8 @@ in case of a compromised editor account).
! Clickjacking
pair: TypoScript; Clickjacking

.. _security-typoscript-clickjacking:

Clickjacking
============

Expand All @@ -189,6 +195,7 @@ The following TypoScript adds the appropriate line to the HTTP header:
.. index:: Security guidelines; External JavaScript
.. _security-typoscript-integrity-js:

Integrity of external JavaScript files
======================================
Expand Down Expand Up @@ -222,6 +229,7 @@ A typical example in TypoScript looks like:
.. index:: Security guidelines; External JavaScript libraries
.. _security-typoscript-risk-external-js:

Risk of externally hosted JavaScript libraries
==============================================
Expand Down

0 comments on commit 148e76d

Please sign in to comment.