guibranco / guibranco/ipquery-wordpress

[FEATURE] Add automatic blocking rules based on risk thresholds

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
✨ feature 📝 documentation good first issue hacktoberfest help wanted 🧪 tests
Dominant language
PHP
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Implement configurable rules to automatically block IPs based on risk score or other conditions.

### Example rules

* block after 3 visits with risk score ≥ 80
* block all Tor exit nodes

### Motivation

Automates mitigation without manual intervention ⚙️

### Acceptance Criteria

* [ ] Rule builder UI added
* [ ] Risk-score threshold rule supported
* [ ] Visit-count rule supported
* [ ] Tor exit node rule supported
* [ ] Rules evaluated before page render
* [ ] Rule evaluation logged

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.