[pull] master from KelvinTegelaar:master#68
Merged
pull[bot] merged 262 commits intoMJCO:masterfrom Apr 10, 2026
Merged
Conversation
- Improved condition handling in Test-DeltaQueryConditions to sanitize inputs and prevent invalid conditions from being processed. - Added validation for dynamic rules in Invoke-ExecTenantGroup to prevent code injection by restricting allowed operators and properties. - Implemented error handling and validation for conditions in Invoke-AddAlert, ensuring only safe operators and properties are processed. - Updated New-CIPPAlertTemplate to include a CustomSubject parameter for more flexible alert titles. - Refactored Update-CIPPDynamicTenantGroups to utilize a safer evaluation method for dynamic group rules, ensuring only valid conditions are processed. - Enhanced webhook processing in Invoke-CIPPWebhookProcessing to include custom subjects from webhook rules for better context in alerts.
Added CIPP variable replacement to custom app powershell script block
…it log search creation
This reverts commit 121a2cb.
- Introduced a new function to compare Intune policies from two sources. feat: Add support for community repo sources in policy comparison
Replace bulk deletion of MFA methods with individual requests to improve error handling and avoid silent failures. Tested with removing 2 software OTP, 1 TAP, 1 QR and 1 SMS method at the same time successfully.
- Implements KelvinTegelaar/CIPP#5552 - Add `Invoke-ListMDEOnboarding` endpoint to check MDE connector status via Graph API - Add `Set-CIPPDBCacheMDEOnboarding` and `Get-CIPPMDEOnboardingReport` for ReportDB caching - Add `MDEOnboarding` to Intune cache collection for automatic updates
Added CIPP variable replacement to custom app powershell script block
This change hardens CIPP API client setup against transient Entra/Graph replication timing issues. During app registration creation, Graph can briefly fail service principal creation with “resource does not exist or queried reference-property objects are not present” even though the app was just created.
Introduce three new PowerShell functions to support removing extension API keys and Key Vault secrets: - Invoke-ExecExtensionClearHIBPKey: HTTP entrypoint that clears the HIBP API key by calling Remove-ExtensionAPIKey and returns an HTTP response. - Remove-CippKeyVaultSecret: Lightweight REST-based Key Vault secret deletion (no Az.KeyVault dependency). Derives vault name from WEBSITE_DEPLOYMENT_ID when not provided, obtains an AAD token via Get-CIPPAzIdentityToken, calls the Vault REST API, and returns deletion metadata; handles 404 not found and reports errors. - Remove-ExtensionAPIKey: Removes extension API keys from a DevSecrets table when running with local Azurite/dev storage, or deletes the secret from Key Vault in production; clears the corresponding env variable and logs outcomes. Adds error handling, informative logging, and safe behavior for local development vs production Key Vault usage.
Introduce an opt-in, versioned webhook schema and plumbing to emit it. Adds New-CIPPStandardizedWebhookSchema to normalize legacy payloads. Send-CIPPAlert gains SchemaSource, InvokingCommand and UseStandardizedSchema handling, builds/serializes standardized payloads and adapts Teams/Discord/Slack sends accordingly; also hardens extension config parsing. Notification config endpoints (Invoke-ExecNotificationConfig, Set-CIPPNotificationConfig, Invoke-ListNotificationConfig) now expose/handle UseStandardizedSchema. Callers (scheduler notifications, scheduled task alerts, webhook processing, offboarding) are updated to send titles, schema source, invoking command and the standardized flag where appropriate.
Use OMA-URI decryption to compare existing policy Fix issue with detecting if policy is deployed
- Added `detectionScript` parameter to `Add-CIPPW32ScriptApplication` function, allowing for PowerShell detection scripts that take priority over file detection. - Updated detection rules to prioritize detection scripts, followed by file detection and marker file fallback. - Modified `Push-UploadApplication` to include `detectionScript` in application properties. - Updated `Invoke-AddWin32ScriptApp` to handle `detectionScript` when creating Win32 applications. - Refactored `Invoke-CIPPStandardDeployCheckChromeExtension` to implement Win32 script app deployment for Chrome and Edge extensions, replacing legacy OMA-URI policies. - Introduced install, uninstall, and detection scripts for managing Chrome and Edge extension settings via registry keys. - Enhanced logging and alerting mechanisms for deployment status and errors.
Introduce new Out of Office (OOO) calendar options, including the ability to block calendar events, decline invitations, and cancel meetings. Enhance the Set-MailboxAutoReplyConfiguration command with parameters for managing OOO events, ensuring backward compatibility for existing functionality. Frontend PR: KelvinTegelaar/CIPP#5623
…tch in table cleanup process
… remove unnecessary properties
Signed-off-by: Zacgoose <107489668+Zacgoose@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )