-
AWS integration via the API
Hi are there any examples for configuring an AWS integration via the API? Like a template or something somebody might have?
-
Snyk findings by severity
How do I return a count of all Snyk findings by severity?
-
How do I find NowSecure users that have Account Membership Management privileges?
I'd like to limit who can manage account membership in NowSecure. How do I search for the users who have Account Membership Management privileges in NowSecure?
-
How do I find aws instances with vulns where CVSS >=5?
We would like to find aws instances with vulns where CVSS >=5 and include Qualys host findings with it. How would we do that?
-
Do I have any Google Cloud Composer service accounts that attackers can exploit?
I just read this article and I'm wondering if I have any Google Cloud Composer service accounts that attackers can leverage. How would I check that in JupiterOne?
-
VPC Properties
Hello team. Is there a way for me to form a query so that I can view all these attributes for one VPC? * VPC Peerings to that VPC * Subnets * SGs
-
Relationship between a deployment and a secrets
How do I find the relationship between a deployment and a secret?
-
Query for all assets that don't have empty tag?
Could you please help me to query for all the assets that has a specific non empty tag? I was thinking in something like FIND * with tag.application but this is not working for me.
-
Okta User Group Documentation
Is there a document anywhere that describes attributes and their meaning? Such as in okta_user_group.
-
Jira Integration - retrieving information on user
Hi all, I am looking to use the Jira integration to allow our IT team to create a ticket on a user. We are looking for this to query everything that is attached to the user in J1 and return the information in the Jira ticket. Wondering if any other users have this and how difficult it is to setup? Thank you
-
How can I ensure that my CloudFront content does not contain any DELETE requests to my origin?
Restrict user permissions from deleting objects from my S3 origin or bucket.
-
How to identify a user’s administrative rights or access to a Github repository?
Need verification that I have removed myself as an admin on all new repositories that I have configured.
-
Do integration instances get removed if an account is closed? (across my CSPs)
When Org managed AWS accounts are closed, do they fall off the integrations page after 30days like normal assets? Same question for Azure & Google Cloud.
-
How do I query a custom entity by type?
We're having an issue where we cannot query by _type e.g. FIND <_type> example: FIND ExampleCVE results: 0 example: FIND Finding with _type = 'ExampleCVE' results: many
-
Is there a way to see the 'scope' that was used when uploading an entity?
We have bulk uploaded a lot of custom data but don't have a great way to keep track of the various scope used from different sources.
-
If all entities in a relationship are deleted, is the relationship automatically deleted?
e.g. A CONTAINS B - is this relationship removed if A and B are deleted?
-
How can I sort all my assets that have been bulk uploaded per integration type?
How can I sort all my assets that have been bulk uploaded per integration type?
-
How can I obtain or view the scope used in my bulk upload?
How can I obtain the scope used in a bulk upload?
-
How to create read-only API keys?
How do I create read-only level API keys in JupiterOne?
-
How to locate resource tag associated with Terraform in AWS?
How to locate a specific resource tag in AWS that is associated with Terraform?
-
Can JupiterOne query git branches for our Gitlab projects? Or, can JupiterOne search our Gitlab inte
Can JupiterOne query git branches for our Gitlab projects? Or, can JupiterOne search our Gitlab integration for a file?
-
J1QL With vs. That?
I am trying to understand how the structure of my J1QL queries impacts my results. In particular, what are the differences between the relationships [WITH] and [THAT] in JupiterOne?
-
Do we need read and write access for Integration APIs?
I am trying to add new integrations to our JupiterOne environment. I created an API token with read access. Does JupiterOne also need write access?
-
Gitlab Owner permissions not showing projects in J1.
Hi, I need some help troubleshooting my integration between JupiterOne and Gitlab. When I use JupiterOne to run Gitlab queries, I am not able to see any of my Gitlab projects among the query results. For more context, we created the JupiterOne and Gitlab integration using the "Gitlab owner" permissions, which is the…
-
CVE Report
I want to understand which critical vulnerabilities (CVEs) have the biggest impact on our security posture. How do I use JupiterOne to find results for all high/critical severity CVEs from Snyk as a count?
-
Do all my Snky results have a Jira ticket?
I am trying to understand all SCA items that have not triggered a change management ticket. How do I use JupiterOne to find all Snyk Findings that don't have an associated Jira Ticket created?
-
How do I run sweet queries on our Snyk findings?
How do I turn our software composition analysis (SCA) findings into insight on our security engineering posture? I can now see snyk findings associated with our repo. What sweet queries can I run from here?
-
How does one configure the maximum lifespan of the API keys on their account?
How can I maximize my API key life span?
-
How would I restrict JupiterOne from attempting to scan an AWS region?
We have an org policy for newer accounts to only be able to create resources in us-east-1. in older accounts we lock the possible regions for creation to 5 regions. In Cloudtrail, I'm seeing a fair amount of failed API calls to these regions. In the integration job I am also seeing signs of failure.
-
How do I need to present my api token to the graphql endpoint?
The docs describe how to create an api token, but not how to use it.