Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.