Commit cb20000
Hardened path resolution in review-new-skills.sh
Added `readlink -f` to securely resolve the script's path and establish the canonical repository root, preventing path confusion if invoked via symlink or from an unexpected working directory.
Co-authored-by: GalihRensuke <126875499+GalihRensuke@users.noreply.github.com>1 parent 94a3777 commit cb20000
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments