Skip to content

1.4.0 Release#102

Merged
Jt3kt merged 48 commits intomainfrom
dev-1.4.0
Aug 22, 2025
Merged

1.4.0 Release#102
Jt3kt merged 48 commits intomainfrom
dev-1.4.0

Conversation

@Jt3kt
Copy link
Contributor

@Jt3kt Jt3kt commented Aug 22, 2025

Add support for LogRhythm version 7.XX.XX number schema.
Updated installer animation.

LogRhythm additions:

  • Add-LrLogSource
  • Get-LrLogSourceTypeDetails
  • Get-LrMpePolicies
  • Get-LrMpePolicy
  • Get-LrMpeRules

Recorded Future additions:

  • Get-RfAlerts
  • Update-RfAlert
    Add basic support for Exabeam.
  • Add context tables
  • Retrieve context tables
  • Retrieve context table properties
  • Add values to context table
  • Remove Context tables
  • Download Site Collector Certificates
  • Retrieve list of Site Collectors
  • Perform Exabeam search
  • Get Exabeam Site Agent Install Command
  • Get Exabeam Site Agents

Jt3kt and others added 30 commits August 29, 2022 11:15
Remove help file contents that are no longer appropriate
Add modern representation of LogRhythm.Tools installer.
Only add TimeToLiveSeconds if list is set to expire, else API returns error.

Co-authored-by: John Berkers <[email protected]>
* Add Network support to Add-LrListItem

* Network support for Remove-LrListItem

Co-authored-by: John Berkers <[email protected]>
- Fix #92 by swithing BIP and EIP params to IpAddress
- Fix #93 by updating pagination logic

Co-authored-by: John Berkers <[email protected]>
Adds a fix to prevent user input for API Version conflict from what the module expects.  Good contribution @lincolnsayhelloworld!
* Add test for AddressFamily

* IPv4 Address family is InterNetwork

* Test-IPv4AddressInRange should return a boolan value
Was returning an object representing the Valid/Value/Private state of the IPaddress

Co-authored-by: John Berkers <[email protected]>
Added in regex for matching various valid structures for IPv6, upon match it updates the IsValid from $true to $false.
Updating the reference JSON to match the current production release of LR and showcase that the version now supports double digits for minor release markers.
Correction to fix this cmdlet for establishing a new host record.
Pull the v2 out of the LogRhythm.Tools.json and move it into the cmdlet.  This is due to RF releasing some v3 API endpoints.
Add cmdlets for Get-RfAlerts and Update-RfAlert
Fix for #99
Add ability to set Mpe Policy based on input MPE Policy ID.
Example that provides a working model for automatically adding Windows log sources locally on enabled Windows Agents.
Shifting where some actions take place reduces the number of API requests required to perform the task.
Add some counters to be able to review the results of the automation.
Covers retrieving API Token, setting API Token, and retrieving data from Contexts in Exabeam.
Example that can be used to automatically configure Windows log sources for active agents in an environment.
In-progress development
@Jt3kt Jt3kt merged commit f9b158c into main Aug 22, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants