PoshSophos

0.3.3

Module to work with the Sophos Central Tenant API

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PoshSophos -RequiredVersion 0.3.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PoshSophos -Version 0.3.3

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Zack Moss. All rights reserved.

Package Details

Author(s)

  • Zack Moss

Functions

Get-SophosCredential Connect-SophosCentral New-SophosHeaders Invoke-SophosCentralWebRequest Invoke-UriBuilder Unprotect-Secret Get-SophosCentralEndpoint Remove-SophosCentralEndpoint Get-SophosCentralSiemEvents Get-SophosCentralSiemAlerts

Dependencies

This module has no dependencies.

Release Notes


       Version 0.1
       - First release!

       Version 0.2
       - Added tenant code for dynamic api regions

       Version 0.3
       - Fixed some header variables

       
       Version 0.3.1
       - Fixed module manifest

       Version 0.3.2
       - Fixed Invoke-UriBuilder function

       Version 0.3.3
       - Added Get-SophosCentralSiemEvents and Get-SophosCentralSiemAlerts for getting data into a SIEM tool
       

FileList

Version History

Version Downloads Last updated
0.3.5 12 9/5/2024
0.3.4 9 4/4/2024
0.3.3 (current version) 10 2/5/2024
0.3.2 13 9/18/2023
0.3.1 8 8/18/2023
0.3 6 8/18/2023
0.2 7 8/16/2023
0.1 5 8/16/2023
Show more