Cron Job Data

The data here will contain cron job information on the host if it was flagged by Sandfly Security or by a user. The formatting reflects standard Linux cron entries in an easier to parse way.

{
	"time_macro": "",
	"minute": "",
	"hour": "",
	"day": "",
	"month": "",
	"day_of_week": "",
	"username": "",
	"command": "",
	"path": "",
	"entry": ""
}