Software Requirements
=====================
The following software is required by the openVA pipeline (note: installation instructions are found on a different page)
* `Python 3.6, 3.7, 3.8, or 3.9 `_
* `PIP `_ (tool for installing Python packages)
* `OpenJDK `_ or
`Java JDK 11 `_,
* `R `_ (OpenVA Pipeline was tested on Version 4.1)
* `SQLite3 `_
* `SQLCipher `_
* `ODK Briefcase `_ (OpenVA Pipeline was tested on Version v1.18.0)
It is also useful to install `DB Browser `_ for SQLite. This
optional tool is useful for configuring the Pipeline (i.e., configuration tables in the SQLite Database).