asset_policy_list (view) Content
- Start Row: 0
- Rows per Page: 50
- Total Rows: 2
- Current Page: 1
- Total Pages: 1
| prime.dcp.infra.nyc2.democorp.example | prime.dcp.infra.nyc2.democorp.example | prime.dcp.infra.nyc2.democorp.example | Full disk encryption enabled (Linux) | Fail | Ensure the image deployed to your Linux workstation includes full disk encryption. | osquery-ms:query-result |
| prime.dcp.infra.nyc2.democorp.example | prime.dcp.infra.nyc2.democorp.example | prime.dcp.infra.nyc2.democorp.example | SSH keys encrypted | Fail | Use this command to encrypt existing SSH keys by providing the path to the file: ssh-keygen -o -p -f /path/to/file | osquery-ms:query-result |
Error We are sorry, but an error occurred while generating this page. You should contact the site's administrator.
Error in query number 6:
Parsing failed: SQLPage couldn't understand the SQL file. Please check for syntax errors:
SELECT 'text' AS component,
(SELECT CASE WHEN $current_page > 1 THEN '[Previous](?limit=' || $limit || '&offset=' || ($offset - $limit) || ')' ELSE ' END) || ' ' ||
⬆️
'(Page ' || $current_page || ' of ' || $total_pages || ') ' ||
Backtrace
sql parser error: Expected: ), found: $current_page at Line: 42, Column: 35"console/content/view/asset_policy_list.auto.sql" contains a syntax error preventing SQLPage from parsing and preparing its SQL statements.You can hide error messages like this one from your users by setting the 'environment' configuration option to 'production'.