Skip to content

Commit fa13b54

Browse files
Merge pull request #3798 from SwiftPackageIndex/security-policy
Added a basic SECURITY.md
2 parents 44519d6 + 3bca882 commit fa13b54

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policies and Procedures
2+
3+
This document outlines security procedures and general policies for the Swift Package Index project.
4+
5+
## Reporting Security Issues with the Project
6+
7+
We take all security bugs in the Swift Package Index project seriously. We appreciate your responsible disclosure efforts and, where appropriate, will acknowledge your contributions.
8+
9+
Please report security bugs via the “[Security](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/security)” tab in the [Server GitHub repository](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server) or directly via the “[Report a Vulnerability](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/security/advisories/new)” form. This will open a private conversation with the Swift Package Index project maintainers.
10+
11+
Once we resolve a security issue, we will publish a security advisory on the GitHub repository’s “Security” tab, where appropriate.
12+
13+
## Reporting Security Issues in Packages in the Index
14+
15+
If you find a security issue **in a package indexed by the Swift Package Index package**, please report it directly to the package maintainer.
16+
17+
If you believe a package has malicious intent or critical security issues that the maintainer doesn’t address promptly, report it via the “[Security](https://github.com/SwiftPackageIndex/PackageList/security)” tab in the [PackageList GitHub repository](https://github.com/SwiftPackageIndex/PackageList) or directly via the “[Report a Vulnerability](https://github.com/SwiftPackageIndex/PackageList/security)” form. This will open a private conversation with the Swift Package Index project maintainers.
18+
19+
## Comments on this Policy
20+
21+
Please [open a discussion](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/new/choose) if you have suggestions to improve this process.

0 commit comments

Comments
 (0)