Add end-of-support notification. (#243)

This commit is contained in:
marina-p 2022-01-13 14:58:25 -08:00 коммит произвёл GitHub
Родитель b992047f6b
Коммит 963e08531a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 20 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,22 @@
# REST API Fuzz Testing (RAFT)
<b><i>Dear RAFT Users,
<br>
Thank you for your usage of the RAFT fuzzing-as-a-service platform over the past year. We have learned from many of you about your use cases for REST API Fuzzing, and these learnings will be applied to the future development of RESTler and related tooling at Microsoft.
Support for RAFT will end on January 28th. The project will be archived, which means that the code will still be available for use, but will not be maintained.
Please email anlamb@microsoft.com prior to January 28th with any questions or concerns.
Thank you so much to all of the contributors and users of RAFT for being a part of our journey.
</i></b>
<br>
<br>
## A self hosted REST API Fuzzing-As-A-Service platform
RAFT enables painless fuzzing of REST API's using multiple fuzzers in parallel. Using a single command line
baked into your CI/CD pipeline developers can launch fuzz jobs against their services.