Skip to content

Commit 892d48c

Browse files
committed
README
1 parent 121e630 commit 892d48c

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Next-Generation Multi-Factor Key Derivation Function (MFKDF2)
44

55
[![GitHub issues](https://img.shields.io/github/issues/multifactor/MFKDF)](https://github.com/multifactor/MFKDF/issues)
66
[![Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen)](https://www.mfkdf.com/coverage)
7-
[![Tests](https://img.shields.io/badge/tests-100%25-brightgreen)](https://www.mfkdf.com/tests/mochawesome.html)
8-
[![BSD](https://img.shields.io/badge/license-BSD%204.0-brightgreen.svg)](https://github.com/multifactor/MFKDF/blob/main/LICENSE)
7+
[![Tests](https://img.shields.io/badge/tests-100%25-brightgreen)](https://www.mfkdf.com/tests)
8+
[![BSD](https://img.shields.io/badge/license-BSD%25-brightgreen.svg)](https://github.com/multifactor/MFKDF/blob/main/LICENSE)
99
[![GitHub tag](https://img.shields.io/github/tag/multifactor/MFKDF.svg)](https://github.com/multifactor/MFKDF/tags)
1010
[![GitHub release](https://img.shields.io/github/release/multifactor/MFKDF.svg)](https://github.com/multifactor/MFKDF/releases)
1111
[![NPM release](https://img.shields.io/npm/v/mfkdf.svg)](https://www.npmjs.com/package/mfkdf)

SECURITY.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44

55
The following table describes the versions of this project that are currently supported with security updates:
66

7-
| Version | Supported |
8-
| ------- | --------- |
9-
| 0.x.x | :x: |
10-
| 1.x.x | :x: |
7+
| Version | Supported |
8+
| ------- | ------------ |
9+
| 0.x.x | :x: |
10+
| 1.x.x | :x:\* |
11+
| 2.x.x | :question:\* |
12+
13+
\* 1.x.x is officially deprecated. 2.x.x is officially still a work in progress, and will become the supported version upon its official release.
1114

1215
## Reporting a Vulnerability
1316

0 commit comments

Comments
 (0)