Skip to content

thread 'main' panicked, called Option::unwrap() on a None value #146

@abnair24

Description

@abnair24

Describe the bug
On running cherrybomb with openapi.json,
below error is observed

Starting Cherrybomb...
Opening OAS file...
Reading OAS file...
Parsing OAS file...
Running active scan...
thread 'main' panicked at cherrybomb-engine/src/scan/active/http_client/req.rs:86:53:
called Option::unwrap() on a None value

To Reproduce
Steps to reproduce the behavior:

  1. Run cherrybomb -f openapi.json --profile=full

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mac 13.6

  • CherryBomb : Version 1.0.0 (Also built the codebase locally and ran with latest binary. same error observed)

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions