Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
Jupyter Docker Stacks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
Jupyter Docker Stacks
Commits
7d427e7a
Commit
7d427e7a
authored
Apr 15, 2019
by
Peter Parente
Committed by
GitHub
Apr 15, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #849 from parente/vuln-reporting
Add vulnerability reporting info
parents
4cdbc9cd
8ca79a6c
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
3 deletions
+29
-3
docs/contributing/issues.md
docs/contributing/issues.md
+25
-0
docs/index.rst
docs/index.rst
+4
-3
No files found.
docs/contributing/issues.md
0 → 100644
View file @
7d427e7a
# Project Issues
We appreciate your taking the time to report an issue you encountered using the
Jupyter Docker Stacks. Please review the following guidelines when reporting
your problem.
*
If you believe you’ve found a security vulnerability in any of the Jupyter
projects included in Jupyter Docker Stacks images, please report it to
[
security@ipython.org
](
mailto:security@iypthon.org
)
, not in the issue trackers
on GitHub. If you prefer to encrypt your security reports, you can use [this
PGP public
key](https://jupyter-notebook.readthedocs.io/en/stable/_downloads/ipython_security.asc).
*
If you think your problem is unique to the Jupyter Docker Stacks images,
please search the [jupyter/docker-stacks issue
tracker](https://github.com/jupyter/docker-stacks/issues) to see if someone
else has already reported the same problem. If not, please open a [new
issue](https://github.com/jupyter/docker-stacks/issues/new) and provide all of
the information requested in the issue template.
*
If the issue you're seeing is with one of the open source libraries included
in the Docker images and is reproducible outside the images, please file a bug
with the appropriate open source project.
*
If you have a general question about how to use the Jupyter Docker Stacks in
your environment, in conjunction with other tools, with customizations, and so
on, please post your question on the [Jupyter Discourse
site](https://discourse.jupyter.org).
\ No newline at end of file
docs/index.rst
View file @
7d427e7a
...
...
@@ -43,6 +43,7 @@ Table of Contents
:maxdepth: 2
:caption: Contributor Guide
contributing/issues
contributing/packages
contributing/recipes
contributing/tests
...
...
@@ -59,6 +60,6 @@ Table of Contents
:maxdepth: 2
:caption: Getting Help
Jupyter D
ocker Stacks Issue Tracker <https://github.com/jupyter/docker-stacks
>
Jupyter
Google Group <https://groups.google.com/forum/#!forum/jupyter
>
Jupyter D
iscourse Forum <https://discourse.jupyter.org
>
Jupyter
Docker Stacks Issue Tracker <https://github.com/jupyter/docker-stacks/issues
>
Jupyter Website <https://jupyter.org>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment