-
Notifications
You must be signed in to change notification settings - Fork 675
feat(cli): browse historical security findings #275
New issue
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
Open
mldangelo-oai
wants to merge
52
commits into
main
Choose a base branch
from
mdangelo/codex/findings-history-discovery
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
6bcb8df
feat(cli): browse historical security findings
mldangelo-oai 92ceba7
fix(cli): preserve secure repository-scoped finding history
mldangelo-oai 5ac5364
fix(cli): handle nested scan history and truncated findings
mldangelo-oai ee95518
fix(cli): isolate nested repository scan history
mldangelo-oai eb813c5
fix(cli): prioritize scanned checkout and restore finding details
mldangelo-oai 33d64a9
Merge remote-tracking branch 'origin/main' into mdangelo/codex/findin…
mldangelo-oai 611e817
fix(cli): preserve complete findings across checkout scopes
mldangelo-oai d4239ae
fix(cli): retain history across stable target identity changes
mldangelo-oai 683d8ca
fix(cli): protect complete findings and checkout history
mldangelo-oai b324a61
Merge remote-tracking branch 'origin/main' into mdangelo/codex/findin…
mldangelo-oai 081de32
fix(cli): simplify secure multi-target finding history
mldangelo-oai 20ae93d
fix(cli): honor current checkout ownership in scan history
mldangelo-oai 5e53ab4
fix(cli): restore scan history for relocated checkouts
mldangelo-oai 3d3f80a
fix(cli): isolate checkout history and complete finding details
mldangelo-oai 223ecf3
fix(cli): reject forged current checkout metadata
mldangelo-oai 08c0dd6
fix(cli): address scan history review feedback
mldangelo-oai f0dc21a
fix(cli): preserve legacy owner isolation and Unicode search
mldangelo-oai d802813
fix: address findings history review feedback
kmbroai 6bdb89a
Merge main into findings history discovery
kmbroai 4ae5498
Merge branch 'main' into mdangelo/codex/findings-history-discovery
mldangelo-oai 570c5cf
fix: isolate saved findings from forged Git origins
mldangelo-oai 607893f
fix: scope scan matching to trusted checkout identity
mldangelo-oai ffce046
fix: keep scan matching scoped to checkout owners
mldangelo-oai 2196b04
fix: verify registered worktrees before sharing scans
mldangelo-oai 7cd2576
fix: isolate reused checkouts and sibling scan histories
mldangelo-oai 9a5158e
fix: isolate active findings and checkout ownership history
mldangelo-oai 886aa76
fix: verify ownership across scan history and findings
mldangelo-oai bd3b626
Merge main and preserve safe checkout identity
mldangelo-oai 7636068
fix(cli): merge main and remove obsolete findings output caps
mldangelo-oai b3ab615
Verify relocated checkout devices and simplify slow history coverage
mldangelo-oai 5d7b808
Preserve remounted and relocated checkout history safely
mldangelo-oai 0294aca
Recover moved checkouts while verifying cross-device ownership
mldangelo-oai 1663956
fix(workbench): require exact checkout ownership identity
mldangelo-oai e5bcc05
Merge main and preserve verified findings history
mldangelo-oai b7c67c7
test(workbench): match completed scans in an existing checkout
mldangelo-oai 55c7a93
fix(workbench): verify identities across finding access paths
mldangelo-oai 25ddb3e
fix(workbench): preserve remediation across filesystem remounts
mldangelo-oai 70584fa
fix(workbench): verify linked checkout owners before comparison
mldangelo-oai cf41147
fix(workbench): reject comparisons between stale owner scans
mldangelo-oai 3dbb6d8
fix(workbench): require ownership proof for explicit comparisons
mldangelo-oai 927c3d8
fix: require verified owners for scan comparisons
mldangelo-oai d43fc52
fix: require verified scan owners for bulk matching
mldangelo-oai beea727
fix(history): retain legacy scans in read-only history
mldangelo-oai 8f80297
Merge remote-tracking branch 'origin/main' into mdangelo/codex/findin…
mldangelo-oai deb9c13
refactor(findings): resolve checkout ownership in one place
mldangelo-oai 4308466
refactor(findings): centralize checkout ownership and focus history c…
mldangelo-oai ed6ea80
fix(findings): include linked worktrees and keep active counts consis…
mldangelo-oai 5414e60
fix(findings): verify checkout ownership across history views
mldangelo-oai 74cf79a
fix(findings): isolate ownership epochs and reject altered scan seals
mldangelo-oai 0fc6ee8
fix(findings): require ownership proof before matching clone origins
mldangelo-oai b5770e0
fix(findings): isolate reused filesystem identities by ownership epoch
mldangelo-oai 04fd585
fix(findings): order ownership epochs by database insertion
mldangelo-oai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.