20260514:增加新内容

This commit is contained in:
2026-05-14 13:54:52 +08:00
parent 56c4d3ef7c
commit b116710e4c
294 changed files with 10682 additions and 255 deletions

View File

@@ -1,3 +1,12 @@
---
title: 形式化安全模型
created: 2025-04-15
updated: 2026-05-01
type: concept
tags: []
sources: []
---
# 形式化安全模型
**类型**: 方法论,安全工程
@@ -120,11 +129,11 @@
## 相关概念
- [[ClawLess]] - 应用形式化安全模型的框架
- [[AI代理安全]] - 形式化安全模型的应用领域
- [[用户空间内核]] - 形式化策略的执行环境
- [[BPF系统调用拦截]] - 形式化策略的运行时执行机制
- [[安全容器]] - 形式化安全模型的部署环境
- [[clawless]] - 应用形式化安全模型的框架
- [[ai-agent-security]] - 形式化安全模型的应用领域
- [[userspace-kernel]] - 形式化策略的执行环境
- [[bpf-syscall-interception]] - 形式化策略的运行时执行机制
- [[secure-containers]] - 形式化安全模型的部署环境
## 发展趋势