Spothreat 1.0 is the latest release. The current version is Spothreat 1.0
1.0
- Released August 7, 2017.
- Release Notes.
- Download Spothreat.
- Verify this release using 1.0 signatures and checksums[PGP, SHA-512, MD5] with project release KEYS.
Spothreat Source Code Management
If you are interested in working with the newest under-development code or contributing to Spothreat development, you can also check out the master branch from GITHUB by typing:
git clone https://github.com/spothreat/spot.git
Validate Build:
- Download the tarball.
- Decompress the tarball. Instruction: tar -zxvf apache-spot-1.0-incubating.tar.gz
- Change directory. Instruction: cd apache-spot-1.0-incubator
Spothreat is composed of more than one module or sub-projects. Since some of them are Python or Javascript code, they don’t need compilation.
For more instructions about how to install each module please read below instructions.
- You should see the content of the folder
- Decompressed tarball content should be the same with the content located in:
https://github.com/spothreat/spot/tree/v1.0-incubating - To install the properly component please follow this guide:
http://spot.apache.org/doc/#installationSpot-ingest, Spot-setup, Spot UI and Spot-OA have specific requirements to install manually.
http://spot.apache.org/doc/#configuration
http://spot.apache.org/doc/#ingest
http://spot.apache.org/doc/#oa
http://spot.apache.org/doc/#ui - Spot-ML is the only component to build the binary files using sbt assembly commands.
Please follows these instructions.
http://spot.apache.org/doc/#ml