[PR #9] [MERGED] MYS Orun Uygulama Guvenlik Duvari #33

Closed
opened 2026-03-02 15:45:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/9
Author: @ciari
Created: 5/21/2018
Status: Merged
Merged: 5/21/2018
Merged by: @ciari

Base: developmentHead: development


📝 Commits (1)

  • b8ddd50 MYS Orun Uygulama Guvenlik Duvari

📊 Changes

28 files changed (+728 additions, -0 deletions)

View changed files

ahtapotmys/playbooks/waf.yml (+35 -0)
ahtapotmys/roles/waf-evasive/README.md (+1 -0)
ahtapotmys/roles/waf-evasive/defaults/main.yml (+15 -0)
ahtapotmys/roles/waf-evasive/tasks/main.yml (+46 -0)
ahtapotmys/roles/waf-evasive/tasks/main.yml.bak (+3 -0)
ahtapotmys/roles/waf-evasive/templates/evasive.conf.j2 (+12 -0)
ahtapotmys/roles/waf-proxy-vhosts/README.md (+1 -0)
ahtapotmys/roles/waf-proxy-vhosts/defaults/main.yml (+58 -0)
ahtapotmys/roles/waf-proxy-vhosts/handlers/main.yml (+5 -0)
ahtapotmys/roles/waf-proxy-vhosts/meta/main.yml (+24 -0)
ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Debian.yml (+54 -0)
ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Pardus.yml (+54 -0)
ahtapotmys/roles/waf-proxy-vhosts/tasks/main.yml (+100 -0)
ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Debian.yml (+7 -0)
ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Pardus.yml (+7 -0)
ahtapotmys/roles/waf-proxy-vhosts/templates/vhosts.conf.j2 (+104 -0)
ahtapotmys/roles/waf-proxy-vhosts/vars/Debian.yml (+14 -0)
ahtapotmys/roles/waf-proxy-vhosts/vars/Pardus.yml (+14 -0)
ahtapotmys/roles/waf-proxy-vhosts/vars/apache-22.yml (+12 -0)
ahtapotmys/roles/waf-proxy-vhosts/vars/apache-24.yml (+8 -0)

...and 8 more files

📄 Description

Orun Uygulama Guvenlik Duvarinin MYS ile kurulup yapilandirilmasina olanak saglayan MYS Playbooklari


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/9 **Author:** [@ciari](https://github.com/ciari) **Created:** 5/21/2018 **Status:** ✅ Merged **Merged:** 5/21/2018 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (1) - [`b8ddd50`](https://github.com/Pardus-Ahtapot/MYS/commit/b8ddd5084113e1d48f73099aa34ddfa92c8ec47e) MYS Orun Uygulama Guvenlik Duvari ### 📊 Changes **28 files changed** (+728 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ahtapotmys/playbooks/waf.yml` (+35 -0) ➕ `ahtapotmys/roles/waf-evasive/README.md` (+1 -0) ➕ `ahtapotmys/roles/waf-evasive/defaults/main.yml` (+15 -0) ➕ `ahtapotmys/roles/waf-evasive/tasks/main.yml` (+46 -0) ➕ `ahtapotmys/roles/waf-evasive/tasks/main.yml.bak` (+3 -0) ➕ `ahtapotmys/roles/waf-evasive/templates/evasive.conf.j2` (+12 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/README.md` (+1 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/defaults/main.yml` (+58 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/handlers/main.yml` (+5 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/meta/main.yml` (+24 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Debian.yml` (+54 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/tasks/configure-Pardus.yml` (+54 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/tasks/main.yml` (+100 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Debian.yml` (+7 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/tasks/setup-Pardus.yml` (+7 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/templates/vhosts.conf.j2` (+104 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/vars/Debian.yml` (+14 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/vars/Pardus.yml` (+14 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/vars/apache-22.yml` (+12 -0) ➕ `ahtapotmys/roles/waf-proxy-vhosts/vars/apache-24.yml` (+8 -0) _...and 8 more files_ </details> ### 📄 Description Orun Uygulama Guvenlik Duvarinin MYS ile kurulup yapilandirilmasina olanak saglayan MYS Playbooklari --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:46 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#33
No description provided.