-
Notifications
You must be signed in to change notification settings - Fork 63
Add Data Loop denial diagnostics #916
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
Richie Gomez (richiemsft)
wants to merge
28
commits into
main
Choose a base branch
from
data-loop-decoder
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
28 commits
Select commit
Hold shift + click to select a range
0516065
Unify audit with capture denial routing
richiemsft 3816503
Document unified audit architecture
richiemsft 5e1090c
Address audit capture review findings
richiemsft 20a822f
Filter guarded WPR traces by process
richiemsft ca6d8d5
Document signed PLM developer loop
richiemsft 565534c
Document local PLM signing workflow
richiemsft b9b15a7
Link Windows SDK signing tools
richiemsft 1dd75d1
Address retained trace review findings
richiemsft c6a7353
Keep interactive traces elevated
richiemsft abf1219
Add Data Loop denial diagnostics
richiemsft a220862
Preserve Learning Mode Data Loop exclusions
richiemsft 809f8d5
Harden guarded decoding and paired rollback
richiemsft b171172
Close Learning Mode review gaps
richiemsft 732f1ea
Verify promoted output contents during rollback
richiemsft 1bc642b
Complete paired output rollback after cleanup errors
richiemsft 5ab7179
Preserve workload PID on partial capability decode
richiemsft a261e42
Preserve rollback diagnostics and PID fallback coverage
richiemsft 33832ca
Add path context to paired rollback errors
richiemsft 7f5bf97
Merge main into data-loop-decoder
richiemsft 469d125
Redact complete file paths from Data Loop output
richiemsft 8d11809
Make audit copy fallback race-safe
richiemsft 262cc6b
Redact path-suffixed Data Loop properties
richiemsft 9ebe3a1
Make audit artifact relocation transactional
richiemsft 46e4f3b
Address adversarial review findings
richiemsft e2c3aca
Redact absolute paths for non-file events
richiemsft b6cbbe1
Redact NT filesystem paths in diagnostics
richiemsft c2e2d72
Preserve signatures when size fit fails
richiemsft 344acef
Distinguish DOS paths from device identifiers
richiemsft 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we want to call anything data loop. There are denials that are actionable and denials that are not actionable for the caller but would be good for them to know about still.