Motoyasu Saburi

Results 8 issues of Motoyasu Saburi

for more information https://github.com/apiaryio/dredd/issues/677#issuecomment-265946791 I think that we should change this conditional statement as follows. https://github.com/apiaryio/dredd-transactions/blob/5b7f09f1777797451098864257175869e5f6b43e/src/validate-parameters.coffee#L6 __before__ ``` if param.required and not param.example and not param.default ``` __after__ ``` if...

Package: Dredd transactions

Is there a place to be notified of gin security issues? If submitting to issue is not a problem, I will try to describe the Issue directly. P.S. A feature...

https://github.com/gin-gonic/gin/issues/3555

I have contacted the maintainer 4-5 times via email, Snyk, etc., but have not received a reply, so I am raising an Issue. ## Description `gin` > `context.go` > `func...

I have been trying to contact them for several months in several ways, but have not been able to get in touch with them successfully. Therefore, I am reporting here....

I have contacted the maintainer several times and have not received a response in six months, so I will describe the details of the vulnerability here. ### Summary `fuel (...

I have already contacted the two maintainers 3 or 4 times via email and snyk, but have not received any replies, so I'm write this as an Issue. # Summury...