pyTenable icon indicating copy to clipboard operation
pyTenable copied to clipboard

feature/tenable.io.update_acr : Added ACR Update feature.

Open inayathulla opened this issue 2 years ago • 2 comments

Description

Added methods to update ACR.

Type of change

  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] This change requires a documentation update

How Has This Been Tested?

  • [ ] test_get_tag_uuid method in test_tags.py
  • [ ] test_update_acr method in test_assets.py
  • [ ] test_get_asset_uuids method in test_assets.py (under v3)

Test Configuration:

  • Python Version(s) Tested: 3.9.6

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented on 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

inayathulla avatar Nov 29 '22 16:11 inayathulla

@varap11 pls review.

inayathulla avatar Dec 05 '22 06:12 inayathulla