Skip to content

Namespace finding kinds with 'task_bound.' prefix (agent-gov-core@v0.2.0)#26

Merged
Conalh merged 1 commit into
mainfrom
feat/namespace-finding-kinds
May 22, 2026
Merged

Namespace finding kinds with 'task_bound.' prefix (agent-gov-core@v0.2.0)#26
Conalh merged 1 commit into
mainfrom
feat/namespace-finding-kinds

Conversation

@Conalh
Copy link
Copy Markdown
Owner

@Conalh Conalh commented May 22, 2026

Part of the suite-wide v1.0 wire-format wave tracked in agent-gov-core#1.

Prefixes 9 finding kinds with task_bound. and bumps the lib dep to v0.2.0. Pure rename.

Heads-up for consumers: .taskbound.yml per-rule severity overrides now key on the prefixed form (task_bound.script_pipe_to_shell instead of script_pipe_to_shell). The two fixture configs in this repo were updated; any external consumer config files need the same update at upgrade time.

27/27 tests passing.

Adopts agent-gov-core v0.2.0 and prefixes every Finding.kind with the
'task_bound.' namespace per the suite-wide v1.0 wire-format wave
(agent-gov-core#1).

Kinds renamed (9):
  dependency_added, dependency_changed, env_file_changed,
  external_fetch_added, lifecycle_script_changed, out_of_scope_file,
  script_pipe_to_shell, sensitive_surface_touched, subprocess_spawn_added

Also updated .taskbound.yml fixtures so the per-rule severity-override
config keys use the new prefixed form (a downstream consumer of the
config will need the same update; documented in this PR).

Pure rename — no detector semantics, severities, or messages changed.
27/27 tests passing on the new prefixed assertions.
@Conalh Conalh merged commit da6852b into main May 22, 2026
3 checks passed
@Conalh Conalh deleted the feat/namespace-finding-kinds branch May 22, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant