You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just trying to use vulnapi scan on an api we developed (spring boot, kotlin, openapi V3 + swagger) and get a stack trace (attached)
Do I have to define GC/Memory elements on execution ? vulnapi-stack.txt
It works perfectly with smaller microservice !
The text was updated successfully, but these errors were encountered:
Thank you for reporting this and sorry for the issue you had with your OpenAPI file.
After reading your stack trace, your OpenAPI file may contain a parameter that references itself. This issue has been fixed in PR #229.
Without your OpenAPI file, I can't be completely certain this was the root cause of your error. Would you be able test it again with the new release v0.8.4?
Hi,
just trying to use vulnapi scan on an api we developed (spring boot, kotlin, openapi V3 + swagger) and get a stack trace (attached)
Do I have to define GC/Memory elements on execution ?
vulnapi-stack.txt
It works perfectly with smaller microservice !
The text was updated successfully, but these errors were encountered: