{ "srtsetting" : [ { "name" : "SRTOOL_LOGO", "helptext" : "The SRTool logo", "value" : "Yocto Project,/static/img/logo.png,/yp" }, { "name" : "SRTOOL_DOCUMENATION_URL", "helptext" : "The SRTool top bar documentation link", "value" : "https://wiki.yoctoproject.org/wiki/SRTool_User_Page" }, { "name" : "SRTOOL_LOCAL_LOGO", "helptext" : "", "value" : "" }, { "name" : "SRTOOL_DEFECT_ADD", "helptext" : "Script: Add an existing defect to SRTool defect database, '--add defect'", "value" : "bin/yp/srtool_defect.py --add" }, { "name" : "SRTOOL_DEFECT_DEL", "helptext" : "Script: Delete an existing defect from SRTool defect database, '--del defect'", "value" : "bin/yp/srtool_defect.py --del" }, { "name" : "SRTOOL_DEFECT_NEW", "helptext" : "Script: create defect '--new program summary description priority components urllink'", "value" : "bin/yp/srtool_defect.py --new" }, { "name" : "SRTOOL_DEFECT_SAMPLENAME", "helptext" : "Text schema of an example defect", "value" : "54321" }, { "name" : "SRTOOL_DEFECT_TOOL", "helptext" : "The registered script to manage defects", "value" : "bin/yp/srtool_defect.py" }, { "name" : "SRTOOL_DEFECT_URLBASE", "helptext" : "The url base lookup for the external defect tool", "value" : "https://bugzilla.yoctoproject.org/show_bug.cgi?id=" } ], "datasource" : [ { "key" : "0100-yp-products", "data" : "product", "source" : "yp", "name" : "Products", "description" : "Yocto Project Product Table", "cve_filter" : "", "init" : "bin/yp/srtool_yp.py --init-products --file bin/yp/yocto-project-products.json", "update" : "", "lookup" : "", "lastModifiedDate" : "2018-03-01 01:01:01", "update_frequency" : "5", "update_time" : "02:00:00" }, { "key" : "0101-yp-users", "data" : "users", "source" : "yp", "name" : "Users", "description" : "Sample User Table", "cve_filter" : "", "init" : "file:bin/yp/yocto-project-users.json", "update" : "", "lookup" : "", "lastModifiedDate" : "2018-03-01 01:01:01", "update_frequency" : "5", "update_time" : "02:00:00" } ] }