[
    {
        "name": "Jwt secrets update",
        "type": "file",
        "source": "https://raw.githubusercontent.com/wallarm/jwt-secrets/master/jwt.secrets.list",
        "output": "Passwords/scraped-JWT-secrets.txt",
        "post_run_script": "",
        "frequency": "3d"
    },
    {
        "name": "Trickest wordlist update",
        "type": "git_dir",
        "source": "https://github.com/trickest/wordlists.git",
        "output": ".working_space",
        "post_run_script": ".bin/trickest-patcher.py",
        "update_time": "1030",
        "additional_paths": [
            "Discovery/Web-Content/trickest-robots-disallowed-wordlists/",
            "Discovery/Web-Content/CMS/trickest-cms-wordlist/"
        ]
    }
]
