Owen Garrett

Results 22 issues of Owen Garrett

Added PacketStreamer and SecretScanner open source packet-sniffing / secret-detection tools

Add PacketStreamer and SecretScanner open source testing/scanning tools

Add SecretScanner and ThreatMapper open source tools to Testing section - thank you!

An 'Admission Controller' is a Kubernetes procedure that is run on each API call. Admission controllers can validate API calls, or modify (mutate) the call. See https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/ for more information....

enhancement
needs-triage

**Describe the bug** The top status bar on the topology page is offset down by a number of pixels Status bar is this div: <div class="header-view expand-fixed-panel"><div class="infra-summary"> ... </div></div>...

bug
needs-triage
area/ui-ux

**Describe the bug** _I understand that this issue is specific to K8s/containerd platforms, and is strictly a limitation in scope, where scope cannot accurately identify network connections and assign them...

bug
needs-triage

**Describe the bug** Current behavior: when exploring a K8s cluster, the pods are displayed per-node, i.e. each k8s node must be expanded to see the pods running on that node:...

bug
needs-triage

For diversity/inclusion reasons, replace 'blacklist' with 'exclude': Config keys: * blacklisted_strings * blacklisted_extensions * blacklisted_paths * blacklisted_entropy_extensions Error messages: * "Blacklisted string %s matched" * "matchString: Skipping matches containing blacklisted...

It's common for malware installed through a runtime compromise to delete itself from the filesystem once the malware process has started, to make detection of the malware difficult. Filesystem scans...

enhancement

Requirement: I am running pods in Kubernetes and I have reason to suspect that one of the containers may have been compromised (high CPU, unexpected network, or just a desire...

enhancement
help wanted