Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Borna authored and Borna committed Jun 5, 2024
1 parent 3280320 commit ef59a1b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
15 changes: 10 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,16 @@
## Supported Versions


| Version | Supported |
| ------- | ------------------ |
| 0.3.0 | :white_check_mark: |
| C0.2.0 | :white_check_mark: |
| β 0.1.0 | :x: |
| Version | Supported | Audited |
| ------- | ------------------ | ------------------ |
| C0.5.0 | :white_check_mark: | :white_check_mark: |
| 0.4.0 | :white_check_mark: | :x: |
| 0.3.1 | :x: | :x: |
| 0.3.0 | :x: | :x: |
| 0.2.2 | :x: | :x: |
| 0.2.1 | :x: | :x: |
| C0.2.0 | :x: | :white_check_mark: |
| β 0.1.0 | :x: | :x: |

## Reporting a Vulnerability

Expand Down
3 changes: 2 additions & 1 deletion chat.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
Plugin creation.md = Plugin creation.md
README.md = README.md
SECURITY.md = SECURITY.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test client", "Test client\Test client.csproj", "{B1A2A36D-2EFC-47B7-B478-EDF2E28291C3}"
Expand All @@ -35,7 +36,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Test client plugin", "Test
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Packer", "Packer\Packer.csproj", "{BDA36DBF-80C6-4156-B21A-691DA426BD20}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Updater", "Updater\Updater.csproj", "{607F682D-5409-42FE-A651-F3278F32FD39}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Updater", "Updater\Updater.csproj", "{607F682D-5409-42FE-A651-F3278F32FD39}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit ef59a1b

Please sign in to comment.