#!/usr/bin/env python3

from sssd import sss_analyze

sss_analyze.run()
