12345678910111213141516171819202122 |
- {
- "framework": "haywire",
- "tests": [{
- "default": {
- "setup_file": "setup",
- "plaintext_url": "/plaintext",
- "port": 8000,
- "approach": "Realistic",
- "classification": "Micro",
- "database": "None",
- "framework": "haywire",
- "language": "C",
- "orm": "Raw",
- "platform": "haywire",
- "webserver": "None",
- "os": "Linux",
- "database_os": "Linux",
- "notes": "",
- "versus": ""
- }
- }]
- }
|