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: cilium/tetragon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: xmulligan/tetragon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 5,488 files changed
  • 3 contributors

Commits on May 12, 2022

  1. Tetragon: Cilium developers happily contribute Tetragon

    Cilium developers are happy to contribute Tetragon, Cilium's new component
    enabling powerful, eBPF-based Security Observability aand Runtime
    Enforcement.
    
    Tetragon detects and is able to respond in real time to security-significant
    events, such as
    
    * Process execution events
    * Changes to privileges and capabilities
    * I/O activity including network & file access
    
    When used in a Kubernetes environment, Tetragon is Kubernetes-aware - that
    is, it understands Kubernetes identities such as namespaces, pods and
    so-on - so that security event detection can be configured in relation
    to individual workloads.
    
    For more details and examples please see README.
    
    Thanks!
    
    Signed-off-by: John Fastabend <[email protected]>
    jrfastab committed May 12, 2022
    Configuration menu
    Copy the full SHA
    29cbab2 View commit details
    Browse the repository at this point in the history
  2. tetragon: update cilium dependency to 1.9.15

    Signed-off-by: Kornilios Kourtis <[email protected]>
    kkourt committed May 12, 2022
    Configuration menu
    Copy the full SHA
    6b74152 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from cilium/pr/kkourt/update-cilium

    tetragon: update cilium dependency to 1.9.15
    kkourt authored May 12, 2022
    Configuration menu
    Copy the full SHA
    585cbfc View commit details
    Browse the repository at this point in the history
Loading