Skip to content

Commit 124a434

Browse files
authored
Merge pull request #3141 from rkrishn7/v3/master
Add link to Rust bindings in README
2 parents 71a786b + 4b8c367 commit 124a434

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,9 @@ new issue, please check if there is one already opened on the same topic.
262262

263263
## Bindings
264264

265-
The libModSecurity design allows the integration with bindings. There is an effort to avoid breaking API [binary] compatibility to make an easy integration with possible bindings. Currently, there are two notable projects maintained by the community:
265+
The libModSecurity design allows the integration with bindings. There is an effort to avoid breaking API [binary] compatibility to make an easy integration with possible bindings. Currently, there are a few notable projects maintained by the community:
266266
* Python - https://github.com/actions-security/pymodsecurity
267+
* Rust - https://github.com/rkrishn7/rust-modsecurity
267268
* Varnish - https://github.com/xdecock/vmod-modsecurity
268269

269270
## Packaging

0 commit comments

Comments
 (0)