issues
search
kubeshark
/
tracer
The kernel tracer that attaches eBPF probes to containers for capturing TLS traffic
GNU General Public License v3.0
22
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Resolver implementation
#119
iluxa
opened
2 hours ago
0
Create ssl entry in ssl_pending call
#118
bogdanvbalan
closed
1 day ago
0
Handle edge-case when pod is removed during attach
#117
iluxa
closed
1 week ago
0
Fix pod targeting
#116
iluxa
closed
2 weeks ago
0
Cgroup V1 eBPF capture backend implementation
#115
iluxa
closed
2 weeks ago
0
Remove connect4 traces due to permission issues
#114
iluxa
closed
2 days ago
0
Add SSL hooks into envoy debug binary
#113
bogdanvbalan
closed
2 weeks ago
1
Align socket_cookie_data to prevent old verifier errors
#112
iluxa
closed
4 weeks ago
0
Fix eBPF packet capture backed complexity
#111
iluxa
closed
4 weeks ago
0
Rework eBPF capture backend
#110
iluxa
closed
1 month ago
0
Capture network namespaces inside eBPF capture
#109
iluxa
closed
1 month ago
0
Extend eBPF packet capture code to support Cg V1 in addition to V2
#108
iluxa
opened
1 month ago
1
Remove resource consumption calculation
#107
corest
closed
1 month ago
0
Fix the problems caused by switching to protobuf
#106
mertyildiran
closed
1 month ago
0
Attach tc programs using netlink API
#105
iluxa
closed
1 month ago
0
In case of eeBPF packet capture is disabled - update cgroup maps
#104
iluxa
closed
1 month ago
0
Fix pod targeting for eBPF capture source
#103
iluxa
closed
1 month ago
0
Resolve sidecar proxy to pod
#102
mertyildiran
closed
1 month ago
0
Stop tracer without bpffs or debugfs mounted
#101
iluxa
closed
1 month ago
0
Fix eBPF code for linux kernel 5.4
#100
iluxa
closed
1 month ago
0
Align latest eBPF code for M1
#99
iluxa
closed
1 month ago
0
Tracer compatibility / ARM (Apple)
#98
alongir
closed
1 month ago
0
Capture traffic from short-living tls processes
#97
iluxa
closed
2 months ago
0
Resolve missing watch permission
#96
alongir
opened
2 months ago
1
Initial short-living openss process support
#95
iluxa
closed
2 months ago
1
Adjust sentry context
#94
corest
closed
2 months ago
0
Add option to enabled/disable sentry via env var
#93
corest
closed
2 months ago
0
Get Sentry DSN from API
#92
corest
closed
2 months ago
0
Convert non blocking errors to warnings
#91
alongir
closed
2 months ago
0
Convert non blocking errors to warnings, remove tracee, fix linter issues
#90
iluxa
closed
2 months ago
0
Set sentry release with current version
#89
corest
closed
2 months ago
0
Add Sentry for error tracking
#88
mertyildiran
closed
2 months ago
2
Add command line parameter to disable TLS log
#87
iluxa
closed
3 months ago
0
Fix typo in tracer health struct
#86
corest
closed
3 months ago
0
Add last restart timestamp
#85
corest
closed
3 months ago
1
Put syscall events tracer poller into compatible mode
#84
iluxa
closed
3 months ago
0
add events into compatibility
#83
iluxa
closed
3 months ago
0
Track connect/accept syscalls for TSL for all pids
#82
iluxa
closed
3 months ago
0
github.com/kubeshark/api v1.1.15 is not found
#81
tsint
opened
3 months ago
0
Add `github.com/gin-contrib/pprof` when `PROFILING_ENABLED` env var is `true`
#80
mertyildiran
closed
3 months ago
2
Syscalls replace security socket accept
#79
iluxa
closed
3 months ago
0
Add `X-Kubeshark-Capture: ignore` header to all of the HTTP requests
#78
mertyildiran
closed
3 months ago
0
Replace security_socket_accept tracepoint with do_accept kprobe
#77
iluxa
closed
3 months ago
0
Dump health into file every 10s
#76
corest
closed
3 months ago
0
Introduce syscall events
#75
iluxa
closed
3 months ago
0
Remove bpf_ktime_get_tai_ns call for old kernels
#74
iluxa
closed
4 months ago
0
Do not process traffic if it is stopped in kubeshark-config-map
#73
iluxa
closed
4 months ago
0
Fix eBPF packet sniffer race conditions
#72
iluxa
closed
4 months ago
0
For eBPF capture use kernel packet timestamps
#71
iluxa
closed
4 months ago
0
Refactor pods targeting
#70
corest
closed
4 months ago
1
Next