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

Missing fields when showing integration details #169

Closed
afiune opened this issue Jul 20, 2020 · 0 comments · Fixed by #181
Closed

Missing fields when showing integration details #169

afiune opened this issue Jul 20, 2020 · 0 comments · Fixed by #181
Labels
bug Something isn't working cli Something related to the Lacework CLI

Comments

@afiune
Copy link
Contributor

afiune commented Jul 20, 2020

There are fields not being displayed when showing the details of an integration using the command:

$ lacework integration show <INT_GUID>

The main problem is at the deepKeyValueExtract() function which doesn't cover primitives other than string

@afiune afiune added bug Something isn't working cli Something related to the Lacework CLI labels Jul 20, 2020
afiune added a commit that referenced this issue Jul 20, 2020
Contributes to #169

Signed-off-by: Salim Afiune Maya <[email protected]>
afiune added a commit that referenced this issue Jul 20, 2020
Contributes to #169

Signed-off-by: Salim Afiune Maya <[email protected]>
afiune added a commit that referenced this issue Jul 30, 2020
Closes #169

Signed-off-by: Salim Afiune Maya <[email protected]>
afiune added a commit that referenced this issue Jul 31, 2020
Closes #169

Signed-off-by: Salim Afiune Maya <[email protected]>
afiune added a commit that referenced this issue Aug 3, 2020
Contributes #169

Signed-off-by: Salim Afiune Maya <[email protected]>
afiune added a commit that referenced this issue Aug 3, 2020
Contributes #169

Signed-off-by: Salim Afiune Maya <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Something related to the Lacework CLI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant