Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 2019.34 Release - AskJ1 Community
<main> <article class="userContent"> <p>2019-11-26</p> <p>Major query performance improvement in this release -- queries with<br> relationships (graph traversals) are now <strong>2x-10x faster</strong>!</p> <p>See more details in the <em>Improvements</em> section below.</p> <p>Also note that we have started enforcing <a rel="nofollow" href="../docs/jupiterone-api.md">API rate limits</a>.</p> <h2 data-id="new-features">New Features</h2> <ul><li><p>Added ability to <strong>download query results as CSV or JSON</strong> from the Landing<br> app</p></li> <li><p>Introduced new <strong>tabbed results view</strong> saved questions with multiple queries</p></li> <li><p><strong>Compliance</strong> app:</p> <ul><li>Added ability to <strong>mark a compliance requirement as 'N/A'</strong>. This can be<br> done in two ways:</li> </ul></li> </ul><blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <p class="blockquote-line">In the web app: the dropdown menu next to the requirement number in the</p> </div></blockquote> <pre class="code codeBlock" spellcheck="false" tabindex="0"> requirement details modal view. </pre> <blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <p class="blockquote-line">In the JSON specification: by setting the attribute <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">"applicable": false</code></p> </div></blockquote> <pre class="code codeBlock" spellcheck="false" tabindex="0"> for a given requirement. </pre> <ul><li><p>Updated the compliance summary bars to show in progress counts during the<br> initial evidence calculation when a new compliance standard specification<br> is first added</p></li> <li><p>Tweaked evidence and summary download for compliance questionnaires.</p></li> <li><p>Added deep linking directly to a compliance standard and a specific<br> control/requirement.</p> <ul><li>Added more managed/pre-packaged query questions.<br> See <a rel="nofollow" href="../docs/questions/catalog.md">catalog</a>.</li> </ul></li> </ul><h2 data-id="integrations">Integrations</h2> <ul><li><p><strong>AWS</strong>:</p> <ul><li>Fixed API issue with resources in <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">eu-west-3</code> (Paris) region.</li> </ul><p>See <em>Multi-region Support</em> section in<br><a rel="nofollow" href="../docs/integrations/azure/graph-azure.md#multiregionsupport">AWS integration doc</a><br> for more details.</p></li> <li><p><strong>Azure</strong>:</p> <ul><li>Added support for <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">azure_storage_container</code> resources (from Azure Blob<br> storage service).</li> </ul><p>See updated <a rel="nofollow" href="../docs/integrations/azure/graph-azure.md">Azure integration doc</a><br> for details, including the relationships across the above resources.</p></li> </ul><h2 data-id="improvements-and-bug-fixes">Improvements and Bug Fixes</h2> <ul><li><p>Performance improvement for queries with relationships (graph traversals). To<br> take advantage of this performance improvement, use the exact relationship by<br> its class (e.g. <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">HAS</code>, <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">ALLOWS</code>, <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">USES</code> etc.), rather than the generic<br><code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">RELATES TO</code> relationship, when possible.</p></li> <li><p>Performance improvements to data persister and relationship mapper.</p></li> <li><p>Improvements and bug fixes to the Insights app.</p></li> <li><p>A few bug fixes to the query language/service.</p></li> </ul> </article> </main>