Commit Graph

16 Commits

Author SHA1 Message Date
jamesread ebffd9f040 security: GHSA-prj9-97mp-mwh2 (HIGH) Treat all ot_ system arguments as reserved, preventing RCE
Ensure OliveTin-owned arguments are injected only after filtering and validate system values before command execution.
2026-05-31 22:44:40 +01:00
jamesread 4bbd2eab15 security: GHSA-49gm-hh7w-wfvf 2026-02-22 10:19:08 +00:00
jamesread b777d599aa fix: Massive cleanup of template parsing 2026-02-07 00:09:46 +00:00
jamesread b4157ed5ba fix: argument validation on bindings 2025-12-25 01:16:04 +00:00
jamesread c917d1b1e7 bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
jamesread 60814b97e2 chore: fix gocyclo issues 2025-10-11 00:52:18 +01:00
jamesread a464e6a445 fix: broken tests after changing the way arguments are parsed 2025-10-01 22:20:56 +01:00
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint 2025-09-06 08:42:13 +01:00
James Read d4d3193c1d
bugfix: Argument confirmations stopped working (#627) (#632)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-29 21:51:34 +00:00
jamesread b99b3f4345 chore: Various codestyle fixes 2025-07-12 23:46:50 +01:00
James Read e38361f3d7
fix: gofmt/gocylo leftover from old PR (#610) 2025-06-22 20:42:57 +00:00
James Read 1ffdd93ddf
fix: Redact password arguments in logs #594 (#601) 2025-06-06 21:00:56 +00:00
jamesread fcfa007cec build: Add unit tests for regex (ref: #578) 2025-05-01 16:30:29 +01:00
James Read eb2721c023
chore: Cleanup argument handling (#571) 2025-04-21 08:50:59 +00:00
James Read 88f639d29f
chore: Cleanup executor shell passing (#556) 2025-04-07 20:48:45 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00