Skip to content

Verify endpoint health during scan #729

@EndPositive

Description

@EndPositive

➹ New Feature implementation request

secureCodeBox scanner jobs should be accompanied with a health-check sidecar. This sidecar continuously verifies whether the endpoint is still available. If an endpoint becomes unavailable mid-scan, the scanner job should be either marked Errored or rescheduled at another time.

Is your feature request related to a problem?

Currently, if an endpoint becomes unavailable mid-scan, the scanner may not detect this and ends up returning 0 findings.

Describe the solution you'd like

The scan definition includes a lifenessProbe definition similar to those already available on Kubernetes Deployments.

As a pentester, I would like to at least verify HTTP status codes and response times on a target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions