Tealer

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

Minor release to improve the support for python 3.12 and streamline the release on pypi

**Full Changelog**: https://github.com/crytic/tealer/compare/0.1.1...0.1.2

0.1.1

This is a minor release to improve the support for python 3.12 (thanks to aorumbayev)

What's Changed
* Update README.md by 0xalpharush in https://github.com/crytic/tealer/pull/206
* fix: py3.12 support (1) by aorumbayev in https://github.com/crytic/tealer/pull/207
* Fix minor typos in README by S3v3ru5 in https://github.com/crytic/tealer/pull/208

**Full Changelog**: https://github.com/crytic/tealer/compare/0.1.0...0.1.1

0.1.0

2023-12-20

This is the first pypi release of Tealer.

Tealer is a static analyzer for [Teal](https://developer.algorand.org/docs/features/asc1/) code. It parses the Teal program, and builds its CFG. The analyzer comes with a set of vulnerabilities detectors and printers allowing to quickly review the contracts. In addition, tealer allows for custom path discovery through [regular expression](https://github.com/crytic/tealer#regular-expressio), and can be configured to follow the [group information](https://github.com/crytic/tealer#group-configuration) of the application.

We would like to thanks the Algorand foundation for their support, and our external contributors for their help:

* malturki
* geo2a
* aorumbayev

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.