PhonePe/mantis

Document DB queries for common/frequent use-cases

开放

#76 创建于 2025年1月27日

 (0 条评论) (0 个反应) (0 位负责人)Python (134 个派生)auto 404
documentationgood first issuehackathonhacktoberfest

仓库指标

星标
 (1,036 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Discussed in https://github.com/PhonePe/mantis/discussions/39

Originally posted by 0xbharath July 17, 2024 Can we have documentation on frequently used DB queries? A collection of DB queries for common use-cases would come in handy and save time. Few examples of queries could be:

  • Extract all the TLDs under an org
  • List of all subdomains for a given TLD
  • List of High and Critical security issues for an org

贡献者指南