-
How do I check the status of my sync job and where do I find the id that I'm supposed to use?
I'm new to the J1 API and I just started a sync job. How do I check the status of my sync job and where do I find the id that I'm supposed to use?
-
How to determine if my phone has passed Duo’s mobile security checks?
Assigned to secure android and iOS devices with Duo mobile applications.
-
How do I generate a list of all of my private Jira projects?
How do I generate a list of all of my private Jira projects?
-
How do I find only my Jira apps and their details?
I noticed that my Jira apps are listed as jira_users. How do I find ONLY my Jira apps and their details?
-
Stethoscope-app taking forever to install On mac and Windows. What could be the issue?
Stethoscope app downloads but when directed to install, we get stuck during installation process.
-
Experiencing duplicate query results with the same lambda function.
How to get rid of duplicate query results?
-
Where and how are domains populated?
This query is not returning anything FIND google_user with email $="@{{domain}}"
-
What is considered a normalized property versus a custom property?
I can view displayName and id as properties, but I want to see a complete listing of all properties from a specific integration.
-
How to delete a custom asset entity from the JupiterOne platform?
I want to delete the github_code_owner entity
-
How can I determine the number of integrations without relying on J1QL?
Quickly assess the number of integrations that have been configured.
-
How to obtain slack permission scopes by application?
Identity slack permissions by application for slack bot users.
-
Can JupiterOne query an AWS ALB configured with Web ACLs and WAF?
By the way, we don’t use Shield Advanced for any of our web application firewalls.
-
How can I generate or produce a JupiterOne integration specific data model?
I want to build my own custom data model
-
How to query slack bot users with access to applications in the slack channel?
I need to identify bot users that have access to our applications.
-
Are there Azure virtual machines that are exposed to the Internet?
Investigating any VMs with public Internet access.
-
How do I find the emails of "Person"s that do not match the email of their device?
How do I find the emails of "Person"s that do not match the email of their device? I'd like to generate a list of these mismatches and correct them.
-
Filter a query to only return entities if the count of a related entity meets some threshold?
Is it possible to filter a query to only return entities if the count of a related entity meets some threshold?
-
Will uploaded datetimes operate the same way with current date as current date does with metadata?
Hi, I know that the current date can be used in queries when interacting with asset metadata, such as _createdOn, e.g.: Find aws_instance that has orca_cve with ._createdOn>date.now-1hour I'm wondering if this should work for datetimes that we upload as fields ourselves. For example, the reported_date field of a snyk_issue…
-
Why am I getting different counts when I export a query counting the number of s3 Buckets?
I have an interesting question: I am running a query across our s3 buckets.. in this case specifically the ones we own (integration-managed) … which comes out to 942 . find aws_s3_bucket with _source="integration-managed" as a return COUNT(a) However, my export of the actually query find aws_s3_bucket with…
-
How to find all AWS assets?
Hi there! Does there exist an object that identifies “all aws assets”? Specifically, only AWS assets, I don’t want to do a find *
-
How to find github_repo without users or teams with admin privileges?
Hi, how can I query all the github_repo that do not have any github_user or github_team with admin privileges?
-
Find attributes of Virtual Private Cloud (VPC)?
Hello team. Is there a way for me to form a a query so that I can view all these attributes for one VPC? * VPC Peerings to that VPC * Subnets * SGs
-
Review Lambda functions with deprecated runtimes?
Hello, is there a method to review Lambda functions with deprecated runtimes?
-
BambooHR org chart?
Hi! Is there any way to visualize BambooHR org chart with its relationships in a graph?
-
How to trigger dynamodb table alarm for consumed read and write capacity units?
We monitor database costs using read capacity units and write capacity units.
-
How to track active GitHub users in multiple organizations?
Determine active users’ access to different organization IDs.
-
What is the impact of enabling change tracking on a Snowflake database table?
Snowflake’s change data capture (CDC) feature is used to track when a table has been altered.
-
How can JupiterOne determine which endpoints are not mapped to an identity?
As a rule of thumb our and EDR systems must be associated with an email.
-
Are all members of the gitlab group using Two-factor authentication (2FA)?
It's mandatory to enforce 2FA and initiate a grace period in my organization.
-
Will changing the polling interval of a JupiterOne integration impact overall performance?
Changing polling interval from 24 hours to 30 minutes to ingest new AWS tags throughout our organization.