Skip to content

Commit

Permalink
add addigy policy org and location level
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpeach9 committed Aug 10, 2022
1 parent 07eaac5 commit 5fdb8a3
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion jupiterone/questions/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,15 @@ questions:
FIND addigy_hostagent WITH systemVersion ~= 'macOS' and firewallEnabled!=true or fileVaultEnabled!=true
tags:
- addigy
- device
- device

- id: managed-question-addigy-policy-hierarchy
title: Which Addigy policies use organizations and locations to deploy software.
description: Returns a list of Addigy policies that deploy software at the organization and location level.
queries:
- name: informative
query: |
Find UNIQUE addigy_policy that CONTAINS << addigy_policy
tags:
- addigy
- policy

0 comments on commit 5fdb8a3

Please sign in to comment.