We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fee640 commit fcfe429Copy full SHA for fcfe429
1 file changed
CHANGELOG.md
@@ -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
10
## v1.6.0 (2026-03-16)
11
12
### Feat
0 commit comments