CVE subscription
Synopsis
Unsubscribe from CVEs.
Syntax
Remove-AppSecCVESubscription [-All] [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Remove-AppSecCVESubscription -CVEID <String[]> [-EdgeRCFile <String>] [-Section <String>] [-AccountSwitchKey <String>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Description
Unsubscribe from notifications about all CVEs, or specific CVEs.
Parameters
‑AccountSwitchKey | An account credential key that lets you move between accounts when using an API client enabled for multiple accounts. To find account switch keys, use Get-AccountSwitchKey. |
‑All | Whether to unsubscribe from all CVEs, |
‑CVEIDConditionally required | A unique identifier for each CVE. |
‑EdgeRCFile | Your EdgeGrid resource file to authenticate your command. Defaults to |
‑Section | The section name in your EdgeGrid resource file to retrieve authentication credentials from. Defaults to |
Related Links
Updated 7 days ago
