Skip to content

feat: add aws security agent in scanners-user-agents.data#4562

Merged
EsadCetiner merged 1 commit into
coreruleset:mainfrom
S0obi:feature/add-aws-security-agent-user-agent
Mar 23, 2026
Merged

feat: add aws security agent in scanners-user-agents.data#4562
EsadCetiner merged 1 commit into
coreruleset:mainfrom
S0obi:feature/add-aws-security-agent-user-agent

Conversation

@S0obi
Copy link
Copy Markdown
Contributor

@S0obi S0obi commented Mar 22, 2026

Proposed changes

After reading this article online, I discovered about AWS security agent.

One of the recommendation was to filter securityagent User-Agent, so I propose to add it in CRS.

PR Checklist

  • I have read the CONTRIBUTING doc
  • I have added positive tests proving my fix/feature works as intended.
  • I have added negative tests that prove my fix/feature considers common cases that might end in false positives
  • In case you changed a regular expression, you are not adding a ReDOS for pcre. You can check this using regexploit
  • My test use the comment field to write the expected behavior
  • I have added documentation for the rule or change (when appropriate)

@github-actions
Copy link
Copy Markdown
Contributor

📊 Quantitative test results for language: eng, year: 2023, size: 10K, paranoia level: 1:
🚀 Quantitative testing did not detect new false positives

@EsadCetiner EsadCetiner added release:new-detection In this PR we introduce a new detection release:new-feature This PR introduces a new feature labels Mar 23, 2026
Copy link
Copy Markdown
Member

@EsadCetiner EsadCetiner left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks for the contribution!

@EsadCetiner EsadCetiner added this pull request to the merge queue Mar 23, 2026
Merged via the queue into coreruleset:main with commit c67b0bd Mar 23, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:new-detection In this PR we introduce a new detection release:new-feature This PR introduces a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants