PhonePe/mantis

Document DB queries for common/frequent use-cases

Offen

#76 geöffnet am 27.01.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (134 Forks)auto 404
documentationgood first issuehackathonhacktoberfest

Repository-Metriken

Stars
 (1.036 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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