diff options
author | Matt Holt <[email protected]> | 2020-10-01 17:11:10 -0600 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-01 17:11:10 -0600 |
commit | 023d702f30d0b7ccc039f2c96ca369def3acb41b (patch) | |
tree | e9d012954d4e7de98a00e30112e928bc2441dc85 /.github | |
parent | 6722426f1a9e6c8a5fb0bbcafd4b5f99cad2b070 (diff) | |
download | caddy-023d702f30d0b7ccc039f2c96ca369def3acb41b.tar.gz caddy-023d702f30d0b7ccc039f2c96ca369def3acb41b.zip |
Update SECURITY.md
Diffstat (limited to '.github')
-rw-r--r-- | .github/SECURITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/SECURITY.md b/.github/SECURITY.md index acbfd7b56..5fa5fc1b9 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -11,7 +11,7 @@ Please note that we consider publicly-registered domain names to be public infor | Version | Supported | | ------- | ------------------ | | 2.x | :white_check_mark: | -| 1.x | :white_check_mark: (EOL 1 Oct 2020) | +| 1.x | :x: | | < 1.x | :x: | ## Reporting a Vulnerability |