Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 755 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 755 Bytes

ore_findings_extractor

Rapticore API Connector for findings stats

Exacts inventory and Vulnerability stats from Rapticore API

Installation

1 . Clone Ore Finding Extractor from Rapticore Github repository

https://github.com/rapticore/ore_findings_extractor

2 . Setup virtual environment and Install the requirements.

$ cd path/to/ore_findings_extractor
$ python3 -m venv venv
$ source venv/bin/activate
$ python3 -m pip install -r requirements.txt --upgrade

3 . Set url and auth in the config file

Rapticore will assist in providing the details here. Contact Support. 

4 . Run Ore Miner

$ python3 ./ore_custom_miner.py

5 - Output

Output is an excel file in the root directory of the package.