mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
docs: added /security
This commit is contained in:
parent
0ea4f1d5b7
commit
6dac256b45
@ -82,14 +82,17 @@ tasks:
|
||||
- cp -rf CONTRIBUTING.md www/docs/contributing.md
|
||||
- cp -rf USERS.md www/docs/users.md
|
||||
- cp -rf EULA.md www/docs/eula.md
|
||||
- cp -rf SECURITY.md www/docs/security.md
|
||||
sources:
|
||||
- CONTRIBUTING.md
|
||||
- USERS.md
|
||||
- EULA.md
|
||||
- SECURITY.md
|
||||
generates:
|
||||
- www/docs/contributing.md
|
||||
- www/docs/users.md
|
||||
- www/docs/eula.md
|
||||
- www/docs/security.md
|
||||
|
||||
docs:imgs:
|
||||
desc: Download and resize images
|
||||
|
9
www/docs/security.md
Normal file
9
www/docs/security.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Security Policy
|
||||
|
||||
## Supported Versions
|
||||
|
||||
Only the last stable version at any given point.
|
||||
|
||||
## Reporting a Vulnerability
|
||||
|
||||
Vulnerabilities can be disclosed via email to sec@goreleaser.com
|
Loading…
Reference in New Issue
Block a user