From 8abff1677ff1a9077547e86e9b3f20b9d516034f Mon Sep 17 00:00:00 2001 From: Ernst Widerberg Date: Wed, 8 Jun 2022 14:19:31 +0200 Subject: Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.1