pyTenable
pyTenable copied to clipboard
feature/tenable.io.update_acr : Added ACR Update feature.
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
@varap11 pls review.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code