System properties for Reports
- UpdatedJul 31, 2025
- 1 minute read
The system properties for reports are explained below.
| Property | Description | Value |
|---|---|---|
| sn_sec_reporting.max_list_columns_allowed | Limit the number of columns which can be added when rendering lists in report pdfs. This will use the columns from the beginning from the view till the allowed limit. | 5 |
| sn_sec_reporting.report_default_style_object | Use this property to control css of free form fields, left panel, report lists. | (JSON object) |
|
sn_sec_reporting.load_all_records |
Loads all the records for the lists in the report created from a template. true - Load all records and false - loads specific number of records defined by sn_sec_reporting.reporting_list_records_count property. | False |
|
sn_sec_reporting.reporting_list_records_count |
Loads specific number of records in the report editor. | 20 |
| sn_sec_tisc.sn_sec_tisc_case.defang_record_list_urls | Controls whether URLs from lists will be defanged or not. | True |
| sn_sec_tisc.show_all_tactics_reporting | If true, shows all tactics (including the tactics which doesn't have any techniques associated to the case) for the MITRE lists rendered in the report. | False |
| sn_sec_tisc.reporting_email_template_sn_sec_tisc_case | Sys ID of the email client template for the Case (sn_sec_tisc_case) table which will be used in share report. | b55e22c54324021060eee0ea78b8f2df |
| sn_sec_tisc.sn_sec_tisc_case.excluded_ctx_fields | Excluded fields of the case in the report/template menu options for substituting a field. | (List of all excluded case fields |
| sn_sec_tisc.sn_sec_tisc_case.ctx_menu_field_header | This property is used to get the corresponding UI message record for the case fields label in the report/template menu options. | sn_sec_tisc_case_reporting_ctx_menu_field_header |