Releases: 0x41424142/qualysdk
Releases · 0x41424142/qualysdk
v0.3.6
What's Changed
- Format Python code with psf/black push by @github-actions[bot] in #302
- Update to WAS Webapp fields by @0x41424142 in #303
THIS RELEASE MAKES CHANGES TO THE WAS WEBAPP DATACLASS AND SQL COLUMNS. THE FOLLOWING ATTRIBUTES/COLUMNS ARE ADDED:
- malwareScheduling_startDate (datetime.datetime)
- malwareScheduling_timeZone (str)
- malwareScheduling_occurrenceType (str)
- malwareScheduling_occurrence (str, dict-like)
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- Format Python code with psf/black push by @github-actions in #290
- gav by @jake-lindsay-tfs in #291
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Improved VMDR retry, switched HLD/HL/KB to POST, new GAV host field by @jake-lindsay-tfs in #289
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Format Python code with psf/black push by @github-actions in #281
- Doc fixes, new serialized() method by @jake-lindsay-tfs in #282
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Format Python code with psf/black push by @github-actions in #278
- Finished Tagging APIs by @jake-lindsay-tfs in #279
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Format Python code with psf/black push by @github-actions in #275
- Finished JSON support for all modules by @jake-lindsay-tfs in #276
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Format Python code with psf/black push by @github-actions in #272
- Upgrades - more container security calls, added support for JSON serialization on dataclasses by @jake-lindsay-tfs in #273
NOTE: Read thru 273 to understand the new JSON features.
Full Changelog: v0.2.15...v0.3.0
v0.2.15
What's Changed
- Updates for container security by @jake-lindsay-tfs in #268
Full Changelog: v0.2.14...v0.2.15
v0.2.14
v0.2.13
What's Changed
- Started work on tagging APIs by @jake-lindsay-tfs in #263
Full Changelog: v0.2.12...v0.2.13