lochmueller/securitytxt

security.txt integration

Fund package maintenance!
lochmueller
paypal.me/lochmueller

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.1.0 2025-08-19 08:40 UTC

This package is auto-updated.

Last update: 2025-08-19 08:41:38 UTC


README

This TYPO3 extension provides support for the security.txt standard, which defines a standard way for security researchers to report security vulnerabilities.

By adding a /.well-known/security.txt file to your TYPO3 installation, this extension helps your project communicate a clear and standardized security contact policy.

Features

  • Automatically serves a /.well-known/security.txt file.
  • Support multi tenant installations.
  • Fully compliant with the RFC 9116 specification.
  • Easy configuration through TYPO3 backend.
  • Supports multiple contact methods (email, URL, etc.).

Installation

Install the extension via Composer:

composer require lochmueller/securitytxt

More information

Open @todo