Update changes.json

This commit is contained in:
Mike Reeves
2020-09-16 11:41:21 -04:00
committed by GitHub
parent 1801361cf8
commit 3e0e41be32

View File

@@ -23,6 +23,6 @@
{ "summary": "Limiting PCAP jobs to extract at most 2GB from a sensor to avoid users accidentally requesting unreasonably large PCAP via the web interface" }, { "summary": "Limiting PCAP jobs to extract at most 2GB from a sensor to avoid users accidentally requesting unreasonably large PCAP via the web interface" },
{ "summary": "so-test is back - run it to easily replay PCAPs and verify that all the components are working as expected (Requires Internet Access)" }, { "summary": "so-test is back - run it to easily replay PCAPs and verify that all the components are working as expected (Requires Internet Access)" },
{ "summary": "New Elasticsearch subfield (".security") based on the new community-driven analyzer from @neu5ron - <a href="https://github.com/neu5ron/es_stk">https://github.com/neu5ron/es_stk</a>" }, { "summary": "New Elasticsearch subfield (".security") based on the new community-driven analyzer from @neu5ron - <a href="https://github.com/neu5ron/es_stk">https://github.com/neu5ron/es_stk</a>" },
{ "summary": "Playbook now uses the new .security subfield for case-insensitive wildcard searches"} { "summary": "Playbook now uses the new .security subfield for case-insensitive wildcard searches" }
] ]
} }