-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Path traversal issue security fix #8568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 15 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
bcb5df2
Create SECURITY.md
h3rrr 929f0b7
Update SECURITY.md
h3rrr 03585c8
Merge branch 'dev' into dev
h3rrr 731c0b7
Merge branch 'dev' into dev
KumoLiu 7160338
Update SECURITY.md
h3rrr d86039a
Merge branch 'dev' into dev
ericspod 2c72dbc
Update utils.py
h3rrr bad1907
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a8ed1df
Update SECURITY.md
h3rrr d3c711b
Update utils.py
h3rrr f793740
Path traversal issue fix
h3rrr 292d7d8
Update utils.py
h3rrr aaecf77
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 8d8d4a4
Update test_download_and_extract.py
h3rrr 7a9f479
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] d07a269
Update monai/apps/utils.py
h3rrr a460e1f
Update utils.py
h3rrr 74b603a
Update test_download_and_extract.py
h3rrr e204524
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 4431852
Update monai/apps/utils.py
h3rrr e432609
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 6b7ebe6
Update utils.py
h3rrr fcfa561
Update utils.py
h3rrr 98e5a0e
Update utils.py
h3rrr 0789a2e
Merge branch 'dev' into h3rrr-patch-1
ericspod dd3cb0d
Merge branch 'dev' into h3rrr-patch-1
ericspod 1351963
Merge branch 'dev' into h3rrr-patch-1
KumoLiu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| # Security Policy | ||
|
|
||
| ## Reporting a Vulnerability | ||
| MONAI takes security seriously and appreciate your efforts to responsibly disclose vulnerabilities. If you discover a security issue, please report it as soon as possible. | ||
|
|
||
| To report a security issue: | ||
| * please use the GitHub Security Advisories tab to "[Open a draft security advisory](https://github.com/Project-MONAI/MONAI/security/advisories/new)". | ||
| * Include a detailed description of the issue, steps to reproduce, potential impact, and any possible mitigations. | ||
| * If applicable, please also attach proof-of-concept code or screenshots. | ||
| * We aim to acknowledge your report within 72 hours and provide a status update as we investigate. | ||
| * Please do not create public issues for security-related reports. | ||
|
|
||
| ## Disclosure Policy | ||
| * We follow a coordinated disclosure approach. | ||
| * We will not publicly disclose vulnerabilities until a fix has been developed and released. | ||
| * Credit will be given to researchers who responsibly disclose vulnerabilities, if requested. | ||
| ## Acknowledgements | ||
| We greatly appreciate contributions from the security community and strive to recognize all researchers who help keep MONAI safe. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.