Files
zulip/stubs/taint/taint.config
Graham Bleaney 89131bfcbb pysa: Add basic .pyre_configuration and taint.config for pysa.
This commit adds the initial config files needed to be able to run
Pysa on Zulip code.
2020-06-11 12:57:49 -07:00

7 lines
60 B
Plaintext

{
sources: [],
sinks: [],
features: [],
rules: []
}