Skip to content

[Tenable SC] Add support for Accept Risk Status filter in vulnerability data stream - #14890

Merged
moxarth-rathod merged 3 commits into
elastic:mainfrom
moxarth-rathod:tenable-sc-add-filter
Aug 12, 2025
Merged

[Tenable SC] Add support for Accept Risk Status filter in vulnerability data stream#14890
moxarth-rathod merged 3 commits into
elastic:mainfrom
moxarth-rathod:tenable-sc-add-filter

Conversation

@moxarth-rathod

@moxarth-rathod moxarth-rathod commented Aug 11, 2025

Copy link
Copy Markdown
Contributor

Proposed commit message

tenable_sc: add support `Accept Risk Status` filter in vulnerability data stream. Refer the 
documentation [1] for details on adding the query.

[1] https://docs.tenable.com/security-center/api/Query.htm#query_POST

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 elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/tenable_sc directory.
  • Run the following command to run tests.

elastic-package test -v

@moxarth-rathod moxarth-rathod self-assigned this Aug 11, 2025
@moxarth-rathod moxarth-rathod added enhancement New feature or request Integration:tenable_sc Tenable Security Center Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:SDE-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Aug 11, 2025
@moxarth-rathod
moxarth-rathod marked this pull request as ready for review August 11, 2025 09:52
@moxarth-rathod
moxarth-rathod requested a review from a team as a code owner August 11, 2025 09:52
@elasticmachine

Copy link
Copy Markdown

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

@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@andrewkroh andrewkroh added the documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. label Aug 11, 2025

@efd6 efd6 left a comment

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.

Please add a link to the relevant documentation in the proposed commit message, https://docs.tenable.com/security-center/api/Query.htm#query_POST.

Comment thread packages/tenable_sc/changelog.yml Outdated
Comment thread packages/tenable_sc/data_stream/vulnerability/manifest.yml Outdated
Comment thread packages/tenable_sc/data_stream/vulnerability/agent/stream/httpjson.yml.hbs Outdated
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
@moxarth-rathod
moxarth-rathod requested a review from efd6 August 12, 2025 05:05
@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

cc @moxarth-rathod

@efd6 efd6 left a comment

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.

Thanks

@moxarth-rathod
moxarth-rathod merged commit 38e29f1 into elastic:main Aug 12, 2025
9 checks passed
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

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

robester0403 pushed a commit to robester0403/integrations that referenced this pull request Aug 14, 2025
…lity data stream (elastic#14890)

add support `Accept Risk Status` filter in vulnerability data stream. Refer the 
documentation [1] for details on adding the query.

[1] https://docs.tenable.com/security-center/api/Query.htm#query_POST
tehbooom pushed a commit to tehbooom/integrations that referenced this pull request Nov 19, 2025
…lity data stream (elastic#14890)

add support `Accept Risk Status` filter in vulnerability data stream. Refer the 
documentation [1] for details on adding the query.

[1] https://docs.tenable.com/security-center/api/Query.htm#query_POST
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:tenable_sc Tenable Security Center 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]

4 participants