Skip to content

Commit

Permalink
Minor updates to the security policy (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn authored Mar 27, 2023
1 parent b564ca8 commit b84a88f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Security policy

Inrupt takes the security of our software products and services seriously. This includes all source code repositories managed through our GitHub organization, which includes [solid-client-js](https://github.com/inrupt/solid-client-js), [solid-ui-react](https://github.com/inrupt/solid-ui-react), and [our GitHub organization](https://github.com/inrupt).
Inrupt takes the security of our software products and services seriously. This includes all source code repositories managed through our [GitHub organization](https://github.com/inrupt).

If you believe you have found a security vulnerability in any Inrupt-owned repository please report it to us as described below.

## About this repository

This libraries help developers create [Solid](https://solidproject.org/) applications. The libraries are composed of different modules with different functionalities.
These libraries help developers create [Solid](https://solidproject.org/) applications. The libraries are composed of different modules with different features.

* Some modules help with reading and writing data in Solid servers. Data should always be considered sensitive and be processed with care and regards to access restrictions and personal information.
* Some modules help with Authentication. Authentication is a sensitive domain, and as such we designed these libraries with a particular attention to security. In particular, we decided to apply the following rules:
Expand All @@ -23,4 +23,4 @@ Instead, if you discover a vulnerability in our code, or experience a bug relate

## Preferred Languages

We prefer all communications to be in English.
We prefer all communications to be in English.

0 comments on commit b84a88f

Please sign in to comment.