Add Scenario run history - #2375
Merged
Behnam (behnam-o) merged 8 commits intoSep 4, 2026
Merged
Conversation
This was referenced Aug 12, 2026
Roman Lutz (romanlutz)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 21, 2026 04:46
7172603 to
fc55fbb
Compare
Roman Lutz (romanlutz)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 21, 2026 07:55
fc55fbb to
9379878
Compare
Roman Lutz (romanlutz)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 25, 2026 01:22
9379878 to
b5245a1
Compare
Roman Lutz (romanlutz)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 25, 2026 03:45
b5245a1 to
7fa32a7
Compare
Roman Lutz (romanlutz)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 25, 2026 06:24
7fa32a7 to
14bc592
Compare
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 31, 2026 17:05
14bc592 to
6eb0500
Compare
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
August 31, 2026 18:10
6eb0500 to
e4250ff
Compare
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
September 1, 2026 21:09
e4250ff to
cfc6761
Compare
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
September 1, 2026 21:34
cfc6761 to
b4ae749
Compare
Behnam (behnam-o)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
3 times, most recently
from
September 2, 2026 19:14
ad2c9db to
70780d7
Compare
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
September 3, 2026 19:54
70780d7 to
f412438
Compare
Base automatically changed from
copilot/romanlutz-scenario-pr-03-live-upstream
to
main
September 3, 2026 20:14
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5d02c2d5-b499-4f78-a04d-03bffa750817
Richard Lundeen (richlundeen)
force-pushed
the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
from
September 3, 2026 20:14
f412438 to
a478646
Compare
Optimize scenario history aggregation, harden pagination and plan mapping, consolidate History navigation, and default attack history to manual runs. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6c723131-a744-4bfc-89af-ca6f441bbbaf
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6c723131-a744-4bfc-89af-ca6f441bbbaf
Behnam (behnam-o)
marked this pull request as ready for review
September 4, 2026 17:37
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6c723131-a744-4bfc-89af-ca6f441bbbaf
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
added 2 commits
September 4, 2026 12:22
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6c723131-a744-4bfc-89af-ca6f441bbbaf
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 6c723131-a744-4bfc-89af-ca6f441bbbaf
Richard Lundeen (richlundeen)
approved these changes
Sep 4, 2026
Behnam (behnam-o)
deleted the
copilot/romanlutz-scenario-pr-04-history-upstream
branch
September 4, 2026 20:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds durable Scanner History and consolidates historical runs under a single History page with Attacks and Scanner tabs.
What this layer adds
/scanner-history/<id>for run details.Backend
Compatibility
/history,/scenario-history, and/scanner-historylist routes redirect to the canonical History tabs.Stack
This is 4 of 7 in native GitHub Stack #2390. Layers 1–3 are merged; layers 5–7 remain open.
Validation