summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErnst Widerberg <ernst@sunet.se>2022-06-08 14:19:31 +0200
committerErnst Widerberg <ernst@sunet.se>2022-06-08 14:19:31 +0200
commit8abff1677ff1a9077547e86e9b3f20b9d516034f (patch)
treeb0c869a9167c78b1caa339bf8f1606153fb9c09d
parentf37f40454a052c9a1b22f64ab0380dff8f89a218 (diff)
Update README
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6e02673..1b36020 100644
--- a/README.md
+++ b/README.md
@@ -48,3 +48,8 @@ This also requires us to tell Parcel to leave references to `inject.js` alone, s
- soc_collector exists as a submodule to this repo, with the idea that this is the latest version of soc_collector which is compatible and tested with the main branch of soc_dashboard.
- In `package.json`, `dependenciesComments` is just a random key not used by npm which we use since there are no comments in JSON.
+
+## Todo
+
+- Filters `domain` and `asn_country_code` do not work with backend
+- Filters are exact match, I think we want substring or prefix