#!/usr/bin/python3.13

from sssd import sss_analyze

sss_analyze.run()
