Skip to content

Commit fcfe429

Browse files
committed
chore(release): bump version 1.6.0 → 1.6.1
1 parent 2fee640 commit fcfe429

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.6.1 (2026-03-28)
2+
3+
### Fix
4+
5+
- add explicit permissions block to CI workflow
6+
- use filepath.Clean() and filepath.Join() to resolve CodeQL path-injection alert
7+
- extract path validation helper to resolve CodeQL path-injection alert
8+
- **security**: validate sidecar paths to prevent path injection attacks
9+
110
## v1.6.0 (2026-03-16)
211

312
### Feat

0 commit comments

Comments
 (0)