added
Tenable.io Vulnerability Management Solutions
over 4 years ago by Sian Jones
You can now use the Tenable.io API to view the solutions Tenable recommends for all vulnerabilities on your network. Solution details provide steps to address the vulnerability on your network.
You must have a Lumin license to view solution details. For more information, see Lumin.
Use the following endpoints to view solutions, vulnerability and asset data related to the solution, and solutions filters:
API Endpoint | Description | Change |
---|---|---|
GET /solutions | Lists solutions. | new |
GET /solutions/{solution_id}/assets | Lists assets for which Tenable recommends the specified solution. | new |
GET /solutions/{solution_id}/vulnerabilities | Lists vulnerabilities addressed by the solution. | new |
GET /solutions/filters | Lists supported filters for the GET /solutions endpoint. | new |
For background information about solutions, see Solutions.