Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 2020.39 Release - AskJ1 Community
<main> <article class="userContent"> <p>2020-02-11</p> <h2 data-id="new-features">New Features</h2> <ul><li><p><strong>Interactive questions with variables</strong> - save a question with <code class="code codeInline" spellcheck="false" tabindex="0">{{variable}}</code><br> in the queries will prompt users to enter the value for each variable when<br> the question is asked.</p> <p><img src="https://us.v-cdn.net/6035534/uploads/SCWOL03E0VKU/query-question-variables.gif" alt="question-variables-prompt" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Non-traversal queries (i.e. queries without relationships) now returns<br><code class="code codeInline" spellcheck="false" tabindex="0">totalCount</code> in the JSON API response.</p></li> <li><p>Added a <strong>Compliance Summary Overview Dashboard</strong> in the Compliance app. This<br> provides an aggregated view of status from all compliance standards and<br> security review questionnaires. Additionally,</p> <ul><li><p>Added <strong>summary display for security questionnaires</strong>.</p></li> <li><p>Improved gap analysis logic and display.</p></li> <li><p>Improved support for "Not Applicable" items in compliance evidence<br> download and summary status.</p></li> </ul></li> </ul><h2 data-id="integrations">Integrations</h2> <ul><li><p>[AWS] Added <strong>WorkSpaces</strong> support.</p> <ul><li>Also added a workaround to an issue with the <code class="code codeInline" spellcheck="false" tabindex="0">route53.listTagsForDomain</code> API<br> where AWS is applying an effective rate limit far less that the documented<br> 5 requests/sec.</li> </ul></li> <li><p>[Azure] Added <strong>Databases</strong> support, including <strong>MariaDB</strong>, <strong>MySQL</strong>, <strong>PostgreSQL</strong>,<br> and <strong>SQL Server</strong>.</p> <ul><li>Also fixed an issue when handling blob storage containers from multiple<br> blob storage accounts.</li> </ul></li> <li><p>[Crowd Strike] Improved error handling of unstable provider APIs.</p></li> <li><p>[Tenable] Fixed an issue where the integration run was not completing for<br> certain accounts.</p></li> <li><p>New integration instances are now limited to ONE_HOUR or ONE_DAY polling.<br> THIRTY_MINUTES is no longer supported. This is a step towards supporting<br> streamed/event-based data ingestion in the near future.</p></li> </ul><h2 data-id="improvements-and-bug-fixes">Improvements and Bug Fixes</h2> <ul><li><p>Grouped aggregation with relationship traversal is supported.</p> <p>e.g. <code class="code codeInline" spellcheck="false" tabindex="0">Find Host that USES Disk as d RETURN d.volumeId, count(d)</code></p> <p>This was previously returning individual rows with <code class="code codeInline" spellcheck="false" tabindex="0">1</code> as the the count.</p></li> <li><p>Query aggregation now supports grouping when the grouped by property is an<br> array. The array is counted/displayed as comma separated values.</p></li> <li><p>Fixed an issue where <code class="code codeInline" spellcheck="false" tabindex="0">tag.AccountName</code> was not updated when the integration<br> name changed.</p></li> <li><p>Fixed issue when querying deleted data from the Landing page.</p></li> <li><p>Added prompt to reload graph after an entity is edited or deleted from the<br> query result graph view.</p></li> <li><p>Datetime numbers are now parsed into human-readable ISO datetime string in CSV<br> downloads from compliance evidence or query result.</p></li> <li><p>Fixed incorrect count and bar height in the trend display of an alert.</p></li> <li><p>Fixed incorrect query being populated when creating an alert from Landing page<br> query results.</p></li> <li><p>Added default values to Send Email and Create Jira Ticket alert actions.</p></li> <li><p>Improved auto-complete to handle editing previous parts of a query.</p></li> <li><p>Performance improvements of the property filters in Asset Inventory.</p></li> <li><p>Improved UI error handling, including an error reporting view in the case an<br> app fails to load.</p></li> <li><p>Fixed an issue that prevented the Policies app from loading for certain users.</p></li> <li><p>Lots of backend improvements.</p></li> <li><p>Fixed some mapping issues.</p></li> </ul> </article> </main>