-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fcf1913
commit 7c48797
Showing
9 changed files
with
117 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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 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 |
---|---|---|
@@ -1,11 +1,39 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
Before reporting a vulnerability, please review In-Scope Targets and Out-of-Scope Targets below. | ||
|
||
Currently, we support security patches by committing changes and bumping the version published to PyPi. | ||
## In-Scope Targets | ||
|
||
## Reporting a Vulnerability | ||
The following packages and repositories are eligible for bug bounties: | ||
|
||
Found a vulnerability? Please email us: | ||
- llama-index-core | ||
- llama-index-integrations (see exceptions) | ||
- llama-index-networks | ||
|
||
- [email protected] | ||
## Out of Scope Targets | ||
|
||
All out of scope targets defined by huntr as well as: | ||
|
||
- **llama-index-experimental**: This repository is for experimental code and is not | ||
eligible for bug bounties, bug reports to it will be marked as interesting or waste of | ||
time and published with no bounty attached. | ||
- **llama-index-integrations/tools**: Community contributed tools are not eligible for bug | ||
bounties. Generally tools interact with the real world. Developers are expected to | ||
understand the security implications of their code and are responsible for the security | ||
of their tools. | ||
- Code documented with security notices. This will be decided done on a case by | ||
case basis, but likely will not be eligible for a bounty as the code is already | ||
documented with guidelines for developers that should be followed for making their | ||
application secure. | ||
|
||
## Reporting LlamaCloud Vulnerabilities | ||
|
||
Please report security vulnerabilities associated with LlamaCloud by email to `[email protected]`. | ||
|
||
- LlamaCloud site: https://cloud.llamaindex.ai | ||
- LlamaCloud API: https://api.cloud.llamaindex.ai/docs | ||
- LlamaParse client: https://github.com/run-llama/llama_parse | ||
|
||
### Other Security Concerns | ||
|
||
For any other security concerns, please contact us at `[email protected]`. |
This file contains 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 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 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 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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