-
Notifications
You must be signed in to change notification settings - Fork 7.3k
fix(core): require approval for force delete on Windows #8590
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
hdcodedev
wants to merge
30
commits into
openai:main
Choose a base branch
from
hdcodedev:fix/windows-force-delete-approval
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.
+438
−7
Open
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
137c466
fix: require approval for force delete on Windows
hdcodedev 5e249d6
fix: handle trailing punctuation in PowerShell force check
hdcodedev 8b7511d
fix: include ']' in trailing punctuation trim and update comment
hdcodedev cd4d8a1
test: add cases for force delete inside blocks and brackets
hdcodedev c6645ed
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 48505fa
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev a9e8b4c
fix: use char array instead of closure for clippy lint
hdcodedev fbf1515
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev c6d5879
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev d1a4ccf
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev d77e326
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 6cd4a65
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 1748b4a
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 9f006c0
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 835c44d
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev ac5457a
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev e087f49
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev c18f615
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 629fcdb
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 710411d
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 04681ee
fix: use exact match for windows dangerous command flags
hdcodedev 1ad1b44
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev c67c7f6
fix(core): scan all cmd tokens for dangerous commands
hdcodedev d47d1c9
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev cac1bce
fix(core): prevent bypasses in windows dangerous command detection an…
hdcodedev 415646e
Merge branch 'main' into fix/windows-force-delete-approval
hdcodedev 560b222
fix(core): harden and refine windows dangerous command detection
hdcodedev 0af135a
fix: refine CMD parsing to correctly detect force delete commands
hdcodedev d80e594
fix(core): enhance CMD command detection by refining tokenization and…
hdcodedev 38ff6c7
fix(core): enhance detection of PowerShell force delete cmdlets by re…
hdcodedev 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
Some comments aren't visible on the classic Files Changed page.
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
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.