All Projects → wallarm → fast-detects

wallarm / fast-detects

Licence: other
No description, website, or topics provided.

Wallarm FAST custom detects

HOWTO use

Connect with Wallarm FAST by local directory mapping

$ docker run -p 8888:8080 -v /path/to/your-own-detects-in-yaml:/opt/custom_extensions -e WALLARM_API_TOKEN=xxx wallarm/fast

by GIT repository mapping:

$ docker run -p 8888:8080 -e GIT_EXTENSIONS=https://github.com/wallarm/fast-detects -e WALLARM_API_TOKEN=xxx wallarm/fast
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].