Skip to main content
Name:swagger-jacker
Category:Discovery
Publisher:mhmdiaa-trickest
Created:8/20/2025
Container:quay.io/trickest/swagger-jacker:v1.10.3
Output Type:
License:Unknown

Parameters

url
string
required
--urlLoads the documentation file from a URL
rate
string
--rateLimit the number of requests per second. (default 15)
agent
string
--agentSet the User-Agent string. (default Swagger Jacker (github.com/BishopFox/sj))
proxy
string
--proxyProxy host and port. Example: http://127.0.0.1:8080 (default NOPROXY)
quiet
boolean
required
--quietDo not prompt for user input - uses default values for all requests.
format
string
--formatDeclare the format of the definition file (json/yaml/yml/js). (default json)
target
string
--targetManually set a target for the requests to be made if separate from the host the documentation resides on.
command
string
required
Specify the command to run (automate, brute, convert, endpoints, or prepare).
headers
string
--headersAdd custom headers, separated by a colon (Name: Value). Multiple flags are accepted.
timeout
string
--timeoutSet the request timeout period. (default 30)
insecure
boolean
--insecureIgnores server certificate validation.
base-path
string
--base-pathSet the API base path if not defined in the definition file (i.e. /V2/).
safe-word
string
--safe-wordAvoids 'dangerous word' check for the specified word(s). Multiple flags are accepted.
local-file
file
required
--local-fileLoads the documentation from a local file.
randomize-user-agent
boolean
--randomize-user-agentRandomizes the user agent string. Default is 'false'.
I