Closed demeringo closed 3 months ago
Cloud scanner can generate an inventory as json. The format of this json inventory is only described in server mode through the OpenAPI spec.
Add an option to retrieve the json schema of the inventory in CLI
cargo run inventory --print-json-schema
Problem
Cloud scanner can generate an inventory as json. The format of this json inventory is only described in server mode through the OpenAPI spec.
Solution
Add an option to retrieve the json schema of the inventory in CLI
Alternatives
Additional context or elements