Skip to content

[Sophos] Update with LLM-generated documentation - #17342

Merged
mjwolf merged 8 commits into
elastic:mainfrom
bhapas:sophos_doc
Feb 19, 2026
Merged

[Sophos] Update with LLM-generated documentation#17342
mjwolf merged 8 commits into
elastic:mainfrom
bhapas:sophos_doc

Conversation

@bhapas

@bhapas bhapas commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Proposed commit message

[sophos] Documentation Update

generated new knowledge base file
generated new documentation

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
@bhapas bhapas self-assigned this Feb 10, 2026
@bhapas
bhapas requested a review from a team as a code owner February 10, 2026 13:24
@github-actions

github-actions Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Vale Linting Results

Summary: 25 warnings, 4 suggestions found

⚠️ Warnings (25)
File Line Rule Message
packages/sophos/_dev/build/docs/README.md 73 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/_dev/build/docs/README.md 95 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'.
packages/sophos/_dev/build/docs/README.md 133 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/_dev/build/docs/README.md 157 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/_dev/build/docs/README.md 182 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/_dev/build/docs/README.md 220 Elastic.DontUse Don't use 'and/or'.
packages/sophos/_dev/build/docs/README.md 238 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'.
packages/sophos/docs/README.md 73 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 95 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'.
packages/sophos/docs/README.md 133 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 157 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 182 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 238 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'.
packages/sophos/docs/README.md 290 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 305 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/README.md 327 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'for example' instead of 'e.g'.
packages/sophos/docs/README.md 347 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 65 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'and so on' instead of 'etc'.
packages/sophos/docs/knowledge_base/service_info.md 90 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 92 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 113 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 114 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 136 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 137 Elastic.Latinisms Latin terms and abbreviations are a common source of confusion. Use 'using' instead of 'via'.
packages/sophos/docs/knowledge_base/service_info.md 170 Elastic.DontUse Don't use 'and/or'.
💡 Suggestions (4)
File Line Rule Message
packages/sophos/_dev/build/docs/README.md 60 Elastic.Versions Use 'or later' instead of 'or higher' when referring to versions.
packages/sophos/_dev/build/docs/README.md 243 Elastic.WordChoice Consider using 'refer to (if it's a document), view (if it's a UI element)' instead of 'see', unless the term is in the UI.
packages/sophos/docs/README.md 60 Elastic.Versions Use 'or later' instead of 'or higher' when referring to versions.
packages/sophos/docs/README.md 243 Elastic.WordChoice Consider using 'refer to (if it's a document), view (if it's a UI element)' instead of 'see', 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.

@andrewkroh andrewkroh added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience] labels Feb 10, 2026
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/integration-experience (Team:Integration-Experience)

@mjwolf mjwolf added the enhancement New feature or request label Feb 10, 2026
Comment thread packages/sophos/changelog.yml Outdated
Comment thread packages/sophos/_dev/build/docs/README.md Outdated
@bhapas
bhapas requested a review from mjwolf February 13, 2026 08:34
@elastic-vault-github-plugin-prod

elastic-vault-github-plugin-prod Bot commented Feb 16, 2026

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@mjwolf
mjwolf enabled auto-merge (squash) February 19, 2026 17:09
@mjwolf
mjwolf merged commit 4efa9de into elastic:main Feb 19, 2026
11 checks passed
@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @bhapas

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

navnit-elastic pushed a commit to navnit-elastic/integrations that referenced this pull request Mar 2, 2026
Update the documentation for Sophos. This update provides additional information on the integration's use-cases, data collected, instructions for setting up the service and integration, and adds common troubleshooting steps.

Assisted by Google Gemini
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:sophos Sophos Team:Integration-Experience Security Integrations Integration Experience [elastic/integration-experience]

4 participants