{"id":13705331,"url":"https://github.com/foxcpp/mailsec-check","last_synced_at":"2025-04-13T10:11:55.622Z","repository":{"id":48367004,"uuid":"217647679","full_name":"foxcpp/mailsec-check","owner":"foxcpp","description":"Another utility to analyze state of deployment of security-related email protocols.","archived":false,"fork":false,"pushed_at":"2024-01-20T21:42:15.000Z","size":22,"stargazers_count":62,"open_issues_count":0,"forks_count":8,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-27T01:35:50.636Z","etag":null,"topics":["dane","dkim","dmarc","email-security","mta-sts","spf"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxcpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-26T02:56:38.000Z","updated_at":"2025-03-17T07:10:23.000Z","dependencies_parsed_at":"2024-01-20T21:50:48.453Z","dependency_job_id":null,"html_url":"https://github.com/foxcpp/mailsec-check","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.5555555555555556,"last_synced_commit":"039bb7d9656a2c3fd92510e965192e21d11e98dc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Fmailsec-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Fmailsec-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Fmailsec-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Fmailsec-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxcpp","download_url":"https://codeload.github.com/foxcpp/mailsec-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695481,"owners_count":21146956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dane","dkim","dmarc","email-security","mta-sts","spf"],"created_at":"2024-08-02T22:00:37.787Z","updated_at":"2025-04-13T10:11:55.601Z","avatar_url":"https://github.com/foxcpp.png","language":"Go","funding_links":[],"categories":["Security"],"sub_categories":["Security Check"],"readme":"mailsec-check\n===============\n\nAnother utility to analyze state of deployment of security-related email\nprotocols.\n\nCompilation\n--------------\n\nNeeds [Go](https://golang.org) toolchain.\n\n```\ngo get github.com/foxcpp/mailsec-check\n```\n\nUsage\n-------\n\n```\nmailsec-check example.org\n```\n\nExample\n---------\n\n```\n$ mailsec-check protonmail.com\n-- Source forgery protection\n[+] DKIM:    _domainkey subdomain present; DNSSEC-signed; \n[+] SPF:     present; strict; DNSSEC-signed; \n[+] DMARC:   present; strict; DNSSEC-signed; \n\n-- TLS enforcement\n[+] MTA-STS: enforced; all MXs match policy; \n[+] DANE:    present for all MXs; DNSSEC-signed; no validity check done; \n\n-- DNS consistency\n[+] FCrDNS:     all MXs have forward-confirmed rDNS\n[+] DNSSEC:     A/AAAA and MX records are signed;\n\n$ mailsec-check disroot.org\n-- Source forgery protection\n[+] DKIM:   _domainkey subdomain present; DNSSEC-signed; \n[+] SPF:    present; strict; DNSSEC-signed; \n[ ] DMARC:  present; no-op; DNSSEC-signed; \n\n-- TLS enforcement\n[ ] MTA-STS: not enforced; all MXs match policy; \n[+] DANE:    present for all MXs; DNSSEC-signed; no validity check done; \n\n-- DNS consistency\n[ ] FCrDNS:     no MXs with forward-confirmed rDNS\n[+] DNSSEC:     A/AAAA and MX records are signed;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcpp%2Fmailsec-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxcpp%2Fmailsec-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcpp%2Fmailsec-check/lists"}