Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 2019.21 Release - AskJ1 Community
<main> <article class="userContent"> <p>2019-04-30</p> <h2 data-id="new-features">New Features</h2> <ul><li><p><strong>Alerts</strong> app updated and released with the following capabilities:</p> <ul><li>New UX that combines alerts and findings management into one app</li> <li>Updated UI for creating/editing alert rules</li> <li><p>Ability to import alert rule packs. See available rule packs at:<br><a rel="nofollow" href="https://github.com/JupiterOne/jupiterone-alert-rules/">https://github.com/JupiterOne/jupiterone-alert-rules/</a></p></li> <li><p>Receive daily email notifications of active/new alerts</p></li> </ul></li> <li><p>Updated <strong>JupiterOne Client and CLI</strong> to support managing custom questions.</p> <ul><li>Custom questions will show up in the Question/Query Library.</li> <li>They can be access via keywords search in the Landing app.</li> <li>They will also be mapped to compliance requirements in the Compliance app,<br> if the question is configured with a corresponding mapping.</li> </ul></li> <li><p>Ability to <strong>enable API Key access</strong> for one or more user groups to allow the<br> users to generate API keys used for the external client or CLI.</p></li> <li><p>Simplified and improved <strong>full text search</strong>:</p> <ul><li><p>You no longer have to wrap keywords in quotes to perform a full text search</p></li> <li><p>Partial keywords search is supported -- property value index is updated to<br> tokenize on capital letters as well as common non-space non-alphanumeric<br> characters</p></li> <li><p>Cross-field matching in supported -- search will return results that match<br> keywords across any property of a particular entity. For example:</p> <ul><li><p>searching <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">administrator policy</code> will match an entity with<br><code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">_class: Policy</code> and <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">name: AdministratorAccess</code> in two different<br> properties</p></li> <li><p>searching <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">prod instance</code> will match entities with <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">_type: aws_instance</code><br> and <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">tag.AccountName: jupiterone-prod-us</code> properties</p></li> </ul></li> </ul></li> <li><p><strong>J1QL shorthand comparison for property filters</strong>. For example, you can type</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">Find DataStore with classification=('confidential' or 'restricted') </pre> <p>instead of</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">Find DataStore with classification='confidential' or classification='restricted' </pre></li> <li><p><strong>Jamf</strong> integration initial release. See details at<br><a rel="nofollow" href="https://support.jupiterone.io/hc/en-us/articles/360022721134-Jamf">https://support.jupiterone.io/hc/en-us/articles/360022721134-Jamf</a></p></li> <li><p><strong>Tenable Cloud</strong> integration initial release. See details at<br><a rel="nofollow" href="https://support.jupiterone.io/hc/en-us/articles/360022902593-Tenable-Cloud">https://support.jupiterone.io/hc/en-us/articles/360022902593-Tenable-Cloud</a></p></li> <li><p><strong>AWS EC2 Auto Scaling</strong> supported added to the AWS integration. Here are two<br> example queries that will allow you to find instances that are / are not part<br> of an auto-scaling group.</p> <pre class="code codeBlock" spellcheck="false" tabindex="0">Find aws_instance that has aws_autoscaling_group Find aws_instance that !has aws_autoscaling_group </pre></li> </ul><h2 data-id="improvements-and-bug-fixes">Improvements and Bug Fixes</h2> <ul><li><p>Improved notification email design</p></li> <li><p>Updated Bitbucket integration due to Bitbucket API v2.0 change which removes the<br> reference to <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">username</code></p></li> <li><p>Non-admin users can capture their <em>review and acceptance</em> of security policies<br> in the <strong>Policy</strong> app</p></li> <li><p>Added direct linking support to specific a policy/procedure document in the<br><strong>Policy</strong> app and fixed broken links referenced in the documents.</p></li> <li><p>Fixed a couple of bugs related to updating the entity properties as part of a<br> relationship mapping in <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">jupiter-mapper</code></p></li> <li><p>Properly handling relationship deletions in <code class="code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline code codeInline" spellcheck="false" tabindex="0">jupiter-mapper</code></p></li> <li><p>Updated error messages during onboarding to be more descriptive of the issue</p></li> <li><p>Several other UI/UX improvements and minor bug fixes</p></li> <li><p>Updated <a rel="nofollow" href="../docs/jupiterone-api.md">API docs</a> and <a rel="nofollow" href="../guides/configure-sso-integration.md">SSO integration guide</a>.</p></li> <li><p>Added <a rel="nofollow" href="../guides/j1-aws-threat-monitoring.md">guide</a> to describe how to use JupiterOne together with AWS GuardDuty<br> and Inspector for proactive threat monitoring in AWS.</p></li> </ul> </article> </main>