We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug On executing cherrybomb through command line with openapi json file, below error is observed
╭━━━┳╮╱╱╱╱╱╱╱╱╱╱╱╱╭╮╱╱╱╱╱╱╱╭╮ ┃╭━╮┃┃╱╱╱╱╱╱╱╱╱╱╱╱┃┃╱╱╱╱╱╱╱┃┃ ┃┃╱╰┫╰━┳━━┳━┳━┳╮╱╭┫╰━┳━━┳╮╭┫╰━╮ ┃┃╱╭┫╭╮┃┃━┫╭┫╭┫┃╱┃┃╭╮┃╭╮┃╰╯┃╭╮┃ ┃╰━╯┃┃┃┃┃━┫┃┃┃┃╰━╯┃╰╯┃╰╯┃┃┃┃╰╯┃ ╰━━━┻╯╰┻━━┻╯╰╯╰━╮╭┻━━┻━━┻┻┻┻━━╯ ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭━╯┃ ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰━━╯ v1.0.0 Sending telemetry data to Cherrybomb servers Getting telemetry token Starting Cherrybomb... Opening OAS file... Parsing OAS file... Creating OAS struct... Creating passive scan struct... Running passive scan... **thread 'main' has overflowed its stack fatal runtime error: stack overflow** [1] 68531 abort cherrybomb --file openapi.json --profile passive --verbosity debug
Expected behavior Exception should not be thrown. If thrown, detailed log should be present
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
Kindly help on fixing this
The text was updated successfully, but these errors were encountered:
Hello @abnair24, in order to resolve this issue I would happy to get the OAS file
Sorry, something went wrong.
No branches or pull requests
Describe the bug
On executing cherrybomb through command line with openapi json file, below error is observed
Expected behavior
Exception should not be thrown. If thrown, detailed log should be present
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
Kindly help on fixing this
The text was updated successfully, but these errors were encountered: