Skip to content

[abnormal_security] Add Agentless Deployment#18249

Merged
mohitjha-elastic merged 2 commits intoelastic:mainfrom
mohitjha-elastic:abnormal_security-agentless
Apr 9, 2026
Merged

[abnormal_security] Add Agentless Deployment#18249
mohitjha-elastic merged 2 commits intoelastic:mainfrom
mohitjha-elastic:abnormal_security-agentless

Conversation

@mohitjha-elastic
Copy link
Copy Markdown
Collaborator

Proposed commit message

abnormal_security: add agentless deployment

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

  • Clone integrations repo.
  • Install the elastic package locally.
  • Start the elastic stack using the elastic package.
  • Move to integrations/packages/abnormal_security directory.
  • Run the following command to run tests.

elastic-package test -v

Related issues

@mohitjha-elastic mohitjha-elastic self-assigned this Apr 7, 2026
@mohitjha-elastic mohitjha-elastic added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Integration:abnormal_security Abnormal AI Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Apr 7, 2026
@mohitjha-elastic mohitjha-elastic requested a review from a team as a code owner April 7, 2026 12:37
@elasticmachine
Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Vale Linting Results

Summary: 6 suggestions found

💡 Suggestions (6)
File Line Rule Message
packages/abnormal_security/_dev/build/docs/README.md 5 Elastic.WordChoice Consider using 'atypical, not typical' instead of 'Abnormal', unless the term is in the UI.
packages/abnormal_security/_dev/build/docs/README.md 5 Elastic.WordChoice Consider using 'misuse' instead of 'Abuse', unless the term is in the UI.
packages/abnormal_security/_dev/build/docs/README.md 14 Elastic.WordChoice Consider using 'atypical, not typical' instead of 'Abnormal', unless the term is in the UI.
packages/abnormal_security/docs/README.md 5 Elastic.WordChoice Consider using 'atypical, not typical' instead of 'Abnormal', unless the term is in the UI.
packages/abnormal_security/docs/README.md 5 Elastic.WordChoice Consider using 'misuse' instead of 'Abuse', unless the term is in the UI.
packages/abnormal_security/docs/README.md 14 Elastic.WordChoice Consider using 'atypical, not typical' instead of 'Abnormal', unless the term is in the UI.

The Vale linter checks documentation changes against the Elastic Docs style guide.

To use Vale locally or report issues, refer to Elastic style guide for Vale.

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

Package abnormal_security 👍(2) 💚(1) 💔(3)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
ai_security_mailbox 3731.34 2421.31 -1310.03 (-35.11%) 💔
ai_security_mailbox_not_analyzed 10869.57 6896.55 -3973.02 (-36.55%) 💔
case 13513.51 10000 -3513.51 (-26%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

cc @mohitjha-elastic

@mohitjha-elastic mohitjha-elastic merged commit 687f281 into elastic:main Apr 9, 2026
12 checks passed
@mohitjha-elastic mohitjha-elastic deleted the abnormal_security-agentless branch April 9, 2026 06:14
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package abnormal_security - 1.14.0 containing this change is available at https://epr.elastic.co/package/abnormal_security/1.14.0/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:abnormal_security Abnormal AI Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[abnormal_security] Add Agentless Deployment Support

3 participants