Functions§
- context
- List the information about the named context
- context_
list - This file was automatically generated. List context names of current session
- exclude_
all_ context_ technologies - Excludes all built in technologies from a context
- exclude_
context_ technologies - Excludes technologies with the given names, separated by a comma, from a context
- exclude_
from_ context - Add exclude regex to context
- exclude_
regexs - List excluded regexs for context
- excluded_
technology_ list - Lists the names of all technologies excluded from a context
- export_
context - Exports the context with the given name to a file. If a relative file path is specified it will be resolved against the “contexts” directory in ZAP “home” dir.
- import_
context - Imports a context from a file. If a relative file path is specified it will be resolved against the “contexts” directory in ZAP “home” dir.
- include_
all_ context_ technologies - Includes all built in technologies in to a context
- include_
context_ technologies - Includes technologies with the given names, separated by a comma, to a context
- include_
in_ context - Add include regex to context
- include_
regexs - List included regexs for context
- included_
technology_ list - Lists the names of all technologies included in a context
- new_
context - Creates a new context with the given name in the current session
- remove_
context - Removes a context in the current session
- set_
context_ in_ scope - Sets a context to in scope (contexts are in scope by default)
- set_
context_ regexs - Set the regexs to include and exclude for a context, both supplied as JSON string arrays
- technology_
list - Lists the names of all built in technologies
- urls
- Lists the URLs accessed through/by ZAP, that belong to the context with the given name.