Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: syslog alert #183

Closed
xeraph opened this issue Dec 21, 2021 · 1 comment
Closed

New Feature: syslog alert #183

xeraph opened this issue Dec 21, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request patch released

Comments

@xeraph
Copy link
Contributor

xeraph commented Dec 21, 2021

Send syslog alert if vulnerable or potentially vulnerable binaries are detected.
It can be integrated into logpresso, splunk, or elastic platforms.

Switch

  • --syslog-udp [hostname:port]

Format

{"time": "2021-12-21 00:00:36+0900", "hostname": "XERAPH", "path": "/path/to/log4j-core-2.16.0.jar", "entry": "", "product": "Log4j 2", "version": "2.16.0", "cve": "CVE-2021-45105", "status": "VULNERABLE", "fixed": false}
@xeraph xeraph added the enhancement New feature or request label Dec 21, 2021
@xeraph xeraph self-assigned this Dec 21, 2021
@xeraph xeraph closed this as completed Dec 21, 2021
@xeraph
Copy link
Contributor Author

xeraph commented Dec 21, 2021

Resolved in v2.5.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patch released
Projects
None yet
Development

No branches or pull requests

1 participant