diff options
author | Jøger Hansegård <joger.hansegard@qt.io> | 2025-03-11 15:24:47 +0100 |
---|---|---|
committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2025-03-11 14:35:01 +0000 |
commit | 20d7f42d00943cdfdaa8c30c74d3479ab6edf80e (patch) | |
tree | c1ee531c639fdd66fe43793f3c9482c1a3466558 | |
parent | 07714ca72b9a3d7c6c5e7c1c5474c60c1e9104e6 (diff) |
This helps web formatting.
Change-Id: I2485e961488414662301af71b486476370e6a3aa
Reviewed-by: Dimitrios Apostolou <jimis@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r-- | quip-0023-QtSecurity-Header.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quip-0023-QtSecurity-Header.rst b/quip-0023-QtSecurity-Header.rst index 94275c9..ea1ed40 100644 --- a/quip-0023-QtSecurity-Header.rst +++ b/quip-0023-QtSecurity-Header.rst @@ -41,6 +41,7 @@ to which this applies. Security-critical files should be marked with ``score:critical``. This applies to files which contain code that: + * parses external data or handles input directly * implements network protocols (this is actually a subcatecory of the above) * implements cryptography or handles relevant libraries. |