Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vdlp/oc-securitytxt-plugin
October CMS plugin which adds routes for a security.txt.
https://github.com/vdlp/oc-securitytxt-plugin
laravel octobercms octobercms-plugin php security securitytxt
Last synced: about 4 hours ago
JSON representation
October CMS plugin which adds routes for a security.txt.
- Host: GitHub
- URL: https://github.com/vdlp/oc-securitytxt-plugin
- Owner: vdlp
- License: gpl-2.0
- Created: 2018-09-21T14:27:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T13:59:32.000Z (8 months ago)
- Last Synced: 2024-03-14T15:20:00.516Z (8 months ago)
- Topics: laravel, octobercms, octobercms-plugin, php, security, securitytxt
- Language: PHP
- Size: 22.5 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vdlp.SecurityTxt
“When security risks in web services are discovered by independent security researchers who understand the severity of
the risk, they often lack the channels to disclose them properly. As a result, security issues may be left unreported.
`security.txt` defines a standard to help organizations define the process for security researchers to disclose security
vulnerabilities securely.”https://securitytxt.org/
Adds the following routes to your October CMS website:
```
/security.txt
/.well-known/security.txt
```## Configuration
Go to the Settings section and provide the required information.
## Requirements
PHP 7.4 or higher
## Installation
`composer require vdlp/oc-securitytxt-plugin`
## Questions? Need help?
If you have any question about how to use this plugin, please don't hesitate to contact us at [email protected]. We're happy to help you. You can also visit the support forum and drop your questions/issues there.