tenable / pyTenable

Python Library for interfacing into Tenable's platform APIs
https://pytenable.readthedocs.io
MIT License
348 stars 172 forks source link

Adding support for GET /api/v1/vectors endpoint #818

Closed naumraviz closed 2 months ago

naumraviz commented 2 months ago

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.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

SteveMcGrath commented 2 months ago

For some reason the tests arent validating out the new code either...

tenable/apa/vectors/api.py                            22      9    59%   35-42, 129-139

https://github.com/tenable/pyTenable/actions/runs/9970892846/job/27550762173#step:5:1102

naumraviz commented 2 months ago

@SteveMcGrath Coverage looks fine now https://github.com/tenable/pyTenable/actions/runs/10036435064/job/27734176187?pr=818