PHPackages                             bitexpert/sulu-securitytxt-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. bitexpert/sulu-securitytxt-bundle

ActiveSulu-bundle[Security](/categories/security)

bitexpert/sulu-securitytxt-bundle
=================================

Sulu bundle for managing security.txt configuration

v0.7.0(1mo ago)91.1k3[1 issues](https://github.com/bitExpert/sulu-securitytxt-bundle/issues)MITPHPPHP ^8.4CI passing

Since Feb 18Pushed 1mo ago4 watchersCompare

[ Source](https://github.com/bitExpert/sulu-securitytxt-bundle)[ Packagist](https://packagist.org/packages/bitexpert/sulu-securitytxt-bundle)[ RSS](/packages/bitexpert-sulu-securitytxt-bundle/feed)WikiDiscussions main Synced today

READMEChangelog (7)Dependencies (34)Versions (18)Used By (0)

sulu-securitytxt-bundle
=======================

[](#sulu-securitytxt-bundle)

[![Mastodon Follow](https://camo.githubusercontent.com/c2abd2d790b2fdf042e992e8872c59044086bdb16b119a61d8526d6238c3c2ba/68747470733a2f2f696d672e736869656c64732e696f2f6d6173746f646f6e2f666f6c6c6f772f3130393430383638313234363937323730303f646f6d61696e3d68747470733a2f2f726865696e6e65636b61722e736f6369616c)](https://rheinneckar.social/@bitexpert)

This is a Sulu Bundle to manage security.txt files for your Sulu webspaces.

According to [securitytxt.org](https://securitytxt.org) the main purpose of security.txt is to help make things easier for companies and security researchers when trying to secure platforms. Thanks to security.txt, security researchers can easily get in touch with companies about security issues.

Installation
------------

[](#installation)

```
composer require bitexpert/sulu-securitytxt-bundle
```

1. Register the bundle in the file `config/bundles.php`

```
BitExpert\Sulu\SecuritytxtBundle\BitExpertSuluSecuritytxtBundle::class => ['all' => true],
```

2. Configure the routing as follows:

Create file `config/routes/securitytxt_admin.yaml`:

```
securitytxt_api:
    resource: "@BitExpertSuluSecuritytxtBundle/Resources/config/routing_api.yaml"
```

Create file `config/routes/securitytxt_website.yaml`:

```
securitytxt_website:
  resource: "@BitExpertSuluSecuritytxtBundle/Resources/config/routing_website.yaml"
```

3. Run Doctrine Schema Update

```
./bin/adminconsole doctrine:schema:update -f
```

Usage
-----

[](#usage)

Once installed, this bundle adds a tab called "Security.txt" to the webspaces configuration which allows you to create new security.txt entries for the different webspaces. For each webspace only one security.txt configuration can be saved.

Since 0.5.0: Only users with the Securitytxt permissions can view, add, edit or delete the security.txt entries.

Contribute
----------

[](#contribute)

Please feel free to fork and extend existing or add new features and send a pull request with your changes! To establish a consistent code quality, please provide unit tests for all your changes and adapt the documentation.

Want To Contribute?
-------------------

[](#want-to-contribute)

If you feel that you have something to share, then we’d love to have you. Check out [the contributing guide](CONTRIBUTING.md) to find out how, as well as what we expect from you.

License
-------

[](#license)

Sulu Security.txt Bundle is released under the MIT License.

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance88

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 54.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~196 days

Recently: every ~170 days

Total

7

Last Release

55d ago

PHP version history (3 changes)v0.1.0PHP ^8.1 | ^8.2

v0.4.0PHP ^8.2 | ^8.3

v0.7.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1adf0ab660536efce10aeb97f0c90ec881110b64fbd23429fa945190df0def56?d=identicon)[shochdoerfer](/maintainers/shochdoerfer)

---

Top Contributors

[![shochdoerfer](https://avatars.githubusercontent.com/u/596449?v=4)](https://github.com/shochdoerfer "shochdoerfer (254 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (213 commits)")[![TheCadien](https://avatars.githubusercontent.com/u/9395097?v=4)](https://github.com/TheCadien "TheCadien (1 commits)")

---

Tags

phpsecuritysulusulu-bundlesymfony

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/bitexpert-sulu-securitytxt-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/bitexpert-sulu-securitytxt-bundle/health.svg)](https://phpackages.com/packages/bitexpert-sulu-securitytxt-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.6k](/packages/symfony-framework-bundle)[shopware/storefront

Storefront for Shopware

684.6M237](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M577](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

21866.0M1.7k](/packages/drupal-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
