mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-04-21 07:22:20 +02:00
Add notice about bug bounties
This commit is contained in:
parent
409ea71379
commit
24a1fcb845
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
jobs:
|
||||
|
||||
test-js:
|
||||
name: Test asset generation process on Node 16 LTS
|
||||
name: Test asset generation process on Node 18 LTS
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
19
SECURITY.md
19
SECURITY.md
@ -2,9 +2,18 @@
|
||||
|
||||
## Supported Versions
|
||||
|
||||
There is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.
|
||||
There is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in
|
||||
writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind,
|
||||
either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for
|
||||
a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program
|
||||
prove defective, you assume the cost of all necessary servicing, repair or correction.
|
||||
|
||||
In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who modifies and/or conveys the program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages.
|
||||
In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who
|
||||
modifies and/or conveys the program as permitted above, be liable to you for damages, including any general, special,
|
||||
incidental or consequential damages arising out of the use or inability to use the program (including but not limited
|
||||
to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the
|
||||
program to operate with any other programs), even if such holder or other party has been advised of the possibility
|
||||
of such damages.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
@ -25,4 +34,8 @@ All dependencies are updated regularly, security fixes for those dependencies ar
|
||||
If you discover a security vulnerability, please contact me directly via `contact [at] linkace [dot] org`. Those
|
||||
vulnerabilities are addressed as fast as possible.
|
||||
|
||||
At the moment, there is no bug bounty program active.
|
||||
### Bug Bounties
|
||||
|
||||
The LinkAce project offers bug bounties for finding critical security vulnerabilities. Bounties are paid from the funds
|
||||
available in the [Open Collective account](https://opencollective.com/linkace). Please notice that the actual paid
|
||||
amounts are subject to negotiation and depend on the severity of the vulnerability.
|
||||
|
Loading…
x
Reference in New Issue
Block a user