From 666c683757db5a00c2d2ad39dbc9e4c9795da664 Mon Sep 17 00:00:00 2001 From: Ivanildo Barauna de Souza Junior <61716115+IvanildoBarauna@users.noreply.github.com> Date: Mon, 17 Jun 2024 18:20:15 -0300 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..f58a768 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +|---------| ------------------ | +| 4.4.* | :white_check_mark: | +| < 3.0.* | :x: | + +## Reporting a Vulnerability + +If you can report a vulnerability, open issue in: [Issues](https://github.com/IvanildoBarauna/ETL-awesome-api/issues) + +If you can contribute with project in security and vulnerability topics, please use the following docs: + +- [Contributing Guide](https://github.com/IvanildoBarauna/ETL-awesome-api/blob/main/CONTRIBUTING.md) +- [Code Of Conduct](https://github.com/IvanildoBarauna/ETL-awesome-api/blob/main/CODE_OF_CONDUCT.md) +