Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ It will generate a bin folder containing our runners to use it refers to [How do
If you want to contribute please take a look to [CONTRIBUTING.md](CONTRIBUTING.md).

## 🗃️ Versions
- **Latest :** 1.1.1
- **Current :** 1.1.1
- **Latest :** 1.1.2
- **Current :** 1.1.2
- Versions List : [Cliquer pour afficher](https://github.com/algosup/2023-2024-project-3-virtual-processor-team-2/tags)

## ⚖️ License
Expand Down
21 changes: 11 additions & 10 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,19 @@ These versions are currently updated and can include security patches:

| Version | Supported |
| ----------- | ------------------ |
| > 1.1.1 | :white_check_mark: |
| > 1.1.2 | :white_check_mark: |
|  1.1.1 | :white_check_mark: |
|  1.1.0 | :white_check_mark: |
|  1.0.0 | :white_check_mark: |
|  0.5.0 | :x: |
|  0.4.0 | :x: |
|  0.3.0 | :x: |
|  0.2.0 | :x: |
|  0.1.1 | :x: |
|  0.0.4 | :x: |
|  0.0.3 | :x: |
|  0.0.2 | :x: |
|  0.0.1 | :x: |
|  0.5.0 | :x: |
|  0.4.0 | :x: |
|  0.3.0 | :x: |
|  0.2.0 | :x: |
|  0.1.1 | :x: |
|  0.0.4 | :x: |
|  0.0.3 | :x: |
|  0.0.2 | :x: |
|  0.0.1 | :x: |

## Reporting a Vulnerability

Expand Down
Loading