The Solutions is experimental and can be changed, altered, or deleted after any release.
/solutions
Methods
POST
Process a query for Solutions.
NOTE: For notes on the query object, see parameters for /query::POST.
Request Parameters
Example Response
/solutions/{pluginID}
Methods
POST
Process a query for Solutions associated with {pluginID}.
NOTE: For notes on the query object, see parameters for /query::POST.
Request Paramaters
Example Response
/solutions/{pluginID}/vuln
POST
Process a query for Solutions that collects vulnerabilities associated with {pluginID}.
NOTE : For notes on the query object, see parameters for /query::POST.
Request Parameters
Example Response
/solutions/{pluginID}/asset
POST
Process a query for Solutions that collects assets associated with {pluginID}.