mirror of https://github.com/itflow-org/itflow
Update SECURITY.md
This commit is contained in:
parent
317d45c60b
commit
d2b3970a7b
22
SECURITY.md
22
SECURITY.md
|
|
@ -1,25 +1,21 @@
|
|||
# Security Policy
|
||||
|
||||
## **Please do NOT report security concerns/vulnerabilities publicly (Github issues/forum)**
|
||||
## **Please do NOT report security concerns/vulnerabilities publicly (Issues/forum)**
|
||||
|
||||
---
|
||||
**We take security seriously**
|
||||
|
||||
## In Beta
|
||||
|
||||
ITFlow is currently in beta and is a work in progress.
|
||||
|
||||
**We take security seriously.** Whilst we are confident the code is safe, nothing in life is 100% safe or risk-free. You should use your best judgment before entering confidential information into the app.
|
||||
|
||||
We attempt to follow security best practices where possible, including [automated code scanning](https://sonarcloud.io/component_measures?id=itflow-org_itflow&metric=security_rating&view=list).
|
||||
|
||||
[](https://sonarcloud.io/summary/new_code?id=itflow-org_itflow)
|
||||
- Whilst we are confident in the safety of the code, no system is risk-free. Nearly all software has bugs. Use your best judgement before storing highly confidential information in ITFlow.
|
||||
- We attempt to follow security best practices where possible, including [automated code scanning](https://sonarcloud.io/component_measures?id=itflow-org_itflow&metric=security_rating&view=list).
|
||||
- [](https://sonarcloud.io/summary/new_code?id=itflow-org_itflow)
|
||||
|
||||
## Supported Versions
|
||||
We operate a rolling release model. Any bug fixes will be released into latest version of ITFlow, so you must stay up-to-date.
|
||||
|
||||
| Version | Supported |
|
||||
| ------- | ------------------ |
|
||||
| Beta | :white_check_mark: |
|
||||
| 1.0 | Yet to be released |
|
||||
| Beta | :x: |
|
||||
| 24.12 | :white_check_mark: |
|
||||
| 25.1 | :white_check_mark: (When released) |
|
||||
|
||||
## Reporting a Vulnerability via GitHub Security Advisories
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue