Continuous Delivery Foundation · Domain Security

Continuous Delivery Foundation Domain Security

Domain security

Domain security posture for Continuous Delivery Foundation, probed live across 3 host(s) and 2 registrable domain(s). 3 host(s) serve HTTPS (up to TLSv1.3); 3 advertise HSTS. Email/DNS controls: DNSSEC absent, SPF present, DMARC present (p=none).

AutomationCI/CDDevOpsLinux FoundationOpen Source

Transport & Host Security

cd.foundation
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Aug 27 19:15:50 2026 GMT
cdevents.dev
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Oct 3 05:08:16 2026 GMT
www.jenkins.io
HTTPS: yes · TLS: TLSv1.2 · HSTS: yes · cert expires: Aug 19 21:52:45 2026 GMT

Domain (DNS/Email) Security

cd.foundation
DNSSEC: no · SPF: yes · DMARC: yes (p=none) · CAA: none
cdevents.dev
DNSSEC: no · SPF: no · DMARC: no · CAA: none

Source

Domain Security

continuous-delivery-foundation-domain-security.yml Raw ↑
generated: '2026-07-11'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: cd.foundation
  https: true
  tls_version: TLSv1.3
  cert_expires: Aug 27 19:15:50 2026 GMT
  hsts: true
  hsts_max_age: 300
- host: cdevents.dev
  https: true
  tls_version: TLSv1.3
  cert_expires: Oct  3 05:08:16 2026 GMT
  hsts: true
  hsts_max_age: 31536000
- host: www.jenkins.io
  https: true
  tls_version: TLSv1.2
  cert_expires: Aug 19 21:52:45 2026 GMT
  hsts: true
  hsts_max_age: 86400
domains:
- domain: cd.foundation
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
- domain: cdevents.dev
  dnssec: false
  caa: []
  spf: false
  dmarc: false