Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
901 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 19 commits in 7 repositories
Created a pull request in coredns/coredns that received 6 comments
pkg/tls: remove InsecureSkipVerify=true flag
pkg/tls: remove InsecureSkipVerify=true flag CWE-295 code scanning alert flag this. Seems OK to just remove it.
Opened 11 other pull requests in 4 repositories
coredns/coredns
7
merged
1
open
miekg/dreck
1
merged
miekg/lean
1
merged
miekg/dns
1
merged
Reviewed 5 pull requests in 2 repositories
coredns/coredns 4 pull requests
miekg/dns 1 pull request
Created an issue in coredns/coredns that received 2 comments
Make `local` a built-in plugin
I have this https://github.com/miekg/local which can be useful.
Also somewhere we've seen localhost.<searhpath> queries hitting coredns, which is w…