[PR #35] [CLOSED] Add dnssec ok flag #70

Closed
opened 2026-03-14 01:11:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ameshkov/dnslookup/pull/35
Author: @mohshami
Created: 9/2/2022
Status: Closed

Base: masterHead: add_dnssec_ok_flag


📝 Commits (2)

  • 4ee989c Add environment variable to validate DNSSEC requests
  • 394efcc Add documentation

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 README.md (+6 -0)
📝 main.go (+6 -0)

📄 Description

github.com/miekg/dns allows us to validate DNSSEC requests. It would be helpful to expose that in dnslookup.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ameshkov/dnslookup/pull/35 **Author:** [@mohshami](https://github.com/mohshami) **Created:** 9/2/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_dnssec_ok_flag` --- ### 📝 Commits (2) - [`4ee989c`](https://github.com/ameshkov/dnslookup/commit/4ee989c22d5ae32aded10596fc3dfe4b7963bf48) Add environment variable to validate DNSSEC requests - [`394efcc`](https://github.com/ameshkov/dnslookup/commit/394efcc8a344eef0fb395c408b598e0475188a1f) Add documentation ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) 📝 `main.go` (+6 -0) </details> ### 📄 Description github.com/miekg/dns allows us to validate DNSSEC requests. It would be helpful to expose that in dnslookup. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:11:52 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnslookup#70
No description provided.