Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LogRhythm-Tools/LogRhythm.Tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LogRhythm-Tools/LogRhythm.Tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.x-AzureGraph
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 15, 2021

  1. Update Get-LrtAzSecurityAlerts.ps1

    Correct pagination behavior to prevent data return error based on endpoint restriction on number of returned results.
    
    Corrected behavior of -top when applied without any other filter criteria.
    Jt3kt committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    e2130d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Update Invoke-AzureSecEventSync.ps1

    Remove use of FileBeat, shifted integration to leverage Webhook Beat with SDP.
    Jt3kt committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6ba423b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Update Invoke-AzureSecEventSync.ps1

    Mature parsing content.
    Jt3kt committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3e79a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Update Invoke-AzureSecEventSync.ps1

    Mature collection and incorporate additional metadata mapping.
    Jt3kt committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    40d243b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Update Invoke-AzureSecEventSync.ps1

    Code cleanup, reduce complexity.
    Jt3kt committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    9a2ed87 View commit details
    Browse the repository at this point in the history
Loading