Skip to content

Releases: tenable/pyTenable

1.7.3

13 Feb 20:55
Compare
Choose a tag to compare

What's Changed

  • Moved Serializer to AfterValidator to honor exclusion of empty strings by @SteveMcGrath in #881

Full Changelog: 1.7.2...1.7.3

1.7.2

13 Feb 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

1.7.1

06 Feb 23:45
Compare
Choose a tag to compare

What's Changed

  • Corrected empty lists being returned instead of none for uniqued lists by @SteveMcGrath in #877

Full Changelog: 1.7.0...1.7.1

1.7.0

06 Feb 21:35
86046a6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

22 Nov 20:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.3...1.6.0

1.5.3

24 Sep 13:53
Compare
Choose a tag to compare
  • Made Cryptography module an optional dependency

Full Changelog: 1.5.2...1.5.3

1.5.2

23 Sep 16:54
Compare
Choose a tag to compare

Changed

  • Corrected the pyproject.toml config for the readme
  • Linted CHANGELOG.md
  • Fixed missing variable passing within graphql queries #839
  • Updated the GQL Queries for Cloud Security #840
  • Updated pipeline w/ pre-commit checks

Fixed

  • Updated default ovject params for Security Center #714
  • Agents List throws an exception when no agents are available #687
  • Updated Security Center users endpoints with user migration upon delete #541

1.5.1

17 Sep 19:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

20 Jun 14:01
Compare
Choose a tag to compare

Added

Fixed

  • Corrected issue with TSC Files module #771

Removed

  • Pulled v3 Explore sub-pkgs as the API has been deprecated for some time.

Changed

  • Added deprecation notice to v3 base sub-pkg. Only applies to access control.
  • Added deprecation notice to Target Groups module (Deprecated APIs)
  • Added deprecation notice to Workbenches module (Soon to be Deprecated APIs)
  • Added deprecation notice to Access Groups module (Deprecated APIs)

1.4.22

10 Apr 16:21
c57002d
Compare
Choose a tag to compare

Added

  • Support for New ACR APIs (#654)
  • Added Implicit WAS exclude for Tenable Security Center (#763)
  • Support for currentPassword field in SC Users API.