Fix Update XML

This commit is contained in:
Mike Reeves
2020-09-16 13:08:21 -04:00
parent a0f64440e0
commit 5910fe642c

View File

@@ -22,7 +22,7 @@
{ "summary": "Hunt filtering to a specific value will search across all fields instead of only the field that was originally clicked" }, { "summary": "Hunt filtering to a specific value will search across all fields instead of only the field that was originally clicked" },
{ "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" }
] ]
} }