Skip to content

tenable_io: Document breaking-changes introduced in 4.0.0.#14130

Merged
kcreddy merged 3 commits intoelastic:mainfrom
kcreddy:tenable-cdr-docs
Jun 4, 2025
Merged

tenable_io: Document breaking-changes introduced in 4.0.0.#14130
kcreddy merged 3 commits intoelastic:mainfrom
kcreddy:tenable-cdr-docs

Conversation

@kcreddy
Copy link
Copy Markdown
Contributor

@kcreddy kcreddy commented Jun 3, 2025

Proposed commit message

This PR documents breaking-changes introduced in 4.0.0
with intention to provide users sufficient knowledge 
before upgrading to this version.

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

Related issues

Screenshots

Screenshot 2025-06-03 at 7 17 05 PM

@kcreddy kcreddy self-assigned this Jun 3, 2025
@kcreddy kcreddy marked this pull request as ready for review June 3, 2025 13:47
@kcreddy kcreddy requested a review from a team as a code owner June 3, 2025 13:47
@kcreddy kcreddy added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:tenable_io Tenable Vulnerability Management Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Jun 3, 2025
@elasticmachine
Copy link
Copy Markdown

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

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

elastic-vault-github-plugin-prod bot commented Jun 3, 2025

🚀 Benchmarks report

Package tenable_io 👍(3) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
scan 17857.14 12195.12 -5662.02 (-31.71%) 💔

To see the full report comment with /test benchmark fullreport

#### Support for Elastic Vulnerability Findings page.

Version `4.0.0` of the Tenable Vulnerability Management integration adds support for [Elastic Cloud Security workflow](https://www.elastic.co/docs/solutions/security/cloud/ingest-third-party-cloud-security-data#_ingest_third_party_security_posture_and_vulnerability_data). The enhancement enables the users of Tenable Vulnerability Management integration to ingest their enriched asset vulnerabilities from Tenable platform into Elastic and get insights directly from Elastic [Vulnerability Findings page](https://www.elastic.co/docs/solutions/security/cloud/findings-page-3).
This update adds [Elastic Latest Transform](https://www.elastic.co/docs/explore-analyze/transforms/transform-overview#latest-transform-overview) which copies the latest vulnerability findings from source indices macthing the pattern `logs-tenable_io.vulnerability-*` into new destination indices matching the pattern `security_solution-tenable_io.vulnerability_latest-*`. The Elastic Vulnerability Findings page will display vulnerablities based on the destination indices.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
This update adds [Elastic Latest Transform](https://www.elastic.co/docs/explore-analyze/transforms/transform-overview#latest-transform-overview) which copies the latest vulnerability findings from source indices macthing the pattern `logs-tenable_io.vulnerability-*` into new destination indices matching the pattern `security_solution-tenable_io.vulnerability_latest-*`. The Elastic Vulnerability Findings page will display vulnerablities based on the destination indices.
This update adds [Elastic Latest Transform](https://www.elastic.co/docs/explore-analyze/transforms/transform-overview#latest-transform-overview) which copies the latest vulnerability findings from source indices matching the pattern `logs-tenable_io.vulnerability-*` into new destination indices matching the pattern `security_solution-tenable_io.vulnerability_latest-*`. The Elastic Vulnerability Findings page will display vulnerabilities based on the destination indices.

- grant use of transforms, and
- grant access to source and destination indices
For more details on Transform Setup, refer to the link [here](https://www.elastic.co/docs/explore-analyze/transforms/transform-setup)
3. Because the latest copy of vulnerabilities is now indexed in 2 places, i.e., in both source and destination indices, users must anticipate storage requirements accordingly.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
3. Because the latest copy of vulnerabilities is now indexed in 2 places, i.e., in both source and destination indices, users must anticipate storage requirements accordingly.
3. Because the latest copy of vulnerabilities is now indexed in two places, i.e., in both source and destination indices, users must anticipate storage requirements accordingly.

@kcreddy kcreddy requested a review from efd6 June 4, 2025 04:04
@elastic-sonarqube
Copy link
Copy Markdown

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

cc @kcreddy

@kcreddy kcreddy merged commit 9bfdb7d into elastic:main Jun 4, 2025
8 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

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

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. Integration:tenable_io Tenable Vulnerability Management 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.

3 participants