Sqlexpress

Latest version: v0.2.4

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

Scan your dependencies

0.2.4

Changed
- Prevent `QueryParsingFailed` when an invalid SQL is passed to `QueryParser(query).extract_sources()`.
- Add CI workflow for pytest

0.2.3

Added
- Raise `YamlParsingFailed` exception if parsing of yaml file fails

Changed
- Raise `QueryParsingFailed` exception instead of `InvalidStructure` exceptin when parsing of SQL file fails
- Make webserver an extra requirement that can only be installed using `pip install sqlexpress[web]`

0.2.2

Added
- Raise `InvalidStructure` exception if parsing of SQL file fails

0.2.1

Fixed
- Fix missing flask package & templates error

0.2.0

Added
- Webserver with GUI to view relationships between source tables based on the parsed SQLs
- Allow environment variables in SQL to be substituted before parsing

0.1.0

Added
- SQL parser to extract source tables

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.