palantir / tenablesc-client

A Golang-based API client for Tenable.SC
Other
9 stars 8 forks source link

StopScanResult Stops the Scan Result associated with {id}. #25

Closed jamesshank closed 2 years ago

jamesshank commented 2 years ago

Before this PR

Currently we are unable to stop a scan result.

After this PR

We will be able to stop a scan result.

Possible downsides?

None that I can see.

changelog-app[bot] commented 2 years ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

- [ ] Feature - [ ] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

StopScanResult Stops the Scan Result associated with {id}. ## Before this PR Currently we are unable to stop a scan result. ## After this PR We are will be able to stop a scan result. ## Possible downsides? None that I can see. **Check the box to generate changelog(s)** - [ ] Generate changelog entry
jamesshank commented 2 years ago

Hi folks, hopefully this PR finds everyone well!

This should add a bit of functionality that we need. It matches this from pytenble.

akarnani commented 2 years ago

Hey @jamesshank,

Thanks for another addition. One small tweak, the changelog file needs to be named pr-25.v2.yml for the bot to pick it up. Once you make that change I can get this merged and released.

-Andrew

jamesshank commented 2 years ago

Hey @jamesshank,

Thanks for another addition. One small tweak, the changelog file needs to be named pr-25.v2.yml for the bot to pick it up. Once you make that change I can get this merged and released.

-Andrew

Addressed for both PRs in the unreleased dir. Thank you!

svc-autorelease commented 2 years ago

Released 0.5.0