-
Notifications
You must be signed in to change notification settings - Fork 127
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
Bug: Fails to install due to no RobustCloudCommand #117
Comments
Thanks for the heads up. Will need to update to reflect. |
BLUF (Bottom Line Up Front)Build failures caused by the missing Key Actions
These actions unblock current development while ensuring the security scanning capability is properly tracked for future reimplementation. BackgroundBuild failures were occurring due to a dependency on the Investigation FindingsDependency Analysis
Function Purpose
Changelog Review
Current StateThe Way ForwardA follow-up issue has been created to address related tasks: Reimplement Tenant-Wide Inbox Rule ScanningIf using RobustCloudCommand:
If not using RobustCloudCommand:
|
It appears that RobustCloudCommand was de-listed?
https://www.powershellgallery.com/packages/RobustCloudCommand/
It can still be installed manually with
Install-Module -Name RobustCloudCommand -RequiredVersion 2.1.0
However the Install-Module -Name Hawk fails currently due to this.
The text was updated successfully, but these errors were encountered: