A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
In order to improve our onboarding experience, we are introducing a one-liner that will allow users to install and launch the Sublime Platform. The Quickstart guide will have the following command:
Context
In order to improve our onboarding experience, we are introducing a one-liner that will allow users to install and launch the Sublime Platform. The Quickstart guide will have the following command:
curl -sL https://raw.githubusercontent.com/sublime-security/sublime-platform/main/install-and-launch.sh | bash
We will also be using this command in our CI pipelines to ensure that the installation experience isn't broken.
Tests
curl -sL https://raw.githubusercontent.com/sublime-security/sublime-platform/hugh.install-script/install-and-launch.sh | bash