3.3.26. Marmelab¶
3.3.26.1. Marmelab¶
The Marmelab report format data to use with a GraphQL server.
Marmelab is a report format to build GraphQL server with exakat’s results. Export the results of the audit in this JSON file, then use the json-graphql-server to have a GraphQL server with all the results.
You may also learn more about GraphQL at Introducing Json GraphQL Server.
php exakat.phar report -p -format Marmelab -file marmelab
cp projects/myproject/marmelab.json path/to/marmelab
json-graphql-server db.json
3.3.26.2. Specs¶
Short name |
Marmelab |
Rulesets |
Analyze. |
Type |
JSON |
Target |
This report is written in ‘exakat.json’. |
Available in |