Skip to content

Commit

Permalink
docs: update security supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tabkram committed Dec 21, 2023
1 parent a0e6135 commit 15a792d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions security.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ Use this section to inform users about the currently supported versions of Execu

| Version | Supported |
|---------|--------------------|
| 2.1.x | :white_check_mark: |
| 2.0.x | :white_check_mark: |
| 1.2.x | :white_check_mark: |
| 1.1.x | :x: |
| 1.0.x | :x: |
| < 1.0 | :x: |
| < 2.0 | :x: |

## Reporting a Vulnerability

Expand Down

1 comment on commit 15a792d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 92.37% 242/262
🟢 Branches 86.21% 175/203
🟢 Functions 91.78% 67/73
🟢 Lines 93.09% 229/246

Test suite run success

33 tests passing in 5 suites.

Report generated by 🧪jest coverage report action from 15a792d

Please sign in to comment.