A next-generation application security testing tool for detecting vulnerabilities and protecting applications.
==========================
cd openappsec/
cmake -DCMAKE_INSTALL_PREFIX=build_out .
make install
make package
=====================================================
make docker
======================================================
-d
for detached mode.-name
to specify the container name.-v
for persistent volume mounts.-e
for setting environment variables (optional).--token
or --standalone
(if using token).Example: docker run -d --name=agent-container ...
================
=============
The open-AppSec code was audited by an independent third party in September-October 2022.
If you've found a vulnerability or potential vulnerability, please report it to [email protected]
.
Apache 2.0 license (basic ML model) and Machine Learning Model license (advanced ML model).
> Visit open appsec Website <