Skip to content

Commit 280f0a4

Browse files
committed
point to HappyHackingSpace/metamaska
1 parent 4544b08 commit 280f0a4

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

README.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,3 @@
1-
# μετάμάσκα - malevolent payload classifier
2-
meta.mask can detect different types of malicious payloads like SQL injection, XSS, path-traversal, and command injection payloads.
1+
# μετάμάσκα - malevolent payload classifier
32

4-
[![pypi](https://img.shields.io/pypi/v/metamaska.svg)](https://pypi.org/project/metamaska/)
5-
[![python](https://img.shields.io/pypi/pyversions/metamaska.svg)](https://pypi.org/project/metamaska/)
6-
[![Build Status](https://github.com/dogancanbakir/metamaska/actions/workflows/dev.yml/badge.svg)](https://github.com/dogancanbakir/metamaska/actions/workflows/dev.yml)
7-
[![codecov](https://codecov.io/gh/dogancanbakir/metamaska/branch/main/graphs/badge.svg)](https://codecov.io/github/dogancanbakir/metamaska)
8-
9-
10-
11-
* Documentation: <https://dogancanbakir.github.io/metamaska>
12-
* GitHub: <https://github.com/dogancanbakir/metamaska>
13-
* PyPI: <https://pypi.org/project/metamaska/>
14-
* Free software: MIT
15-
16-
17-
## TODO
18-
19-
* support more types
20-
* support interoperable model formats, more at [here](https://scikit-learn.org/stable/model_persistence.html#interoperable-formats)
21-
22-
## Credits
23-
24-
- [Cookiecutter](https://github.com/audreyr/cookiecutter)
25-
- [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage)
26-
- [ML-based-WAF](https://github.com/vladan-stojnic/ML-based-WAF)
27-
- [WAF-A-MoLE](https://github.com/AvalZ/WAF-A-MoLE)
3+
> **Note:** This project is now actively maintained under [HappyHackingSpace/metamaska](https://github.com/HappyHackingSpace/metamaska). Please refer to the new repository for the latest updates, issues, and contributions.

0 commit comments

Comments
 (0)