Skip to content

chore: update AWF_VERSION to 0.25.28#302

Merged
jamesadevine merged 1 commit into
mainfrom
chore/update-awf-version-0.25.28-5db0beca2c5e2c1e
Apr 24, 2026
Merged

chore: update AWF_VERSION to 0.25.28#302
jamesadevine merged 1 commit into
mainfrom
chore/update-awf-version-0.25.28-5db0beca2c5e2c1e

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Dependency Update

Updates the pinned AWF_VERSION constant in src/compile/common.rs from 0.25.26 to 0.25.28.

Release

See the gh-aw-firewall release notes for details.


This PR was opened automatically by the dependency version updater workflow.

Generated by Dependency Version Updater · ● 1M ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Apr 23, 2026
@jamesadevine jamesadevine marked this pull request as ready for review April 24, 2026 10:03
@jamesadevine jamesadevine merged commit df08f90 into main Apr 24, 2026
2 checks passed
Copilot AI added a commit that referenced this pull request Apr 24, 2026
Block `{{` in name, description, and trigger fields to prevent
second-order template injection where a value like `{{ agent_content }}`
would be expanded by a later replacement pass, allowing arbitrary YAML
injection into the generated pipeline.

Closes #302

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/91f10480-fd27-4ac7-9105-cbea31200461

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
jamesadevine added a commit that referenced this pull request Apr 24, 2026
…#315)

* Initial plan

* fix: reject template marker delimiters in front matter identity fields

Block `{{` in name, description, and trigger fields to prevent
second-order template injection where a value like `{{ agent_content }}`
would be expanded by a later replacement pass, allowing arbitrary YAML
injection into the generated pipeline.

Closes #302

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/91f10480-fd27-4ac7-9105-cbea31200461

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

* fix: correct brace escaping in template marker error message

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/91f10480-fd27-4ac7-9105-cbea31200461

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

* fix: add pipeline command check and include offending value in error messages

Address rust-review feedback:
- Add missing contains_pipeline_command() check to reject_pipeline_injection()
  to match the docstring's claim of ##vso[/##[ protection
- Include Found: '{}' in template marker error for debuggability
- Add test cases for pipeline command rejection

Agent-Logs-Url: https://github.com/githubnext/ado-aw/sessions/6b4b1bb0-b925-4b27-a00c-d0f4e576b263

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>
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