bitexpert/sulu-securitytxt-bundle
Composer 安装命令:
composer require bitexpert/sulu-securitytxt-bundle
包简介
Sulu bundle for managing security.txt configuration
README 文档
README
This is a Sulu Bundle to manage security.txt files for your Sulu webspaces.
According to 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
composer require bitexpert/sulu-securitytxt-bundle
- Register the bundle in the file
config/bundles.php
BitExpert\Sulu\SecuritytxtBundle\BitExpertSuluSecuritytxtBundle::class => ['all' => true],
- 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"
- Run Doctrine Schema Update
./bin/adminconsole doctrine:schema:update -f
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
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?
If you feel that you have something to share, then we’d love to have you. Check out the contributing guide to find out how, as well as what we expect from you.
License
Sulu Security.txt Bundle is released under the MIT License.
bitexpert/sulu-securitytxt-bundle 适用场景与选型建议
bitexpert/sulu-securitytxt-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.08k 次下载、GitHub Stars 达 8, 最近一次更新时间为 2022 年 12 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 bitexpert/sulu-securitytxt-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 bitexpert/sulu-securitytxt-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-20