tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Consolidate a single domain list

Open CADbryon opened this issue 3 years ago • 3 comments

  • [x] List of non.gc.ca and non.canada.ca

DNS dump

  • [ ] A from collection-new
  • [ ] AAAA from collection-new

Add P label

  • [ ] if uat. exit
  • [ ] if uat- exit
  • [ ] if uat\d exit
  • [ ] if dev. exit
  • [ ] if dev\d. exit
  • [ ] if dev- exit
  • [ ] if qa. exit
  • [ ] if qa- exit
  • [ ] if qa\d. exit
  • [ ] if staging. exit
  • [ ] if staging- exit
  • [ ] if staging\d exit
  • [ ] if wildcard add P label

Reference

  • [x] Develop comprehensive plan
  • [x] Develop soft delete capability (only super admins can see soft deleted domains, super admins can undelete domains)
  • [x] Develop soft rollout capability (only super admins can see the results from soft rollout domains, super admins can change the status so non-super-users can see results).
  • [x] Develop communication/outreach strategy for users (i.e. banner, ~~Tracker GCconnex~~ GCXchange)
  • [x] All domains that are not with an org should default to unclaimed
  • [x] Merge alpha
  • [x] Merge altdns results
  • [x] Merge other LSA domain list
  • [x] Merge DTO results
  • [x] Merge https://www.gcpedia.gc.ca/gcwiki/images/2/23/GC_Departmental_Domains.xlsx
  • [x] Vet all domains with status NXDOMAIN
  • [ ] Complete #3991
  • [x] Deal with all domains that are in Tracker but missing a www
  • [x] Deal with new domains being added and add www. when detected. https://github.com/canada-ca/tracker/issues/4179
  • [x] SSC.F enterprise ddi / entreprise F.SPC [email protected]
  • [ ] https://registry.gc.ca/
  • [ ] Getting on the cutting edge of gov organization creation
  • [x] 3940
  • [ ] 4174
  • [x] 3451

References

  1. https://www.gcpedia.gc.ca/wiki/Canada.ca_Sub-Domain_Name_Registration

CADbryon avatar Jan 20 '22 14:01 CADbryon

h701h avatar May 06 '22 19:05 h701h

Lists of organizations and domains have been secured from both Prod and Alpha. After comparing both, it seems Alpha is the definitive list (for now) as it is not lacking any domains that Prod has.

lcampbell2 avatar Jul 05 '22 15:07 lcampbell2

The following link would be helpful to remove some false positive with Azure-associated domains when importing CNAMEs. Generally the popular variants you might see include *[.]windows[.]net for Azure-run services and *[.]cloudapp[.]net for customer-maintained VMs, but on a per-service basis…

hxxps://learn[.]microsoft[.]com/en-us/azure/security/fundamentals/azure-domains

h701h avatar Jun 06 '23 13:06 h701h