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: mitre/saf-lambda-function
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mitre/saf-lambda-function
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: local_testing_framework
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 4, 2022

  1. added local testing

    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    d4e0940 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. added function name

    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    6866b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Fixed breaking changes for saf 1.0.7

    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    63b539e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. moved parameters to environment varialbes

    moved logger to an aux function
    
    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    d071c03 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. moved variables to .env.example

    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    6b88725 View commit details
    Browse the repository at this point in the history
  2. Add SPLUNK_INDEX

    Signed-off-by: yarick <[email protected]>
    yarick committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    52a0ba5 View commit details
    Browse the repository at this point in the history
Loading