aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2022-03-10 17:41:15 -0500
committerMichael McVady <femtonaut@gmail.com>2022-03-10 17:44:23 -0500
commitea8676066c1b87565149222ebe1a17c6905aa7d7 (patch)
tree59c19209c2daa915cc1636974e924ebbf669abff /README.md
parent27384b1735cc558614ccfc3b9cac89bcd5869b4d (diff)
seccomp
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f30867b..e2d2e4b 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework.
## TODO
* Dockerize.
+* seccomp/`getdents64` call?
* Determine how to handle `lib`/dependencies.
* Figure out how to build a statically-linked/standalone binary.
* Upgrade to Kore 4.2.