mirror of
https://github.com/Respect/Validation.git
synced 2026-03-22 17:54:41 +01:00
Makes the project more friendly to GitHub users by providing conventional files. Those changes will improve our score under the GitHub community tab: https://github.com/Respect/Validation/community - The CHANGELOG.md file was removed. It was outdated and not being maintained. - Minimalistic .github/PULL_REQUEST_TEMPLATE.md - Minimalistic .github/SECURITY.md - Minimalistic .github/CODE_OF_CONDUCT.md - Minimalistic .github/ISSUE_TEMPLATE
19 lines
No EOL
409 B
Markdown
19 lines
No EOL
409 B
Markdown
<!--
|
|
SPDX-FileCopyrightText: (c) Respect Project Contributors
|
|
SPDX-License-Identifier: MIT
|
|
-->
|
|
|
|
# Security Policy
|
|
|
|
## Reporting Vulnerabilities
|
|
|
|
Report security issues using:
|
|
|
|
https://github.com/Respect/Validation/security/advisories/new
|
|
|
|
We will work to make them public in a timely fashion and properly credit
|
|
whoever discovered it.
|
|
|
|
## Supported Versions
|
|
|
|
Only the latest version receives security updates. |