Skip to content
/ eolh Public
forked from aquasecurity/tracee

Bring Security Observability to Windows Containers

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.tracee
Notifications You must be signed in to change notification settings

FFRI/eolh

 
 

EOLH: Bring Security Observability to Windows Containers

Eolh is a security observability tool for Windows containers.

Currently Eolh is only tested on EKS.

See the documentation for details.

Acknowledgment & LICENSE

Eolh is heavily based on Tracee's code base (v0.16.0). Codes without our copyright notice are copyrighted by Aqua Security Software Ltd.

Tracee is licensed under the Apache License 2.0, so we provide the Tracee's license file and NOTICE file as LICENSE.tracee and NOTICE respectively.

The changes from Tracee are follows:

  • Removed eBPF-related functionalities.
  • Added ETW-related functionalities.
  • Removed Linux-related functionalities.
  • Added Windows-related functionalities.
  • Simplified some functionalities.
Further details of the changes per files

Removed

Add

  • pkg/cmd/flags/etw.go
    • ETW Provider Flags
  • diff.patch
    • A patch file for golang-etw
  • Dockerfile
    • Dockerfile for Eolh
  • LICENSE
    • Eolh's LICENSE

Changed

About

Bring Security Observability to Windows Containers

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.tracee

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%