Product Updates

Discover the latest feature releases, improvements and updates.
All updates
Playbooks
API
July 4, 2023

Release Notes July 4th

Intro

This release contains even more Playbooks upgrades, to allow you to perform internal actions automatically. In addition, the external API is getting another update needed to allow you to customize targets with your own data. And finally, the vector scanner received a new, useful ability.

New Action Type

Playbooks are getting even more upgrades. We wanted you to have more actions to choose from when building your playbooks, so we added a new action type - Asset Created. The new action type allows you to create a playbook that will trigger once a new asset is created, whether it was assigned from the discovery or created manually.

Internal Actions

Playbooks can also run internal actions, you can find them in the Endpoint step. The Endpoint URL field is now a dropdown menu in which you can choose between an external endpoint or an internal action to be performed by the playbook.

'Vector Created', 'New Discovered Asset', and 'Asset Created' also have internal actions:

Vector Created - Internal Actions
Asset Created - Internal Action

New API Endpoint

You can already create your own assets on the platform, both from the GUI and the API. Now you can also create vectors using the external API by providing all the necessary information in the body of the request.

Having the ability to create both assets and vectors via the API allows you to add findings from other third-party tools you might employ, aggregating all the cyber security of the external and the internal perimeters into a single, centralized location.

API Documentation

Vector Scanner Updates

  • Our vector scanner has become smarter and can now identify correlation between different, separated vectors to create a new vector that poses a higher risk due to the combination of both.
  • "Duplication" of vectors has been significantly reduced (vector consolidation).

Targets Screen Reorder

Good news for users with more than a single target assigned to them, targets will now be sorted by targets with the most monitored assets first.