mozilla / frost

Unit testing framework for test driven security of AWS, GCP, Heroku and more.
https://mozilla.github.io/frost/
Mozilla Public License 2.0
104 stars 24 forks source link

Provide schemas for json ouput intended for consumption by other tools #423

Open hwine opened 3 years ago

hwine commented 3 years ago

Right now, I believe this is only the output of service_report_generator.py

It would be nice to have a well documented schema, both for ensuring frost doesn't stray from it, and that consumers can understand the mapping in terms and concepts between the frost test and the report results.

hwine commented 3 years ago

I might cobble something together as part of generating GitHub issues from the GitHub service tests.

wip at https://github.com/hwine/frost/blob/hwine/process_report/frost/service_report_schema.yaml