Skip to content

Commit aa537c5

Browse files
authored
Update supported versions and clarify scope
1 parent 91cd0e9 commit aa537c5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 2.0.2 | :white_check_mark: |
8-
| < 2.0.2 | :x: |
7+
| 2.0.0 | :white_check_mark: |
8+
| < 2.0.0 | :x: |
99
| development branches | :x: |
1010

1111
Only version **2.0.0** receives security updates.
@@ -47,8 +47,8 @@ The following are considered in scope:
4747
The following are generally **out of scope**:
4848

4949
- Issues that only exist on unreleased development branches and have never been part of a tagged release
50-
- Vulnerabilities in third-party dependencies (ESP8266 Arduino core, RemoteDebug, etc.) – please report those upstream
51-
- Physical safety of the MiP robot itself (balancing, tipping, etc.) when the library is used correctly
50+
- Vulnerabilities in third-party dependencies – please report those upstream
51+
- Physical safety of MiP itself (balancing, tipping, etc.) when the library is used correctly
5252
- Social-engineering or physical-access attacks
5353

5454
## Safe Harbor

0 commit comments

Comments
 (0)