Jetstack Secure

Jetstack Secure 的开放源码组件。「Open source components of Jetstack Secure」

Github星跟蹤圖

release-master
Go Reference
Go Report Card

Jetstack Secure

Jetstack Secure manages your machine identities across Cloud Native Kubernetes and OpenShift environments and builds a detailed view of the enterprise security posture.

This repo contains the open source in-cluster agent of Jetstack Secure, that sends data to the Jetstack Secure
SaaS
.

Wondering about Preflight? Preflight was the name for the project that was the foundation for the Jetstack Secure platform. It was a tool to perform configuration checks on a Kubernetes cluster using OPA's REGO policy. We decided to incorporate that functionality as part of the Jetstack Secure SaaS service, making this component a basic agent. You can find the old Preflight Check functionality in the git history ( tagged as preflight-local-check and you also check this documentation.

Installation

Please review the documentation
for the agent before getting started.

The released container images are cryptographically signed by
cosign, with
SLSA provenance and a
CycloneDX SBOM attached. For instructions on how to
verify those signatures and attachments, refer to
this guide.

Local Execution

To build and run a version from master:

go run main.go agent --agent-config-file ./path/to/agent/config/file.yaml -p 0h1m0s

You can find the example agent file
here.

You might also want to run a local echo server to monitor requests the agent
sends:

go run main.go echo

Metrics

The Jetstack-Secure agent exposes its metrics through a Prometheus server, on port 8081.
The Prometheus server is disabled by default but can be enabled by passing the --enable-metrics flag to the agent binary.

主要指標

概覽
名稱與所有者jetstack/jetstack-secure
主編程語言Go
編程語言Makefile (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2019-11-06 11:55:36
推送於2025-06-04 06:33:27
最后一次提交2025-06-04 07:33:23
發布數75
最新版本名稱v1.5.0 (發布於 2025-05-06 17:53:48)
第一版名稱v0.1.8-alpha.1 (發布於 )
用户参与
星數257
關注者數24
派生數25
提交數0.9k
已啟用問題?
問題數78
打開的問題數12
拉請求數394
打開的拉請求數6
關閉的拉請求數175
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?