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

fixes auto merge alignment for posture check output #796

Merged
merged 2 commits into from Jul 15, 2022

Conversation

andrewpmartinez
Copy link
Member

  • new version of go-pretty
  • new alignment settings for auto merge used

Thanks to @jedib0t on jedib0t/go-pretty#207 for the fixes!

Example Output:

╭────────────┬───────────────────┬───────────────┬────────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ ID         │ NAME              │ TYPE          │ ATTRIBUTES │ CONFIGURATION                                                                                                          │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ DtMM5CCOZ  │ macCheck          │ MAC           │ pc1        │ MAC Address      │ 4b3...ae2, 5bc...f57, 626...d05 9cb...c09, e04..                                                    │
│            │                   │               │            │                  │ .d75, e0d...296 e58......                                                                           │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ NA8HvBC3Z- │ mfaCheck          │ MFA           │ wiggle     │ Timeout          │ never                                                                                               │
│            │                   │               │            ├──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│            │                   │               │            │ Prompt On Wake   │ false                                                                                               │
│            │                   │               │            ├──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│            │                   │               │            │ Prompt On Unlock │ true                                                                                                │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ RwaMDCB3K- │ osCheck           │ OS            │ pc1        │ Windows          │ >=10.0.18364 <=10.1.0                                                                               │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ e6YMDCC3K- │ processCheckMulti │ PROCESS_MULTI │ <none>     │ Semantic         │ AllOf                                                                                               │
│            │                   │               │            ├──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│            │                   │               │            │ Path             │ C:\process2.exe                                                                                     │
│            │                   │               │            ├──────────────────┼──────────────────────────────────────────────────┬──────────────────────────────────────────────────┤
│            │                   │               │            │                  │ Hashes                                           │ 59e6...3f16                                      │
│            │                   │               │            ├──────────────────┼──────────────────────────────────────────────────┼──────────────────────────────────────────────────┤
│            │                   │               │            │                  │ Signers                                          │ f56d...187a                                      │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┼──────────────────────────────────────────────────┴──────────────────────────────────────────────────┤
│ enMM5BB3K- │ domainCheck       │ DOMAIN        │ pc1        │ Windows Domain   │ mycompany.com, workgroup                                                                            │
├────────────┼───────────────────┼───────────────┼────────────┼──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ qNNM5CBOZ- │ processCheck      │ PROCESS       │ pc1        │ Path             │ C:\Program Files\Sublime Text 3\sublime_text.exe                                                    │
│            │                   │               │            ├──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│            │                   │               │            │ Hash             │ 59e6...3f16                                                                                         │
│            │                   │               │            ├──────────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────┤
│            │                   │               │            │ Signer           │ 834f...cf01                                                                                         │
╰────────────┴───────────────────┴───────────────┴────────────┴──────────────────┴──────────────────────────────────────────────────┴──────────────────────────────────────────────────╯

- new version of go-pretty
- new alignment settings for auto mergge used
@andrewpmartinez andrewpmartinez requested a review from a team as a code owner July 15, 2022 13:35
@andrewpmartinez andrewpmartinez merged commit 403fb7a into release-next Jul 15, 2022
@andrewpmartinez andrewpmartinez deleted the fix.merge.cell.alignment branch July 15, 2022 20:00
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