PhonePe/mantis

Document DB queries for common/frequent use-cases

Open

#76 opened on Jan 27, 2025

 (0 comments) (0 reactions) (0 assignees)Python (134 forks)auto 404
documentationgood first issuehackathonhacktoberfest

Repository metrics

Stars
 (1,036 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide