Contains subpackages and modules whose API is not considered stable yet.
While you can use this APIs in your scripts, please be aware of the following:
Currently the preview
package contains the taint
and project_manager
subpackages.
Package | project_manager |
Package related to REVEN project manager. This is a low-level REST API binding, which is incomplete and unstable |
Package | taint |
Package related to data tainting. |
From the __init__.py
module:
Class | LicenseError |
Undocumented |