Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Update questions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ericanagle1 authored Jun 22, 2022
1 parent 9582025 commit d1d8ed9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jupiterone/questions/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ questions:
description:
Returns Duo accounts that do not have any password requirements.
queries:
- name: bad
- name: BAD
query: |
FIND duo_account WITH passwordRequiresLowerAlpha != true
AND
Expand All @@ -17,4 +17,4 @@ questions:
AND
passwordRequiresUpperAlpha != true
tags:
- duo
- duo

0 comments on commit d1d8ed9

Please sign in to comment.