You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release mostly provides important changes in the backend part that will be supported in the UI in the next releases.
7
+
* Analyzable: Representation of an observable or a sample: every job is linked to the scanned analyzable.
8
+
* Data models: A new system to normalize the output of analyzers (already available in the job raw section). It allows analyzers to specify the evaluation, reliability and many others information about the analyzable.
9
+
* User Event: Users can create reports for analyzables: indicating additional information or a custom evaluation.
10
+
* Engine: Evaluate user reports and analyzers's data to assign a score to the job.
11
+
12
+
As usual, we add new plugins. This release brings the following new ones:
13
+
*[Nuclei](https://github.com/projectdiscovery/nuclei): A modern, high-performance vulnerability scanner that leverages simple YAML-based templates.
14
+
*[ipquery](https://ipquery.io/): a flexible api for vpn detection, geolocation, and threat intelligence.
15
+
*[mullvad](https://mullvad.net/en): VPN provider.
16
+
*[spamhaus](https://www.spamhaus.org/): Updated existing analyzer to support IPv6.
0 commit comments