Faapi

Latest version: v3.11.9

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 8

3.1.2

Not secure
New Features

* `FAAPI.submission` and `FAAPI.submission_file` support setting the chunk size for the binary file download

Changes

* The file downloader uses chunk size instead of speed

3.1.1

Not secure
Changes

* When raising `ServerError` and `NoticeMessage`, the actual messages appearing on the page are use as exception
arguments

3.1.0

Not secure
New feature

* Add support for `http.cookiejar.CookieJar` (and inheriting classes, like `requests.cookies.RequestsCookieJar`) for
cookies.
* Add `FAAPI.me()` method to get the logged-in user
* Add `FAAPI.login_status` property to get the current login status

Dependencies

* Use [lxml ^4.7.1](https://pypi.org/project/lxml/4.7.1)
* Fix [CVE-2021-43818](https://cve.report/CVE-2021-43818) issue

3.0.2

Not secure
Fixes

* Fix rare error when parsing the info section of a userpage

3.0.1

Not secure
Fixes

* Fix a key error in `Submission` when assigning the parsed results

3.0.0

Not secure
New Features

* Upgrade to Python 3.9+
* Update type annotations
* `Submission` parses next and previous submission IDs
* `FAAPI.watchlist_by()` and `FAAPI.watchlist_to()` methods support multiple watchlist pages

Changes

* Renamed `FAAPI.get_parse` to `get_parsed`
* Removed _get_ prefix from `FAAPI` methods (e.g. `get_submission` to `submission`) and return a list of `UserPartials`
objects instead of `Users`
* Added `__all__` declarations to allow importing exceptions and secondary functions from `connection` and `parse`
* `datetime` fields are not serialised on `__iter__` (e.g. when casting a `Submission` object to `dict`)

Page 8 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.