Skip to content

Aggregate highest-risk decision across plans in runAttackSuite #3

Description

@xhulz

src/core/attackSuite.ts — when multiple attack plans run, each has its own assessment.decision.
There is no summary field that reflects the worst-case decision across all plans.

Example: if one plan is fix-now and another is no-action, the suite result has no
top-level field signaling that action is needed.

Add a suiteDecision field to AttackSuiteResult that is the highest-severity decision
across all planResults (fix-now > investigate > review > no-action).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions