Metadata-Version: 2.3
Name: veracode-firewall-demo
Version: 0.1.0
Summary: Demo package for Veracode's package firewall
License: MIT
Author: phylum@veracode.com
Requires-Python: >=3.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# Veracode Firewall Demo

This is an empty package which can be used for safely verifying that your
[package firewall] is blocking malicious packages.

This package does not contain any malicious code, but it is marked as malicious
in Veracode's [Threat Feed]. If your package firewall is configured correctly,
you will not be able to install this package. If your package firewall is
configured incorrectly, no malicious code is executed or downloaded when
installing this package.

[Threat Feed]: https://docs.phylum.io/knowledge_base/threat_feed

## Firewall Configuration

To setup Veracode's [package firewall] for your project, please follow the
[official documentation][setup].

[package firewall]: https://docs.phylum.io/package_firewall/about
[setup]: https://docs.phylum.io/package_firewall/about#configuration

