File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff line change 44
55The 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
You can’t perform that action at this time.
0 commit comments