Skip to content

Commit 632f5ea

Browse files
committed
Add version mapping document, fix typo in link
1 parent b8b1c21 commit 632f5ea

2 files changed

Lines changed: 126 additions & 2 deletions

File tree

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ While reasonable effort will be made to assess and address valid security issues
2424

2525
## Scope
2626

27-
[SQLite3MultipleCiphers}(https://utelle.github.io/SQLite3MultipleCiphers/) extends [SQLite](https://sqlite.org) with database encryption capabilities.
27+
[SQLite3MultipleCiphers](https://utelle.github.io/SQLite3MultipleCiphers/) extends [SQLite](https://sqlite.org) with database encryption capabilities.
2828

2929
Security reports should focus on vulnerabilities introduced by this project, particularly in relation to its cryptographic functionality.
3030

@@ -58,7 +58,7 @@ For background on _SQLite CVEs_ and their applicability, see: [https://sqlite.or
5858

5959
Reports should clearly explain how a given [SQLite](https://sqlite.org) issue affects [SQLite3MultipleCiphers](https://utelle.github.io/SQLite3MultipleCiphers/), particularly with respect to its _encryption-related_ functionality.
6060

61-
Reports that merely reference a published [SQLite CVE](https://sqlite.org/cves.html) without demonstrating relevance to this project are generally considered out of scope.
61+
Reports that merely reference a published [SQLite CVE](https://sqlite.org/cves.html#status_of_recent_sqlite_cves) without demonstrating relevance to this project are generally considered out of scope.
6262

6363
## Supported Versions
6464

VERSIONMAPPING.md

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
# Version Mapping
2+
3+
On this page a list of all _SQLite3 Multiple Ciphers_ releases is presented together with the corresponding [SQLite](https://sqlite.org) version, on which it is based.
4+
5+
The version entries are grouped by the release year.
6+
7+
## 2026
8+
9+
| SQLite3MC Version | SQLite Version |
10+
| :---: | :---: |
11+
| [2.3.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.5) | [3.53.2](https://sqlite.org/releaselog/3_53_2.html) |
12+
| [2.3.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.4) | [3.53.1](https://sqlite.org/releaselog/3_53_1.html) |
13+
| [2.3.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.3) | [3.53.0](https://sqlite.org/releaselog/3_53_0.html) |
14+
| [2.3.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.2) | [3.51.3](https://sqlite.org/releaselog/3_51_3.html) |
15+
| [2.3.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.1) | [3.51.3](https://sqlite.org/releaselog/3_51_3.html) |
16+
| [2.3.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.3.0) | [3.52.0](https://sqlite.org/releaselog/3_52_0.html) |
17+
| [2.2.7](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.7) | [3.51.2](https://sqlite.org/releaselog/3_51_2.html) |
18+
19+
## 2025
20+
21+
| SQLite3MC Version | SQLite Version |
22+
| :---: | :---: |
23+
| [2.2.6](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.6) | [3.51.1](https://sqlite.org/releaselog/3_51_1.html) |
24+
| [2.2.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.5) | [3.51.0](https://sqlite.org/releaselog/3_51_0.html) |
25+
| [2.2.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.4) | [3.50.4](https://sqlite.org/releaselog/3_50_4.html) |
26+
| [2.2.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.3) | [3.50.3](https://sqlite.org/releaselog/3_50_3.html) |
27+
| [2.2.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.2) | [3.50.2](https://sqlite.org/releaselog/3_50_2.html) |
28+
| [2.2.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.1) | [3.50.2](https://sqlite.org/releaselog/3_50_2.html) |
29+
| [2.2.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.2.0) | [3.50.2](https://sqlite.org/releaselog/3_50_2.html) |
30+
| [2.1.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.1.3) | [3.50.1](https://sqlite.org/releaselog/3_50_1.html) |
31+
| [2.1.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.1.2) | [3.50.0](https://sqlite.org/releaselog/3_50_0.html) |
32+
| [2.1.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.1.1) | [3.49.2](https://sqlite.org/releaselog/3_49_2.html) |
33+
| [2.1.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.1.0) | [3.49.1](https://sqlite.org/releaselog/3_49_1.html) |
34+
| [2.0.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.0.4) | [3.49.1](https://sqlite.org/releaselog/3_49_1.html) |
35+
| [2.0.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.0.3) | [3.49.0](https://sqlite.org/releaselog/3_49.0.html) |
36+
| [2.0.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.0.2) | [3.48.0](https://sqlite.org/releaselog/3_48_0.html) |
37+
| [2.0.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.0.1) | [3.47.2](https://sqlite.org/releaselog/3_47_2.html) |
38+
39+
## 2024
40+
41+
| SQLite3MC Version | SQLite Version |
42+
| :---: | :---: |
43+
| [2.0.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v2.0.0) | [3.47.2](https://sqlite.org/releaselog/3_47_2.html) |
44+
| [1.9.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.9.2) | [3.47.2](https://sqlite.org/releaselog/3_47_2.html) |
45+
| [1.9.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.9.1) | [3.47.1](https://sqlite.org/releaselog/3_47_1.html) |
46+
| [1.9.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.9.0) | [3.47.0](https://sqlite.org/releaselog/3_47_0.html) |
47+
| [1.8.7](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.7) | [3.46.1](https://sqlite.org/releaselog/3_46_1.html) |
48+
| [1.8.6](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.6) | [3.46.0](https://sqlite.org/releaselog/3_46_0.html) |
49+
| [1.8.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.5) | [3.46.0](https://sqlite.org/releaselog/3_46_0.html) |
50+
| [1.8.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.4) | [3.45.2](https://sqlite.org/releaselog/3_45_2.html) |
51+
| [1.8.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.3) | [3.45.1](https://sqlite.org/releaselog/3_45_1.html) |
52+
| [1.8.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.2) | [3.45.0](https://sqlite.org/releaselog/3_45_0.html) |
53+
54+
## 2023
55+
56+
| SQLite3MC Version | SQLite Version |
57+
| :---: | :---: |
58+
| [1.8.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.1) | [3.44.2](https://sqlite.org/releaselog/3_44_2.html) |
59+
| [1.8.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.8.0) | [3.44.1](https://sqlite.org/releaselog/3_44_1.html) |
60+
| [1.7.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.7.4) | [3.44.0](https://sqlite.org/releaselog/3_44_0.html) |
61+
| [1.7.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.7.3) | [3.44.0](https://sqlite.org/releaselog/3_44_0.html) |
62+
| [1.7.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.7.2) | [3.43.2](https://sqlite.org/releaselog/3_43_2.html) |
63+
| [1.7.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.7.1) | [3.43.1](https://sqlite.org/releaselog/3_43_1.html) |
64+
| [1.7.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.7.0) | [3.43.1](https://sqlite.org/releaselog/3_43_1.html) |
65+
| [1.6.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.5) | [3.43.1](https://sqlite.org/releaselog/3_43_1.html) |
66+
| [1.6.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.4) | [3.43.0](https://sqlite.org/releaselog/3_43_0.html) |
67+
| [1.6.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.3) | [3.42.0](https://sqlite.org/releaselog/3_42_0.html) |
68+
| [1.6.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.2) | [3.41.2](https://sqlite.org/releaselog/3_41_2.html) |
69+
| [1.6.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.1) | [3.41.1](https://sqlite.org/releaselog/3_41_1.html) |
70+
| [1.6.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.6.0) | [3.41.0](https://sqlite.org/releaselog/3_41_0.html) |
71+
72+
## 2022
73+
74+
| SQLite3MC Version | SQLite Version |
75+
| :---: | :---: |
76+
| [1.5.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.5) | [3.40.1](https://sqlite.org/releaselog/3_40_1.html) |
77+
| [1.5.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.4) | [3.40.0](https://sqlite.org/releaselog/3_40_0.html) |
78+
| [1.5.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.3) | [3.39.4](https://sqlite.org/releaselog/3_39_4.html) |
79+
| [1.5.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.2) | [3.39.3](https://sqlite.org/releaselog/3_39_3.html) |
80+
| [1.5.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.1) | [3.39.3](https://sqlite.org/releaselog/3_39_3.html) |
81+
| [1.5.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.5.0) | [3.39.3](https://sqlite.org/releaselog/3_39_3.html) |
82+
| [1.4.8](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.8) | [3.39.2](https://sqlite.org/releaselog/3_39_2.html) |
83+
| [1.4.7](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.7) | [3.39.2](https://sqlite.org/releaselog/3_39_2.html) |
84+
| [1.4.6](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.6) | [3.39.1](https://sqlite.org/releaselog/3_39_1.html) |
85+
| [1.4.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.5) | [3.39.0](https://sqlite.org/releaselog/3_39_0.html) |
86+
| [1.4.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.4) | [3.38.5](https://sqlite.org/releaselog/3_38_5.html) |
87+
| [1.4.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.3) | [3.38.5](https://sqlite.org/releaselog/3_38_5.html) |
88+
| [1.4.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.2) | [3.38.3](https://sqlite.org/releaselog/3_38_3.html) |
89+
| [1.4.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.1) | [3.38.2](https://sqlite.org/releaselog/3_38_2.html) |
90+
| [1.4.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.4.0) | [3.38.2](https://sqlite.org/releaselog/3_38_2.html) |
91+
| [1.3.10](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.10) | [3.38.2](https://sqlite.org/releaselog/3_38_2.html) |
92+
| [1.3.9](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.9) | [3.38.1](https://sqlite.org/releaselog/3_38_1.html) |
93+
| [1.3.8](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.8) | [3.38.0](https://sqlite.org/releaselog/3_38_0.html) |
94+
| [1.3.7](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.7) | [3.37.2](https://sqlite.org/releaselog/3_37_2.html) |
95+
| [1.3.6](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.6) | [3.37.1](https://sqlite.org/releaselog/3_37_1.html) |
96+
97+
## 2021
98+
99+
| SQLite3MC Version | SQLite Version |
100+
| :---: | :---: |
101+
| [1.3.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.5) | [3.37.0](https://sqlite.org/releaselog/3_37_0.html) |
102+
| [1.3.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.4) | [3.36.0](https://sqlite.org/releaselog/3_36_0.html) |
103+
| [1.3.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.3) | [3.36.0](https://sqlite.org/releaselog/3_36_0.html) |
104+
| [1.3.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.2) | [3.35.5](https://sqlite.org/releaselog/3_35_5.html) |
105+
| [1.3.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.1) | [3.35.5](https://sqlite.org/releaselog/3_35_5.html) |
106+
| [1.3.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.3.0) | [3.35.5](https://sqlite.org/releaselog/3_35_5.html) |
107+
| [1.2.5](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.5) | [3.35.5](https://sqlite.org/releaselog/3_35_5.html) |
108+
| [1.2.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.4) | [3.35.4](https://sqlite.org/releaselog/3_35_4.html) |
109+
| [1.2.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.3) | [3.35.3](https://sqlite.org/releaselog/3_35_3.html) |
110+
| [1.2.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.2) | [3.35.2](https://sqlite.org/releaselog/3_35_2.html) |
111+
| [1.2.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.1) | [3.35.1](https://sqlite.org/releaselog/3_35_1.html) |
112+
| [1.2.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.2.0) | [3.35.0](https://sqlite.org/releaselog/3_35_0.html) |
113+
| [1.1.4](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.1.4) | [3.34.1](https://sqlite.org/releaselog/3_34_1.html) |
114+
115+
## 2020
116+
117+
| SQLite3MC Version | SQLite Version |
118+
| :---: | :---: |
119+
| [1.1.3](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.1.3) | [3.34.0](https://sqlite.org/releaselog/3_34_0.html) |
120+
| [1.1.2](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.1.2) | [3.34.0](https://sqlite.org/releaselog/3_34_0.html) |
121+
| [1.1.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.1.1) | [3.34.0](https://sqlite.org/releaselog/3_34_0.html) |
122+
| [1.1.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.1.0) | [3.34.0](https://sqlite.org/releaselog/3_34_0.html) |
123+
| [1.0.1](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.0.1) | [3.33.0](https://sqlite.org/releaselog/3_33_0.html) |
124+
| [1.0.0](https://github.com/utelle/SQLite3MultipleCiphers/releases/tag/v1.0.0) | [3.33.0](https://sqlite.org/releaselog/3_33_0.html) |

0 commit comments

Comments
 (0)