Skip to content

Commit

Permalink
Update SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAxelander committed Mar 16, 2024
1 parent 3d988ed commit cc8f492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions OpenBudgeteer.sln
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
CHANGELOG.md = CHANGELOG.md
LICENSE = LICENSE
LICENSE-3RD-PARTY = LICENSE-3RD-PARTY
SECURITY.md = SECURITY.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenBudgeteer.Core.Data.Sqlite.Migrations", "OpenBudgeteer.Core.Data.Sqlite.Migrations\OpenBudgeteer.Core.Data.Sqlite.Migrations.csproj", "{7D6ED82D-BAE4-4BC4-AEA9-22801037C6C3}"
Expand Down
4 changes: 2 additions & 2 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

| Version | Supported |
|-------------| ------------------ |
| 1.7 | :white_check_mark: |
| 1.8 | :white_check_mark: |
| pre-release | :white_check_mark: |
| < 1.7 | :x: |
| < 1.8 | :x: |

## Reporting a Vulnerability

Expand Down

0 comments on commit cc8f492

Please sign in to comment.