/ data / fingerprints / ragflow.yaml
ragflow.yaml
 1  info:
 2    name: ragflow
 3    author: 腾讯朱雀实验室
 4    severity: info
 5    desc: 一个开源RAG引擎,通过深度文档理解增强AI能力,提供准确的、引用支持的回答。
 6    metadata:
 7      product: ragflow
 8      vendor: ragflow
 9  http:
10    - method: GET
11      path: '/'
12      matchers:
13        - body="<title>RAGFlow</title>"