Skip to content

Commit 4ac44e7

Browse files
adzuciNed Batchelder
andauthored
docs: Add security issues section to README (#157)
* chore: Add security issues section to README * Update README.rst --------- Co-authored-by: Ned Batchelder <ned@edx.org>
1 parent ddc3be9 commit 4ac44e7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,8 @@ run the code, and returns the output and exit status of the process.
203203
Python code, and runs it using jail_code, modifying the globals dictionary as a
204204
side-effect. safe_exec does this by serializing the globals into and out of
205205
the subprocess as JSON.
206+
207+
Reporting Security Issues
208+
-------------------------
209+
210+
Please do not report security issues in public. Please email security@openedx.org.

0 commit comments

Comments
 (0)