{ "srtsetting" : [ { "name" : "SRTOOL_LOGO", "helptext" : "The SRTool logo", "value" : "Yocto Project,/static/img/logo.png,/" }, { "_comment_": "This is an out-of-box courtesy to provide some CVEs for triage in newly initialized systems", "name" : "CVE_INIT_NEW_DELTA", "helptext" : "CVEs found during the initialization phase become 'NEW' instead of 'HISTORICAL' if created within this number of days before today", "value" : "30" } ], "datasource" : [ { "key" : "0000-common-schema", "data" : "database_schema", "source" : "common", "name" : "SRT Schema", "description" : "SRT database schema for command line tools", "cve_filter" : "", "init" : "bin/common/srtool_common.py --generate-schema-header", "update" : "bin/common/srtool_common.py --generate-schema-header", "lookup" : "", "update_frequency" : "6", "update_time" : "{}" }, { "key" : "0001-common-keywords", "data" : "package_keywords", "source" : "common", "name" : "Packages", "description" : "Table of package keyword filters", "cve_filter" : "", "init" : "bin/common/srtool_common.py --init-package-keywords", "update" : "", "lookup" : "", "update_frequency" : "3", "_comment_" : "Update on Saturdays at 2:00 am", "update_time" : "{\"weekday\":\"5\",\"hour\":\"2\"}" }, { "key" : "0001-common-notify", "data" : "notify_categories", "source" : "common", "name" : "Notifications", "description" : "Table of notification categories", "cve_filter" : "", "init" : "bin/common/srtool_common.py --init-notify-categories", "update" : "", "lookup" : "", "update_frequency" : "3", "_comment_" : "Update on Saturdays at 2:00 am", "update_time" : "{\"weekday\":\"5\",\"hour\":\"2\"}" }, { "key" : "0900-common-local", "data" : "local_cve", "source" : "common", "name" : "Local", "description" : "Local CVE", "cve_filter" : "", "init" : "", "update" : "", "lookup" : "", "update_frequency" : "5", "update_time" : "" }, { "key" : "0910-common-weekly", "data" : "backup_weekly", "source" : "common", "name" : "Weekly Backup", "description" : "Weekly archive database backup", "cve_filter" : "", "init" : "", "update" : "bin/common/srtool_backup.py --backup-db", "lookup" : "", "update_frequency" : "3", "_comment_" : "Update on Saturdays at 2:00 am", "update_time" : "{\"weekday\":\"5\",\"hour\":\"2\"}" }, { "key" : "0911-common-daily", "data" : "backup_daily", "source" : "common", "name" : "Daily Backup", "description" : "Daily archive database backup", "cve_filter" : "", "init" : "", "update" : "bin/common/srtool_backup.py --backup-db-daily", "lookup" : "", "update_frequency" : "2", "_comment_" : "Update daily at 7:00 am", "update_time" : "{\"hour\":\"7\"}" }, { "_comment_" : "Only score 100 at a time to prevent run-away database overloading", "key" : "0921-common-score", "data" : "score_cves", "source" : "common", "name" : "Score", "description" : "Score CVEs", "cve_filter" : "", "init" : "bin/common/srtool_common.py --score-new-cves NEW --count=100", "update" : "bin/common/srtool_common.py --score-new-cves NEW --count=100", "lookup" : "", "update_frequency" : "0", "_comment_" : "Update every 10 minutes", "update_time" : "{\"minutes\":\"10\"}" } ], "permissions" : [ { "content_type_id" : "90", "codename" : "Reader", "name" : "User that can read the content (Field, TechPubs)" }, { "content_type_id" : "90", "codename" : "Contributor", "name" : "Reader that can can add notes and attachements (Engineers, Test, Managers)" }, { "content_type_id" : "90", "codename" : "Creator", "name" : "Contributor that can create Investiations and defect records" }, { "content_type_id" : "90", "codename" : "Admin", "name" : "Creator that can manage users, data sources" } ], "groups" : [ { "name" : "Reader" }, { "name" : "Contributor" }, { "name" : "Creator" }, { "name" : "Admin" } ], "group_permissions" : [ { "group" : "Reader", "permission" : "Reader" }, { "group" : "Contributor", "permission" : "Reader" }, { "group" : "Contributor", "permission" : "Contributor" }, { "group" : "Creator", "permission" : "Reader" }, { "group" : "Creator", "permission" : "Contributor" }, { "group" : "Creator", "permission" : "Creator" }, { "group" : "Admin", "permission" : "Reader" }, { "group" : "Admin", "permission" : "Contributor" }, { "group" : "Admin", "permission" : "Creator" }, { "group" : "Admin", "permission" : "Admin" } ], "srtuser" : [ { "name" : "Guest", "email" : "", "role" : "SRTool Guest", "is_staff" : "True" }, { "name" : "SRTool", "email" : "", "role" : "SRTool automation scripts", "is_staff" : "True" }, { "name" : "All", "email" : "", "role" : "SRTool registered users (not 'Guest')", "is_staff" : "True" } ], "srtuser_groups" : [ { "srtuser" : "Guest", "group" : "Reader" }, { "srtuser" : "SRTool", "group" : "Admin" }, { "srtuser" : "All", "group" : "Reader" } ] }