JS: Reference specific section of cheat sheet

This commit is contained in:
Asger Feldthaus
2021-04-22 09:06:09 +01:00
parent 226792c73a
commit 0dceabe704
2 changed files with 3 additions and 1 deletions

View File

@@ -133,6 +133,8 @@ System and Network
- `PersistentWriteAccess <https://codeql.github.com/codeql-standard-libraries/javascript/semmle/javascript/Concepts.qll/type.Concepts$PersistentWriteAccess.html>`__ -- writing to persistent storage
- `SystemCommandExecution <https://codeql.github.com/codeql-standard-libraries/javascript/semmle/javascript/Concepts.qll/type.Concepts$SystemCommandExecution.html>`__ -- execution of a system command
.. _data-flow-cheat-sheet-for-javascript--untrusted-data:
Untrusted Data
--------------