Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen1999 committed Jan 17, 2025
2 parents 4317f30 + dfa2c54 commit a284c24
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# The `suricata-check` project - Extension Example

[![Python Version](https://img.shields.io/pypi/pyversions/suricata-check)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/status/suricata-check)](https://pypi.org/project/suricata-check)
[![GitHub License](https://img.shields.io/github/license/Koen1999/suricata-check)](https://github.com/Koen1999/suricata-check/blob/master/LICENSE)
[![Static Badge](https://img.shields.io/badge/docs-suricata--check-blue)](https://suricata-check.teuwen.net/)
[![GitHub License](https://img.shields.io/github/license/Koen1999/suricata-check-extension-example)](https://github.com/Koen1999/suricata-check-extension-example/blob/master/LICENSE)

[![Quick Test, Build, Lint](https://github.com/Koen1999/suricata-check/actions/workflows/python-pr.yml/badge.svg?event=push)](https://github.com/Koen1999/suricata-check/actions/workflows/python-pr.yml)
[![Extensive Test](https://github.com/Koen1999/suricata-check/actions/workflows/python-push.yml/badge.svg)](https://github.com/Koen1999/suricata-check/actions/workflows/python-push.yml)
[![Release](https://github.com/Koen1999/suricata-check/actions/workflows/python-release.yml/badge.svg)](https://github.com/Koen1999/suricata-check/actions/workflows/python-release.yml)
[![Quick Test, Build, Lint](https://github.com/Koen1999/suricata-check-extension-example/actions/workflows/python-pr.yml/badge.svg?event=push)](https://github.com/Koen1999/suricata-check-extension-example/actions/workflows/python-pr.yml)
[![Extensive Test](https://github.com/Koen1999/suricata-check-extension-example/actions/workflows/python-push.yml/badge.svg)](https://github.com/Koen1999/suricata-check-extension-example/actions/workflows/python-push.yml)

[`suricata-check`](https://github.com/Koen1999/suricata-check) is a command line utility to provide feedback on [Suricata](https://github.com/OISF/suricata) rules.
The tool can detect various issues including those covering syntax validity, interpretability, rule specificity, rule coverage, and efficiency.
Expand All @@ -17,4 +15,4 @@ If you would like to contribute, please check out [CONTRIBUTING.md](https://gith

## License

This project is licensed under the [Apache 2.0 license](https://github.com/Koen1999/suricata-check-extension-example/blob/master/LICENSE).
This project (Extension Example) is licensed under the [Apache 2.0 license](https://github.com/Koen1999/suricata-check-extension-example/blob/master/LICENSE).

0 comments on commit a284c24

Please sign in to comment.