PoshSophos

0.3.5

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

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

Install-PSResource -Name PoshSophos

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-SophosCentralCredential Connect-SophosCentral New-SophosCentralHeaders Invoke-SophosCentralWebRequest Invoke-UriBuilder Unprotect-Secret Get-SophosCentralEndpoint Get-SophosCentralEndpointDetail 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

       Version 0.3.4
       - Added TLS setting for connection to Sophos Central

       Version 0.3.5
       - Added append function for TLS1.2
       - Restructure and rename some functions for standardization
       

FileList

Version History

Version Downloads Last updated
0.3.5 (current version) 12 9/5/2024
0.3.4 9 4/4/2024
0.3.3 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