Bdd Domain Security

Domain security

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

AutomationBDDSoftware DevelopmentTestingGherkinQuality Assurance

Transport & Host Security

cucumber.io
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Sep 19 21:36:15 2026 GMT
specflow.org
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Dec 25 23:59:59 2026 GMT
behave.readthedocs.io
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Aug 27 13:13:23 2026 GMT

Domain (DNS/Email) Security

cucumber.io
DNSSEC: no · SPF: yes · DMARC: yes (p=none) · CAA: none
specflow.org
DNSSEC: no · SPF: no · DMARC: no · CAA: none

Source

Domain Security

bdd-domain-security.yml Raw ↑
generated: '2026-07-11'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: cucumber.io
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 19 21:36:15 2026 GMT
  hsts: false
- host: specflow.org
  https: true
  tls_version: TLSv1.3
  cert_expires: Dec 25 23:59:59 2026 GMT
  hsts: true
  hsts_max_age: 63072000
- host: behave.readthedocs.io
  https: true
  tls_version: TLSv1.3
  cert_expires: Aug 27 13:13:23 2026 GMT
  hsts: true
  hsts_max_age: 31536000
domains:
- domain: cucumber.io
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: none
- domain: specflow.org
  dnssec: false
  caa: []
  spf: false
  dmarc: false