olivetin/service/internal/executor
jamesread e5d29b68da fix: close shellAfterCompleted output injection bypass, and docs consistency
Rewrite all output/exitCode template forms to env refs and omit them
  from template args so command output cannot reach sh -c.
  (GHSA-vc6p)
2026-07-28 16:57:52 +01:00
..
argument_defaults_test.go feat: Show config issues in diagnostics 2026-07-24 15:27:02 +01:00
arguments.go fix: intermediate output and comfirmation 2026-07-27 23:17:42 +01:00
arguments_test.go fix: intermediate output and comfirmation 2026-07-27 23:17:42 +01:00
executor.go fix: close shellAfterCompleted output injection bypass, and docs consistency 2026-07-28 16:57:52 +01:00
executor_actions.go feat: Show config issues in diagnostics 2026-07-24 15:27:02 +01:00
executor_dashboards.go feat: action group sizing 2026-06-18 23:33:27 +01:00
executor_dashboards_test.go feat: action group sizing 2026-06-18 23:33:27 +01:00
executor_test.go fix: close shellAfterCompleted output injection bypass, and docs consistency 2026-07-28 16:57:52 +01:00
executor_unix.go bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
executor_windows.go bugfix: #639 Exec support, disallow URL and similar arguments with 2025-10-26 16:40:44 +00:00
group_concurrency.go fmt: Code style and linter 2026-07-18 22:46:05 +01:00
group_concurrency_test.go chore: fix flakey tests 2026-06-29 00:03:31 +01:00
justification.go refactor: collapse action justification into a string template field 2026-07-06 20:36:30 +01:00
justification_test.go fix: harden checklist JSON wire format, entity pagination, and review findings across API and UI 2026-07-07 10:14:17 +01:00
loadlogs.go chore: remove extranious comments 2026-02-13 23:36:16 +00:00
log_arguments.go fix: intermediate output and comfirmation 2026-07-27 23:17:42 +01:00
log_arguments_test.go fix(config): reject ambiguous checklist comma format and propagate encode errors 2026-07-07 11:57:20 +01:00
logfilter.go chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
logfilter_test.go chore: Fix many little niggly bugs, test flakes, etc 2026-06-17 22:18:26 +01:00
prometheus.go chore: fix flakey tests 2026-06-29 00:03:31 +01:00
prometheus_test.go feat: Better prometheus support 2026-06-25 23:05:47 +01:00
queue.go feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
queue_test.go feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
timeout_context.go fmt: Code style and linter 2026-07-18 22:46:05 +01:00