Bean Validation · Domain Security

Bean Validation Domain Security

Domain security

Domain security posture for Bean Validation, 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 present, SPF present, DMARC absent.

Bean ValidationData QualityJavaValidationJakarta EEConstraints

Transport & Host Security

beanvalidation.org
HTTPS: yes · TLS: TLSv1.3 · HSTS: no · cert expires: Sep 20 17:02:52 2026 GMT
hibernate.org
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Sep 14 19:49:12 2026 GMT
jakarta.ee
HTTPS: yes · TLS: TLSv1.3 · HSTS: yes · cert expires: Sep 25 01:24:39 2026 GMT

Domain (DNS/Email) Security

beanvalidation.org
DNSSEC: yes · SPF: yes · DMARC: no · CAA: none
hibernate.org
DNSSEC: no · SPF: yes · DMARC: yes (p=reject) · CAA: none

Source

Domain Security

bean-validation-domain-security.yml Raw ↑
generated: '2026-07-11'
method: probed
source: live DNS/TLS/HTTP probes of apis.yml + OpenAPI hosts
hosts:
- host: beanvalidation.org
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 20 17:02:52 2026 GMT
  hsts: false
- host: hibernate.org
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 14 19:49:12 2026 GMT
  hsts: true
  hsts_max_age: 15768000
- host: jakarta.ee
  https: true
  tls_version: TLSv1.3
  cert_expires: Sep 25 01:24:39 2026 GMT
  hsts: true
  hsts_max_age: 31536000
domains:
- domain: beanvalidation.org
  dnssec: true
  caa: []
  spf: true
  dmarc: false
- domain: hibernate.org
  dnssec: false
  caa: []
  spf: true
  dmarc: true
  dmarc_policy: reject