-
Notifications
You must be signed in to change notification settings - Fork 121
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
1fd9081
commit 12c2ded
Showing
1 changed file
with
19 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Security Policy | ||
|
||
## Disclaimer of Warranty | ||
|
||
From the [license](LICENSE): | ||
|
||
> Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. | ||
## Supported Versions | ||
|
||
This security policy applies to all software belonging to the Numbas organisation, including the compiler (this repository), the web-based editor, and the LTI provider. | ||
|
||
The latest tagged version and the `master` or `main` branch from each repository are supported. | ||
|
||
If you find a vulnerability in an older version, please check with the latest version in case it's already been fixed. | ||
|
||
## Reporting a Vulnerability | ||
|
||
If you think you have identified a security vulnerability, please email us at numbas@ncl.ac.uk. A member of the team will review your analysis and provide feedback. Please make sure to include enough information so that we can reproduce the issue. |