summaryrefslogtreecommitdiff
path: root/.github/SECURITY.md
blob: 4abec8a85f807b7d52d1f99f97dc7c555efa65d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Security Policy

Pyparsing itself has no known security vulnerabilities. It does not 
itself access any risk-inherent methods like `exec` or `eval`, nor does it import 
any modules not part of the Python standard library.

Parsers written with pyparsing *may* introduce security vulnerabilities. If so, this 
information should be forwarded to the maintainer of those parsers.

If you find that pyparsing itself has a security vulnerability, please report it to
https://tidelift.com/security.