aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/experimental
Commit message (Expand)AuthorAge
* execSan: Send SIGABRT signal to initial (main thread). (#7988)Gravatar Oliver Chang2022-07-11
* execSan: Don't exit on reporting a bug. (#7947)Gravatar Oliver Chang2022-07-05
* execSan: Return same exit status as the child. (#7924)Gravatar Oliver Chang2022-06-29
* A PoC of `execSan` with `node-shell-quote` v1.7.3 (#7843)Gravatar Dongge Liu2022-06-14
* Allow searching for the binary to execute in `$PATH` (#7832)Gravatar Dongge Liu2022-06-09
* A PoC of `execSan` with `pytorch-lightning-1.5.10` (#7827)Gravatar Dongge Liu2022-06-09
* Execsan syntax error (minor fixes) (#7806)Gravatar Dongge Liu2022-06-07
* Detect shell injection based on syntax errors (#7795)Gravatar Dongge Liu2022-06-06
* Revert "Remove redundant tripwire from Makefile"Gravatar Alan32Liu2022-06-02
* Revert "Detect shell corruption based on syntax errors"Gravatar Alan32Liu2022-06-02
* Detect shell corruption based on syntax errorsGravatar Alan32Liu2022-06-02
* Remove redundant tripwire from MakefileGravatar Alan32Liu2022-06-02
* Print sanitizer stacktrace for execSan bugs. (#7782)Gravatar Oliver Chang2022-06-01
* execSan: Follow forks. (#7771)Gravatar Oliver Chang2022-05-30
* An attempt to detect shell injection with `ptrace` (#7757)Gravatar Dongge Liu2022-05-26