Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianp authored Feb 28, 2024
1 parent 1fd9081 commit 12c2ded
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions SECURITY.md
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 [email protected]. 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.

0 comments on commit 12c2ded

Please sign in to comment.