Source: gallia
Section: net
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Stefan Tatschner <stefan.tatschner@mailbox.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3,
               python3-aiosqlite,
               python3-argcomplete,
               python3-boltons,
               python3-construct,
               python3-hatchling,
               python3-platformdirs,
               python3-pydantic,
               python3-pytest <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-tabulate,
               python3-zstandard
Standards-Version: 4.7.3
Homepage: https://github.com/Fraunhofer-AISEC/gallia
Vcs-Browser: https://salsa.debian.org/python-team/packages/gallia
Vcs-Git: https://salsa.debian.org/python-team/packages/gallia.git

Package: gallia
Architecture: all
Depends: git,
         iproute2,
         wireshark-common,
         ${misc:Depends},
         ${python3:Depends},
         ${sphinxdoc:Depends}
Description: Extendable Pentesting Framework
 Gallia is an extendable pentesting framework with the focus on the automotive
 domain. The scope of the toolchain is conducting penetration tests from a
 single ECU up to whole cars. Currently, the main focus lies on the UDS
 interface. Acting as a generic interface, the logging functionality implements
 reproducible tests and enables post-processing tasks.
