nextron_thor_apt_scanner: integration quality improvements - phase-2#19880
Conversation
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! 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. |
0d99e23 to
9337dda
Compare
🚀 Benchmarks reportTo see the full report comment with |
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
👀 I have started reviewing the PR |
| @@ -1,6 +1,6 @@ | |||
| # Nextron Thor APT Scanner | |||
| # Nextron THOR Cloud | |||
There was a problem hiding this comment.
🔵 LOW _dev/build/docs/README.md:1
README heading name differs from package title
The README H1 is now 'Nextron THOR Cloud', but the package title in manifest.yml is 'Nextron Thor APT Scanner' and the in-doc setup instruction still tells users to search Kibana for 'Nextron Thor APT Scanner'. The same integration is therefore referred to by two different display names, which is confusing for users matching the doc against what appears in Fleet.
Recommendation:
Align the README heading with the package title shown in Kibana (or update the manifest title if a rebrand is intended). For example, keep the registered name in the heading:
# Nextron Thor APT Scanner🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
⚠️ Automated review — verify suggestions before applying.
There was a problem hiding this comment.
Updated the package title in manifest.yml to 'Nextron THOR Cloud'.
9337dda to
3f50775
Compare
|
👀 I have started reviewing the PR |
Vera Review BotFor the current commit state, I did not find any issues. 🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
| - description: Revise the integration overview for THOR Cloud accuracy, and document the encrypted report limitation. | ||
| type: enhancement | ||
| link: https://github.com/elastic/integrations/pull/19880 | ||
| - description: Improve the [Nextron Thor] Overview dashboard for accuracy, coverage, and control. |
There was a problem hiding this comment.
| - description: Improve the [Nextron Thor] Overview dashboard for accuracy, coverage, and control. | |
| - description: Improve the overview dashboard for accuracy, coverage, and control. |
| This integration supports Agentless and Elastic Agent-based data collection. | ||
|
|
||
| Elastic Agent is required to stream data from the syslog or log file receiver and ship the data to Elastic, where the events will then be processed via the integration's ingest pipelines. | ||
| The minimum **kibana.version** required is **9.2.0**. |
There was a problem hiding this comment.
I don't think we need this; it is already in the manifest.
There was a problem hiding this comment.
Agreed, this might get stale with the Kibana version change in the manifest.
|
👀 I have started reviewing the PR |
|
✅ All changelog entries have the correct PR link. |
Vera Review BotFor the current commit state, I did not find any issues. 🤖 AI-Generated Review | Vera Review Bot | 📚 Knowledge base: integration-skills
|
💚 Build Succeeded
History
|
|
Tick the box to add this pull request to the merge queue (same as
|
|
Package nextron_thor_apt_scanner - 0.5.0 containing this change is available at https://epr.elastic.co/package/nextron_thor_apt_scanner/0.5.0/ |
Proposed commit message
Note
This PR addresses the workstream-3 and workstream-4 from #19162.
Review commit wise.
Workstream 3 — Analyst UX & Dashboards
log.level,event.module,message, andthor.reasons.name> as default columns.Workstream 4 — Documentation & Configuration
preserve_duplicate_custom_fieldsdescription correctly referencesthor.*fields, not Wiz.Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots