Skip to content

Add qol features #115

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

Merged
merged 24 commits into from
Jun 17, 2024
Merged

Add qol features #115

merged 24 commits into from
Jun 17, 2024

Conversation

DrIOSX
Copy link
Contributor

@DrIOSX DrIOSX commented Jun 16, 2024

Added

  • Added Export-M365SecurityAuditTable public function to export applicable audit results to a table format.
  • Added paramter to Export-M365SecurityAuditTable to specify output of the original audit results.
  • Added Remove-RowsWithEmptyCSVStatus public function to remove rows with empty status from the CSV file.
  • Added Get-Action private function to retrieve the action for the test 6.1.2 and 6.1.3 tests.
  • Added output modifications to tests that produce tables to ensure they can be exported with the new Export-M365SecurityAuditTable function.

@DrIOSX DrIOSX self-assigned this Jun 16, 2024
@DrIOSX DrIOSX linked an issue Jun 16, 2024 that may be closed by this pull request
@DrIOSX DrIOSX linked an issue Jun 16, 2024 that may be closed by this pull request
4 tasks
@DrIOSX DrIOSX added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Jun 17, 2024
@DrIOSX DrIOSX merged commit 5e25d6e into main Jun 17, 2024
2 checks passed
@DrIOSX DrIOSX deleted the Add-QoL-Features branch June 17, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Confirm if details are empty what the behavior of the export is. 1.1.1 Additions
1 participant