Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add duo intel module #1172

Merged
merged 11 commits into from May 17, 2023
Merged

add duo intel module #1172

merged 11 commits into from May 17, 2023

Conversation

ramonpetgrave64
Copy link
Contributor

@ramonpetgrave64 ramonpetgrave64 commented May 12, 2023

Adds a Duo intel module

  • users, also linking to humans
  • groups
  • endpoints
  • tokens
  • webauthncredentials

added other realtionships, jsonof other props

add groups, cleanups

fix variable name

doc update

add logs

docs

test api hosts, groups

test endpoints

test users

fix group test

undo lastpass edit

undo conftest change
'user_id': user['user_id'],
'username': user['username'],
'webauthncredentials': [
dumps(webauthncredential)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making sure I understand: this takes the full json and make it a string?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is ok for now. Eventually maybe it should be a node but I won't block on this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added. And changed the direction of MEMBER_OF_DUO_GORUP

docs/root/modules/duo/config.md Outdated Show resolved Hide resolved
Co-authored-by: Alex Chantavy <achantavy@lyft.com>
cartography/intel/duo/users.py Outdated Show resolved Hide resolved
Copy link
Contributor

@achantavy achantavy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you for working on this! As a future note let's please not make 3k line PRs a regular thing :p

@achantavy achantavy merged commit 5228aa3 into master May 17, 2023
5 checks passed
@achantavy achantavy deleted the ramonpetgrave64-duo branch May 17, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants