Community
Questions Library
Docs
Blog
Events
Swag
Github
Slack
JupiterOne
Discussions
Release Notes
Contact Us
JupiterOne 16 June 2022 Release - AskJ1 Community
<main> <article class="userContent"> <h2 data-id="new-features-and-improvements">New Features and Improvements</h2> <ul><li>J1 Assets has a new look-and-feel, which includes a new filtering pane and changes to how you search and filter.</li> <li>In J1 Policies, a complete history of policy and procedure changes over a specified timeframe are now available for download in <code class="code codeInline" spellcheck="false" tabindex="0">.csv format</code>. This enhancement enables easy access to the audit history of changes made to your policies over time.</li> <li>For Insights dashboards, you can now restrict access to a dashboard link based on an IP address range or set or ranges so that you can limit sharing to your organizations.</li> </ul><h2 data-id="bug-fixes">Bug Fixes</h2> <ul><li>Resolved an issue with submitting feedback directly via the JJ1 platform.</li> <li>Fixed a bug with J1 Insights where whole number values were not displaying accurately.</li> <li>Resolved a problem when adding additional dashboards from templates in Insights.</li> <li>Fixed an issue that occurred when creating a custom property on an asset, a property was created for every letter added.</li> <li>Fixed a bug with scoped frameworks in J1 Compliance that prevented tag properties from being used as the filter for frameworks.</li> <li>Resolved a bug related to alert emails not being triggered.</li> <li>Resolved a bug that produced incorrect results when adding more than one COUNT in a multi-traversal query (such as. FIND Host THAT HAS Finding RETURN Host.displayName, COUNT(Host), COUNT(Finding)).</li> </ul><h2 data-id="integrations">Integrations</h2> <h3 data-id="aws">AWS</h3> <ul><li><p>Fixed an issue that was causing the relationship between <code class="code codeInline" spellcheck="false" tabindex="0">aws_elasticache_cluster</code> <br> and <code class="code codeInline" spellcheck="false" tabindex="0">aws_elasticache_snapshot</code> to not be created.</p></li> <li><p>Improved the retry logic to improve the resiliency for larger accounts.</p></li> <li><p>The EC2 VPN Gateway to Customer Gateway relationship's outsideIpAddresses<br> field is updated to a concatenated string, delimited by commas.<br> Relationship properties cannot be arrays.</p></li> <li><p>By default, after the API bulk fetches <code class="code codeInline" spellcheck="false" tabindex="0">aws_instance</code> or <code class="code codeInline" spellcheck="false" tabindex="0">aws_ebs_snapshot</code><br> assets, it attempts to get additional detailed information about each asset<br> with another API call per asset. However, this causes a peformance problem<br> when the number of these assets grows very large. Now, when more than 1000<br><code class="code codeInline" spellcheck="false" tabindex="0">aws_instance</code> or <code class="code codeInline" spellcheck="false" tabindex="0">aws_ebs_snapshot</code> assets are fetched, the integration<br> skips the follow-up API calls for additional information. For <code class="code codeInline" spellcheck="false" tabindex="0">aws_instance</code><br> assets, this results in the disablement of the 'userData' derived properties<br><code class="code codeInline" spellcheck="false" tabindex="0">secretsDetectedInUserData</code>, <code class="code codeInline" spellcheck="false" tabindex="0">hasSecrets</code>, and <code class="code codeInline" spellcheck="false" tabindex="0">secretsDetected</code>. For<br><code class="code codeInline" spellcheck="false" tabindex="0">aws_ebs_snapshot</code> assets, this results in the disablement of the<br> 'createVolumePermission' derived properties <code class="code codeInline" spellcheck="false" tabindex="0">public</code>, <code class="code codeInline" spellcheck="false" tabindex="0">shared</code>,<br><code class="code codeInline" spellcheck="false" tabindex="0">sharedWithAccounts</code> and <code class="code codeInline" spellcheck="false" tabindex="0">restorableByUserIds</code>. An event is published to users<br> warning of this change.</p></li> <li><p>VPC peering relationships occasionally generate "Duplicate Key" errors because<br> the peering relationship may sometimes be derived by integration from both<br> sides of the peering. These errors are now caught so that the step does not<br> fail.</p></li> <li><p>In the case of KMS keys that did not use aliases, the integration was not<br> always successfully building <code class="code codeInline" spellcheck="false" tabindex="0">aws_ec2</code> USES <code class="code codeInline" spellcheck="false" tabindex="0">aws_kms_key</code> relationships to<br> those keys. This is now fixed.</p></li> <li><p>Added the following entities:</p></li> </ul><table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>AWS Cloudhsm Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudhsm</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS CloudwatchEvents Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch_event</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Cloudwatchlogs</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch_logs</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">service</code></td> </tr><tr><td>AWS Configservice Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_config</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Kinesis Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_kinesis</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Redshift Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_redshift</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS S3 Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_s3</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Cloudfront Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudfront</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Cloudtrail Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudtrail</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Cloudwatch Service</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>AWS Launch Template</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_launch_template</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code></td> </tr></tbody></table><ul><li>Added the following relationships:</li> </ul><table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudhsm</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch_event</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch_logs</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_config</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_kinesis</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_redshift</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_s3</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudfront</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudtrail</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_cloudwatch</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_resource</code></td> <td><strong>ALLOWS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_eni</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> <td><strong>ALLOWS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_resource</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> <td><strong>PROTECTS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_eni</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> <td><strong>PROTECTS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_vpc_endpoint</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_vpc_endpoint</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_vpc</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> </tr></tbody></table><ul><li>Added the following mapped relationships:</li> </ul><table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Direction</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> <td><strong>ALLOWS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_resource</code></td> <td>FORWARD</td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">aws_security_group</code></td> <td><strong>ALLOWS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">aws_resource</code></td> <td>REVERSE</td> </tr></tbody></table><h3 data-id="azure">Azure</h3> <ul><li>Fixed the DUPLICATE_KEY_DETECTED in rm-compute-network-relationships step.</li> <li><p>Fixed the DUPLICATE_KEY_DETECTED in rm-keyvault-principal-relationships step.</p></li> <li><p>Added the following entities:</p></li> </ul><table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>FrontDoor</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_frontdoor</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Service</code></td> </tr><tr><td>FrontDoor Backend Pool</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_frontdoor_backend_pool</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Configuration</code></td> </tr><tr><td>FrontDoor Frontend Endpoint</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_frontdoor_frontend_endpoint</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Gateway</code></td> </tr><tr><td>FrontDoor Routing Rule</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_frontdoor_routing_rule</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Route</code></td> </tr><tr><td>FrontDoor Rules Engine</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">azure_frontdoor_rules_engine</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Ruleset</code></td> </tr></tbody></table><ul><li>Added the following relationships:</li> </ul><table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td>azure_resource_group</td> <td>HAS</td> <td>azure_frontdoor</td> </tr><tr><td>azure_frontdoor</td> <td>HAS</td> <td>azure_frontdoor_backend_pool</td> </tr><tr><td>azure_frontdoor</td> <td>HAS</td> <td>azure_frontdoor_frontend_endpoint</td> </tr><tr><td>azure_frontdoor</td> <td>HAS</td> <td>azure_frontdoor_routing_rule</td> </tr><tr><td>azure_frontdoor</td> <td>HAS</td> <td>azure_frontdoor_rules_engine</td> </tr></tbody></table><h3 data-id="cisco-panoptica-formerly-portshift-io">Cisco Panoptica (formerly Portshift.io)</h3> <ul><li>Released a new integration for the Cisco Panoptica product, which was previously know as Portshift.</li> </ul><p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>Cluster</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_cluster</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Cluster</code></td> </tr><tr><td>Container</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_container</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Container</code></td> </tr><tr><td>Image</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_image</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Image</code></td> </tr><tr><td>Risk</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_risk</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Risk</code></td> </tr><tr><td>User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr><tr><td>Vulnerability</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Vulnerability</code></td> </tr></tbody></table><p>The following relationships are created:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_cluster</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_image</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_cluster</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_container</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_cluster</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_risk</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_image</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">panoptica_vulnerability</code></td> </tr></tbody></table><h3 data-id="cisco-secure-workload">Cisco Secure Workload</h3> <ul><li>Released the initial integration for Cisco Secure Workload. Additional entities will be added soon.</li> </ul><p>The following entities are created:</p> <table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Account</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Account</code></td> </tr><tr><td>Scope</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_scope</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Group</code></td> </tr><tr><td>User</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr></tbody></table><p>The following relationships are created:</p> <table><thead><tr><th>Source Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Relationship <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> <th>Target Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">csw_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_user</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">csw_scope</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_scope</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">csw_user</code></td> <td><strong>ASSIGNED</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">csw_scope</code></td> </tr></tbody></table><h3 data-id="crowdstrike">CrowdStrike</h3> <ul><li>The integration now allows users to optionally specify an availability zone in the configuration.</li> </ul><h3 data-id="github">Github</h3> <ul><li>Added ability to enable/disable ingestion of Dependabot vulnerability findings. Includes filter options for status and severity.</li> </ul><h3 data-id="google-workspaces">Google Workspaces</h3> <ul><li>Improved handling of 404 errors for missing group settings. These errors are caught and handled with <br> a warning message so it does not prevent the ingestion of existing group settings.</li> </ul><h3 data-id="orca">Orca</h3> <ul><li>Added the following entities</li> </ul><table><thead><tr><th>Resource</th> <th>Type</th> <th>Class</th> </tr></thead><tbody><tr><td>Asset</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">orca_asset</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Resource</code></td> </tr><tr><td>Finding</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">orca_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Finding</code></td> </tr></tbody></table><ul><li>Added the following relationships</li> </ul><table><thead><tr><th>Source</th> <th>class</th> <th>Target</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">orca_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">orca_asset</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">orca_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">orca_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">orca_asset</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">orca_finding</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">orca_finding</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">cve</code></td> </tr></tbody></table><h3 data-id="qualys">Qualys</h3> <ul><li>Added a configuration variable to limit which web applications are ingested, based on the web application ID.</li> </ul><h3 data-id="snyk">Snyk</h3> <ul><li><p>Fixed the value of <code class="code codeInline" spellcheck="false" tabindex="0">numericSeverity</code> by converting the string severity value to a<br> number.</p></li> <li><p>Added the following entities:</p></li> </ul><table><thead><tr><th>Resources</th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_type</code></th> <th>Entity <code class="code codeInline" spellcheck="false" tabindex="0">_class</code></th> </tr></thead><tbody><tr><td>Snyk Project</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_project</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">Project</code></td> </tr><tr><td>Snyk Organization Members</td> <td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_user</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">User</code></td> </tr></tbody></table><ul><li>Added the following relationships:</li> </ul><table><thead><tr><th>Source</th> <th>class</th> <th>Target</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_project</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_account</code></td> <td><strong>HAS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_user</code></td> </tr></tbody></table><ul><li>Added the following mapped relationships:</li> </ul><table><thead><tr><th>Source</th> <th>class</th> <th>Target</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_project</code></td> <td><strong>SCANS</strong></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">CodeRepo</code></td> </tr></tbody></table><ul><li>New properties added to entities:</li> </ul><table><thead><tr><th>Entity</th> <th>Property</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">id</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">name</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_account</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">function</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">isPinnable</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">isFixable</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">isPartiallyFixable</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">name</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">snyk_finding</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">violatedPolicyPublicId</code></td> </tr></tbody></table><h3 data-id="tenable-io">Tenable.io</h3> <ul><li>New properties added to entities:</li> </ul><table><thead><tr><th>Entity</th> <th>Property</th> </tr></thead><tbody><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">asset</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">tags</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">assetHostname</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">assetIpv4</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">assetDeviceType</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">stigSeverity</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">vprScore</code></td> </tr><tr><td><code class="code codeInline" spellcheck="false" tabindex="0">vulnerability</code></td> <td><code class="code codeInline" spellcheck="false" tabindex="0">riskFactor</code></td> </tr></tbody></table><h2 data-id="coming-soon">Coming Soon</h2> <ul><li>J1 Integrations will soon have a new look-and-feel. This update focuses on updating the navigation, the Integrations interface, and surfacing information around job statuses.</li> </ul> </article> </main>