Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 2019.29 Release - AskJ1 Community
<main> <article class="userContent"> <p>2019-09-10</p> <h2 data-id="new-features">New Features</h2> <ul><li><p>Added support in J1QL for <strong>(not) contains</strong> <code class="code codeInline" spellcheck="false" tabindex="0">~=</code> (<code class="code codeInline" spellcheck="false" tabindex="0">!~=</code>), <strong>(not) starts<br> with</strong> <code class="code codeInline" spellcheck="false" tabindex="0">^=</code> (<code class="code codeInline" spellcheck="false" tabindex="0">!^=</code>), and <strong>(not) ends with</strong> <code class="code codeInline" spellcheck="false" tabindex="0">$=</code> (<code class="code codeInline" spellcheck="false" tabindex="0">!$=</code>) string comparison in<br> property filters</p></li> <li><p>Redesign and refactor of the <strong>Landing</strong> app: moved <strong>Library</strong> to side panel<br> so that it can remain open side-by-side when running queries</p></li> <li><p>Added an option to <strong>include recently deleted data</strong> when running search and<br> queries.</p></li> <li><p>Graph view of query result now <strong>auto-remembers node positions</strong> as you adjust<br> the layout of the graph view (for admin users); node positions are loaded<br> subsequently when the same query is executed (for all users).</p></li> </ul><h2 data-id="integrations">Integrations</h2> <p><em>Starting with this release note, we are putting integration related updates<br> together in this section.</em></p> <ul><li><p><strong>AWS</strong></p> <ul><li><p>Added support for <strong>EBS snapshot</strong>, <strong>RDS snapshot</strong>, <strong>Classic ELB</strong>,<br><strong>Route53 registered domain</strong>, <strong>S3 bucket inventory configuration</strong>, and<br><strong>CloudFormation stacks</strong>.</p></li> <li><p>Fixed a couple of API pagination issues</p></li> <li><p>Updated permission flags on IAM policy and S3 bucket policy permission<br> relationships</p></li> <li><p>Updated to ensure accuracy and consistency of the <code class="code codeInline" spellcheck="false" tabindex="0">name</code> and <code class="code codeInline" spellcheck="false" tabindex="0">id</code> properties<br> across all entities -- <em>previously some unnamed resources had their <code class="code codeInline" spellcheck="false" tabindex="0">name</code><br> property incorrectly set using the resource ID</em>.</p></li> </ul></li> <li><p>A number of fixes and improvements to the <strong>Tenable Cloud</strong> integration.</p></li> <li><p>Performance and scale improvements to the <strong>Jira</strong> integration.</p></li> <li><p>Ingest <strong>license</strong> findings from <strong>Snyk</strong>.</p></li> <li><p>Updated integration SDK across all integrations</p></li> </ul><h2 data-id="community-projects">Community Projects</h2> <p><em>Community resources are provided AS IS. Code contributions and forks welcome.</em></p> <ul><li><p>Added example code to leverage <code class="code codeInline" spellcheck="false" tabindex="0">gitleaks</code> to scan for keys, credentials, and<br> other secrets checked into code, and publish the findings to JupiterOne:</p> <p><a rel="nofollow" href="https://github.com/JupiterOne/secops-automation-examples/tree/master/gitleaks-findings">https://github.com/JupiterOne/secops-automation-examples/tree/master/gitleaks-findings</a></p></li> <li><p>Updated J1 Client CLI to support updating/deleting entities using <code class="code codeInline" spellcheck="false" tabindex="0">_key</code><br> instead of <code class="code codeInline" spellcheck="false" tabindex="0">_id</code></p></li> </ul><h2 data-id="improvements-and-bug-fixes">Improvements and Bug Fixes</h2> <ul><li><p>Optimized search bar for long queries</p></li> <li><p>Sorted the display order of entity properties in detailed side panel (for both<br> Graph View and Asset Inventory app)</p></li> <li><p>Added UI in rule editor to configure sending a Slack message, an email, or<br> creating a Jira issue when a alert rule is triggered</p></li> <li><p>Fixed navigation link in breadcrumb / neckbar</p></li> <li><p>Fixed query parsing error with decimal in numeric value comparison</p></li> <li><p>A few other query language fixes and improvements</p></li> <li><p>Fixed a cross-field full text search issue</p></li> <li><p>Fixed an issue in graph viewer where expending a graph node did not correctly<br> load neighboring nodes with more than one connected edge</p></li> <li><p>Fixed caching issue that prevented loading additional graph node neighbors<br> after session idle timeout (one hour)</p></li> <li><p>Fixed a loading issue for certain policy documents and accounts</p></li> <li><p>Added hostname validator to integration configuration page</p></li> <li><p>Added new entity icons</p></li> </ul> </article> </main>