Skip to content

Commit 036b83a

Browse files
committed
Added lead-in paragraph and updated 'Supported Versions' table.
1 parent f05876c commit 036b83a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

SECURITY.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Security Policy
22

3+
In general, because the ESAPI core development is so small (3 people, all
4+
working full time jobs), we can only support the latest version of ESAPI.
5+
If you are locked in to some previous version and are unable to upgrade
6+
to the latest version, perhaps one or more of us might consider back-porting
7+
a patch (especially if it is the only way to address an ESAPI vulnerability),
8+
but if it is anything but trivial, we would charge a TBD consulting fee.
9+
310
## Supported Versions
411

12+
513
| Version | Supported |
614
| ------- | ------------------ |
7-
| 2.5.1.0 (latest) | :white_check_mark: |
8-
| 2.1.0.1-2.5.0.0 | :x:, upgrade to latest release |
15+
| 2.5.4.0 (latest) | :white_check_mark: |
16+
| 2.1.0.1-2.5.3.1 | :x:, upgrade to latest release |
917
| <= 1.4.x | :x:, no longer supported AT ALL |
1018

1119
## Reporting a Vulnerability

0 commit comments

Comments
 (0)