Skip to content

[Prompt injection mitigation] Update pattern-based detection to reduce FPs - #9350

Merged
dorien-koelemeijer merged 1 commit into
mainfrom
fix/pattern-based-detection-update
May 21, 2026
Merged

[Prompt injection mitigation] Update pattern-based detection to reduce FPs#9350
dorien-koelemeijer merged 1 commit into
mainfrom
fix/pattern-based-detection-update

Conversation

@dorien-koelemeijer

Copy link
Copy Markdown
Collaborator

Summary

Update pattern-based detection to reduce FPs. 95% of FPs are from pattern-based detection for users that have VPN disabled (automated fallback) - cleaning up patterns.

Testing

Unit tests

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f4ec6216f3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread crates/goose/src/security/patterns.rs
@dorien-koelemeijer
dorien-koelemeijer added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit ca26f01 May 21, 2026
21 of 22 checks passed
@dorien-koelemeijer
dorien-koelemeijer deleted the fix/pattern-based-detection-update branch May 21, 2026 01:10
lifeizhou-ap added a commit that referenced this pull request May 22, 2026
* main: (38 commits)
  [Prompt injection mitigation] Update pattern-based detection to reduce FPs (#9350)
  feat: add Harbor eval runner (#9138)
  chore(release): bump version to 1.35.0 (minor) (#9150)
  Include request URL in provider error messages (#9232)
  fix(databricks): ensure parallel tool image responses don't interleave tool results (#9241)
  Surface resolved Databricks model metadata (#9206)
  Add unified thinking effort control across all providers (#9242)
  Add Linux desktop Vulkan packages (#9323)
  chore: update canonical model registry (#9331)
  feat: slash commands (built-in, skill, recipe) in acp server (#9238)
  feat: add /goal command for agent self-evaluation before finishing (#9069)
  Feat/summon subagent instructions (#9325)
  feat: open-plugins generalization + skills (#9112)
  feat(hooks): PreToolUse denial (#9304)
  Add support for optional api_key configuration for declarative openai-engine providers (#9202)
  fix(cli): use plain '> ' prompt instead of goose emoji (#9305)
  flag for login shell PATH (#9313)
  Remove popular chat topics from new chat screen (#9307)
  fix: stop killing goosed when a window closes (#9302)
  Remove vendored Windows binaries (#9318)
  ...
tushareshukla pushed a commit to tushareshukla/goose that referenced this pull request May 30, 2026
shafqatevo pushed a commit to shafqatevo/goose that referenced this pull request Aug 7, 2026
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.

2 participants