Closed pna-nca closed 8 months ago
Thanks for your interest in palantir/tenablesc-client, @pna-nca! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.
Type
Description
Before this PR
It was not possible to control interval of exported scan results. ScanResult "usable" JSON field had a typo ("useable").
After this PR
GetAllScanResultsByTime() function properly deals with the requested time interval. ScanResult "usable" JSON field is correctly spelled.
Possible downsides?
N/A