Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security Center Hosts API Support #866

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Security Center Hosts API Support #866

merged 2 commits into from
Jan 16, 2025

Conversation

SteveMcGrath
Copy link
Contributor

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Manual testing with the Partner Lab
  • Automated unit tests based on the API documentation.

Test Configuration:

  • Python Version(s) Tested: 3.12
  • Tenable.sc version (if necessary): 6.4

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 January 15, 2025 21:05
@SteveMcGrath SteveMcGrath force-pushed the feature/sc-hosts branch 2 times, most recently from d33e19d to 59f8968 Compare January 15, 2025 21:43
Copy link

github-actions bot commented Jan 15, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7981 7618 95% 0% 🟢

New Files

File Coverage Status
tenable/sc/hosts.py 94% 🟢
TOTAL 94% 🟢

Modified Files

File Coverage Status
tenable/sc/_init_.py 89% 🟢
tenable/sc/base.py 100% 🟢
TOTAL 95% 🟢

updated for commit: 1c81a9e by action🐍

@SteveMcGrath SteveMcGrath force-pushed the feature/sc-hosts branch 4 times, most recently from 86882e8 to 1e9a197 Compare January 16, 2025 00:14
@jonathan-guihard jonathan-guihard mentioned this pull request Jan 16, 2025
11 tasks
@SteveMcGrath SteveMcGrath force-pushed the feature/sc-hosts branch 3 times, most recently from 7947849 to d917bf0 Compare January 16, 2025 15:16
@SteveMcGrath SteveMcGrath merged commit da0355d into main Jan 16, 2025
9 checks passed
@SteveMcGrath SteveMcGrath deleted the feature/sc-hosts branch January 16, 2025 15:51
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.

2 participants