mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
docs: tidy up 'codeql for x' pages
Manually construct tocs including intro text. Fix a few intros and titles.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Analyzing data flow in C and C++
|
||||
================================
|
||||
|
||||
You can use data-flow analysis to track the flow of potentially malicious or insecure data that can cause vulnerabilities in your codebase.
|
||||
You can use data flow analysis to track the flow of potentially malicious or insecure data that can cause vulnerabilities in your codebase.
|
||||
|
||||
About data flow
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user