Alexander Barabanov
Alexander Barabanov
``` "POST /v1/buckets/PG-31Pu4/collections?" ? (? ms) int too big to convert errno=999 Traceback (most recent call last): File "/usr/local/lib/python3.7/site-packages/pyramid/tweens.py", line 41, in excview_tween response = handler(request) File "/app/kinto/core/events.py", line 157,...
@s-surineni Hi! I retested on new Kinto docker image 14.4.0.dev0 (in 2020 I tested on 14.0.1.dev0)-- I can not reproduce it. Seems it was fixed.
> > Hi @naveenn2n, > > Please provide more information so that we can reproduce the issue. It does not throw this error for me on master. > > I...
Hi @naveenn2n , do you use integer keys (like 200) or string (like '200') in response codes? We faced that under Windows env with integer keys in response codes fuzz-lightyear...
This issue is not about the whole Trivy ability to detect Go binaries and find CVEs, but only about ability to find CVEs in Golang runtime environment used during binary...
Hi, I also faced with that issue and could not find right way to bypass it. Quick (but not elegant) way is to modify your local bravado library source code...