Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 2019.25 Release - AskJ1 Community
<main> <article class="userContent"> <p>2019-06-25</p> <h2 data-id="new-features">New Features</h2> <ul><li><p>Compliance app updates:</p> <ul><li><p>You can edit <strong>policy/procedure-to-requirement/control mappings</strong> directly<br> in the webapp UI</p></li> <li><p>You can add <strong>links to external compliance evidence</strong> to each<br> requirement/control and optionally provide notes on the external evidence.</p></li> <li><p>Improved compliance gap analysis logic - added <code class="code codeInline" spellcheck="false" tabindex="0">warning/attention</code><br> status in addition to <code class="code codeInline" spellcheck="false" tabindex="0">compliant/fulfilled</code>, <code class="code codeInline" spellcheck="false" tabindex="0">gap</code>, and <code class="code codeInline" spellcheck="false" tabindex="0">indeterminate</code>.</p></li> <li><p>All mappings now work for controls of a standard framework in addition to<br> requirements.</p></li> </ul></li> <li><p>Added an option to <strong>Hide unrelated node</strong> to filter out nodes in the graph<br> that are not directly connected to the selected node.</p></li> <li><p><strong>Snyk</strong> integration initial release - captures open source dependency<br> vulnerability findings identified by Snyk scans and map them to code repos,<br> CVEs, and CWEs. See details at<br><a rel="nofollow" href="https://support.jupiterone.io/hc/en-us/articles/360024788554-Snyk">https://support.jupiterone.io/hc/en-us/articles/360024788554-Snyk</a></p></li> </ul><h2 data-id="early-access-beta-features">Early Access / Beta Features</h2> <ul><li><p><strong>Insights</strong> app with customizable dashboards and metric charts.<br> (For Enterprise tier subscriptions only)</p> <ul><li><p>Supports query driven charts in <em>Number</em>, <em>Pie/Donut</em>, <em>Line</em>, <em>Table</em>, or<br><em>Matrix</em> format.</p></li> <li><p>Supports customizable <em>Team</em> (shared) and <em>Personal</em> dashboards. Layout of<br> each dashboard is individually customizable per user.</p></li> </ul></li> <li><p><strong>Trends</strong> for saved/packaged questions. (For Enterprise tier subscriptions<br> only)</p> <ul><li><p>When enabled, question result will present a chart showing historic data<br> trends.</p></li> <li><p>The timeframe of the trend chart can be switched to <em>WEEK</em>, <em>MONTH</em>,<br><em>QUARTER</em> or <em>YEAR</em>.</p></li> <li><p>You can also save/add the trend chart to a dashboard in the Insights app<br> via the <img src="https://raw.githubusercontent.com/feathericons/feather/master/icons/trending-up.svg?sanitize=true" alt="" class="embedImage-img importedEmbed-img"></img><strong>Add to Dashboard</strong> button.</p></li> </ul><p><img src="https://us.v-cdn.net/6035534/uploads/7YWTR15XG97C/question-trend.png" alt="question-trend" class="embedImage-img importedEmbed-img"></img></p></li> <li><p>Support <code class="code codeInline" spellcheck="false" tabindex="0">CREATE_JIRA_TICKET</code> and <code class="code codeInline" spellcheck="false" tabindex="0">SEND_EMAIL</code> as an alert action.<br> This must be configured via the advanced rule editor, in the<br><code class="code codeInline" spellcheck="false" tabindex="0">operations.actions</code> portion of an alert rule's JSON configuration.</p> <p>For example:</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">{ ... "operations": [ { ... "actions": [ ... { "type": "CREATE_JIRA_TICKET", "summary": "Summary text of the Jira issue", "project": "11024", "issueType": "Task", "integrationInstanceId": "88ce9ad3-a49d-4995-aa9f-56d996f88b34", "entityClass": "Vulnerability" }, { "type": "SEND_EMAIL", "recipients": [ "user@company.com" ] } ] } ] } </pre> <p>Each action can be configured independently on a rule.</p></li> </ul><blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <p class="blockquote-line">Notes on Jira issue creation:</p> </div></blockquote> <p>></p> <blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <ul><li>Requires a Jira integration to have been configured, since the action<br> references its <code class="code codeInline" spellcheck="false" tabindex="0">integrationInstanceId</code>. This is the UUID in the URL by<br> going to your Jira integration configuration.</li> </ul></div></blockquote> <p>></p> <blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <ul><li><code class="code codeInline" spellcheck="false" tabindex="0">project</code> specifies the Jira Project ID (<em>not</em> Project Key) - the <code class="code codeInline" spellcheck="false" tabindex="0">pid</code><br> number in this URL:<br><a rel="nofollow" href="https://yourjira.domain/secure/project/EditProject!default.jspa?pid=11024">https://yourjira.domain/secure/project/EditProject!default.jspa?pid=11024</a></li> </ul></div></blockquote> <p>></p> <blockquote class="UserQuote blockquote"><div class="QuoteText blockquote-content"> <ul><li>UI improvements are coming soon to make configuration the above easier.</li> </ul></div></blockquote> <h2 data-id="improvements-and-bug-fixes">Improvements and Bug Fixes</h2> <ul><li><p>More query performance improvements</p></li> <li><p>Added pagination support for query results in the web UI (for more than 250<br> items) and when browsing questions in the library</p></li> <li><p>UI improvements for compliance requirement details modal</p></li> <li><p>UI improvements for Assets Inventory app, including the data grid and quick<br> search bar</p></li> <li><p>Fixed an issue with sorting in the Alerts > Vulnerability Findings view</p></li> <li><p>Updated documentation for common questions and queries. See details at<br><a rel="nofollow" href="https://support.jupiterone.io/hc/en-us/articles/360024909073-Common-Questions-and-Queries-Catalog">https://support.jupiterone.io/hc/en-us/articles/360024909073-Common-Questions-and-Queries-Catalog</a></p></li> <li><p>"Clear All" button to clear query results also clears the query in search bar</p></li> </ul> </article> </main>