Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
e2fa35c
fix(accessibility): add screen reader support to RewindViewer
Famous077 Mar 1, 2026
4b3bb8f
fix(accessibility): use BaseSelectionList for interactive screen read…
Famous077 Mar 1, 2026
05f403d
fix(accessibility): address screen reader review feedback for RewindV…
Famous077 Mar 2, 2026
0b59a52
Merge branch 'main' into fix/rewind-screen-reader-accessibility
Famous077 Mar 2, 2026
80fa113
fix(accessibility): address screen reader review feedback for RewindV…
Famous077 Mar 4, 2026
d4330a5
Merge branch 'main' into fix/rewind-screen-reader-accessibility
Famous077 Mar 4, 2026
e70d028
Merge branch 'main' into fix/rewind-screen-reader-accessibility
Famous077 Mar 5, 2026
311f249
fix(accessibility): remove dev comments, redundant prop, and fix scre…
Famous077 Mar 5, 2026
55e32cf
Merge branch 'main' into fix/rewind-screen-reader-accessibility
Famous077 Mar 5, 2026
06146ba
fix(shell): block command injection in run_shell_command #14926
Famous077 Mar 29, 2026
715e39f
Merge remote-tracking branch 'origin/main' into fix/command-injection…
Famous077 Mar 29, 2026
9b29ca0
fix(shell): address bot review suggestions
Famous077 Mar 29, 2026
1018980
fix(shell): refine escape and process substitution handling
Famous077 Mar 30, 2026
907c320
fix(shell): add PowerShell injection detection and improve error message
Famous077 Mar 31, 2026
0a415e5
fix(shell): add PowerShell injection detection and improve error message
Famous077 Mar 31, 2026
0ba66dd
fix(shell): refine PowerShell detection to avoid false positives
Famous077 Apr 1, 2026
a8f7efc
fix(shell): implemented the suggestions
Famous077 Apr 1, 2026
e21fab1
test: add missing customMatchers import and command injection detecti…
Famous077 Apr 5, 2026
df1b468
merge: resolve conflict keeping detectCommandSubstitution import
Famous077 Apr 5, 2026
ce38eb1
merge: resolve shell.ts conflict keeping both detectCommandSubstituti…
Famous077 Apr 5, 2026
d486fc1
fix: resolve eslint unsafe-return and unsafe-assignment errors in Tab…
Famous077 Apr 5, 2026
bfc3b3d
fix: resolve snapshot conflicts after upstream merge
Famous077 Apr 5, 2026
174c349
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 13, 2026
d14576e
revert: remove unintended files from PR, keep only shell injection fix
Famous077 Apr 14, 2026
2c05d5e
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 14, 2026
591b74c
fix(shell): update execute() calls to use ExecuteOptions object
Famous077 Apr 16, 2026
d55cbd0
Merge branch 'main' into fix/command-injection-shell
Famous077 Apr 16, 2026
41d209b
fix(shell): use path-based PowerShell detection instead of exact stri…
Famous077 Apr 17, 2026
4366b1d
fix(shell): block PowerShell bare () grouping operator and use path-b…
Famous077 Apr 17, 2026
a2de88f
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 20, 2026
ab84bca
fix(shell): fix PowerShell detection to allow method calls and functi…
Famous077 Apr 20, 2026
a2a048a
style: fix trailing newline formatting
Famous077 Apr 20, 2026
6ea05a7
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 21, 2026
4fe4ec9
fix(shell): revert CONTRIBUTING.md, refine PowerShell detection with …
Famous077 Apr 21, 2026
4e63e63
Implemented mentor's suggestion
Famous077 Apr 21, 2026
1ffad33
Merge branch 'main' into fix/command-injection-shell
Famous077 Apr 22, 2026
e27e87f
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 22, 2026
8612fc5
style: run npm run format
Famous077 Apr 22, 2026
3595594
Revert "style: run npm run format"
Famous077 Apr 22, 2026
d076b21
style: run npm run format
Famous077 Apr 22, 2026
0114c71
Merge branch 'main' into fix/command-injection-shell
DavidAPierce Apr 22, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading