Metadata-Version: 2.1
Name: simba-python
Version: 0.0.1rc1
Summary: Dummy package to prevent any kind of dependency confusion attacks against internal python packages
Author: Appsec-Team SBB 
Author-email: application-security@sbb.ch
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

This is a dummy package intended to prevent any dependency confusion attacks against our internal Python packages at [SBB](https://www.sbb.ch/). For now this is the only foolproof way to prevent some dependency confusion attacks until the following PEP has been implemented: [PEP-708](https://peps.python.org/pep-0708/)

For any questions regarding this package feel free to reach out to <application-security@sbb.ch>.
