mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Wording
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2757b0ba6e
commit
7e98d02d56
@@ -110,7 +110,7 @@ The remaining values are used to define the ``access path``, the ``kind``, and t
|
||||
Example: Taint source from the ``net/http`` package
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
This example shows how the Go query pack models the return value from the ``FormValue`` method as a ``remote`` source.
|
||||
This is the ``FormValue`` method of the ``Request`` struct which is located in the ``net/http`` package.
|
||||
This is the ``FormValue`` method of the ``Request`` type which is located in the ``net/http`` package.
|
||||
|
||||
.. code-block:: go
|
||||
|
||||
|
||||
Reference in New Issue
Block a user