mirror of
https://github.com/hohn/codeql-workshop-sql-injection-java.git
synced 2025-12-16 18:53:05 +01:00
Add query help template in markdown format
This commit is contained in:
committed by
=Michael Hohn
parent
f865a134cc
commit
561552bbee
@@ -129,3 +129,11 @@
|
||||
...
|
||||
#+END_SRC
|
||||
|
||||
** (optional) Write query help
|
||||
Help is included from a markdown file. For a query =foo.ql= the file =foo.md=
|
||||
is included in the SARIF output when the
|
||||
: --sarif-include-query-help=always
|
||||
flag is set.
|
||||
|
||||
To write such a help file, copy the template in [[./help-template.md]] and
|
||||
customize the content.
|
||||
|
||||
Reference in New Issue
Block a user