Skip to content

Commit

Permalink
docs: Add security issues section to README (#157)
Browse files Browse the repository at this point in the history
* chore: Add security issues section to README

* Update README.rst

---------

Co-authored-by: Ned Batchelder <[email protected]>
  • Loading branch information
adzuci and Ned Batchelder authored Nov 13, 2023
1 parent ddc3be9 commit 4ac44e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,8 @@ run the code, and returns the output and exit status of the process.
Python code, and runs it using jail_code, modifying the globals dictionary as a
side-effect. safe_exec does this by serializing the globals into and out of
the subprocess as JSON.

Reporting Security Issues
-------------------------

Please do not report security issues in public. Please email [email protected].

0 comments on commit 4ac44e7

Please sign in to comment.