Y
Hacker News
new
|
ask
|
show
|
jobs
by
dfl__
3032 days ago
Is it possible to add custom rules to security monkey? Is there a Howto for this?
1 comments
mikegrima
3032 days ago
You can create custom alerters:
https://github.com/Netflix/security_monkey/blob/develop/docs...
. This allows you to have custom logic for items in your environment.
link