Skip to content

Updated the T1 Inventory Findings module and tests to correct #1016 - #1019

Merged
SteveMcGrath merged 2 commits into
mainfrom
fix/t1inventory
Aug 26, 2026
Merged

Updated the T1 Inventory Findings module and tests to correct #1016#1019
SteveMcGrath merged 2 commits into
mainfrom
fix/t1inventory

Conversation

@SteveMcGrath

Copy link
Copy Markdown
Contributor

Description

Corrects the incorrect behavior identified by #1016 where all fields need to be populated in order for the findings search to work correctly.

Fixes #1016

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Testing suite validates that the current behavior is correct.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SteveMcGrath
SteveMcGrath requested a review from a team as a code owner August 24, 2026 21:35

@amaruf-tenb amaruf-tenb left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM!

@SteveMcGrath
SteveMcGrath merged commit d6fb0ff into main Aug 26, 2026
9 of 10 checks passed
@SteveMcGrath
SteveMcGrath deleted the fix/t1inventory branch August 26, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TenableOne.inventory.findings.list() silently ignores filters when query_text/query_mode are not provided

2 participants