1 个仓库
Detecting undocumented endpoints by comparing live traffic against a formal API specification.
Distinct from Traffic Shadowing: Candidates focused on traffic mirroring or variable shadowing; this is specifically about identifying shadow APIs via spec mismatch
Explore 1 awesome GitHub repository matching security & cryptography · API Specification Validation. Refine with filters or upvote what's useful.
本项目作为官方 Docker 镜像的文档中心和规范仓库。它作为一个元数据驱动的文档生成器,将结构化内容文件转换为 Markdown 文件和 Readme,以供公开发布。 该仓库提供了用于跨多种 CPU 架构部署容器化软件的技术指南和配置标准。它包括用于配置环境变量、卷挂载和网络设置的详细手册,以确保一致的镜像部署。 该文档涵盖了广泛的容器化环境,包括各种 Linux 发行版和最小化 Unix 环境。它详细介绍了数据库实例、Java 运行时和内容管理系统的部署,重点在于轻量级容器优化和数据持久化。 该项目使用自动化验证在发布前根据格式标准检查 Markdown 和 YAML 源文件。
Provides tools for identifying undocumented endpoints by detecting traffic that deviates from the API specification.