Disclosure

Disclosure

link

https://github.com/austinheap/php-security-txt

link

https://packagist.org/packages/austinheap/php-security-txt

link

https://austinheap.github.io/php-security-txt/classes/AustinHeap.Security.Txt.SecurityTxt.html

link

https://securitytext.org/

package

php-security-txt

Methods

Get the disclosure policy.

getDisclosure() : string

Response

string

Set the disclosure policy.

setDisclosure(string $disclosure) : \AustinHeap\Security\Txt\SecurityTxt

Arguments

$disclosure

string

Response

\AustinHeap\Security\Txt\SecurityTxt

Determines if disclosure is valid.

validDisclosure(string $disclosure) : boolean

Arguments

$disclosure

string

Response

boolean

Properties

The disclosure policy.

disclosure : string
var

Type(s)

string