zibi94
zibi94
github.com/volatiletech/sqlboiler/[email protected] From nancy [https://github.com/sonatype-nexus-community/nancy]: [CVE-2022-29153] CWE-918: Server-Side Request Forgery (SSRF) Description - HashiCorp Consul and Consul Enterprise through 2022-04-12 allow SSRF. -->github.com/volatiletech/sqlboiler/[email protected] ----> github.com/spf13/[email protected] ------> github.com/sagikazarmark/[email protected] --------> github.com/hashicorp/consul/[email protected] [CVE-2022-29153] CWE-918:...
from model (jsonschema): ``` "value":{ "oneOf":[ { "type":"string" }, { "type":"integer" }, { "$ref":"https://apigateway.amazonaws.com/restapis/{RestApiId}/models/Emails" }, { "$ref":"https://apigateway.amazonaws.com/restapis/{RestApiId}/models/Phones" }, { "type":"integer" }, { "type":"null" } ] } ``` generated OpenAPI3.0: ```...