We appreciate your interest in contributing to Verdex, please feel free to “bring your rock to the building” 🪨, give feedback/suggestions or reach out by e-mail at verdexlab[at]proton.me

Official Repository

Verdex is open-source and the entire code can be found on the official GitHub repository: https://github.com/verdexlab/verdex Please read the CONTRIBUTING.md before new Pull Requests (PR).

Structure

The project structure breaks down as follows:
  • docs/ : project documentation
  • templates/ : products, templates and rules
    • <product>/ : each supported product has its own directory
  • verdex/ : the core detection engine
To contribute new detected versions or products, everything is in the templates/ directory.