ryanhaining / cppitertools

Implementation of python itertools and builtin iteration functions for C++17
https://twitter.com/cppitertools
BSD 2-Clause "Simplified" License
1.37k stars 115 forks source link

Add security policy #94

Closed pnacht closed 1 year ago

pnacht commented 1 year ago

Fixes #93.

This PR suggests a security policy. It currently suggests reporting either via email (using the address taken from the conanfile.py) or using GitHub's vuln reporting feature.

If you'd rather use just one of these (or something else entirely), let me know and I'll modify the policy as needed.