Skip to content

Proofpoint Security Awareness Training Python API Package

Latest
Compare
Choose a tag to compare
@ludvikjerabek ludvikjerabek released this 20 Sep 01:17

Proofpoint Security Awareness Training Python API Package that supports all versions of the PSAT API.

Limitations

There are currently no known limitations.

For more information, please see: https://proofpoint.securityeducation.com/api/reporting/documentation/#api-Introduction-Introduction

Changes

  • Restrict to Python 3.9 and higher
  • Support for proxies was added
  • Proofpoint notified they will be ending support of the v0.1.0 endpoints on September 30, 2023. Proofpoint support also confirmed v0.2.0 was never meant to be a public release. In version 3.1.0 and higher of this library, v0.1.0 and v0.2.0 have been removed accordingly.
  • Getter and setter functions were replaced with properties

Full Changelog: v3.0.2...v3.1.0