Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Security Policies and Procedures

This document outlines security procedures and general policies for the Swift Package Index project.

## Reporting a Bug

We take all security bugs in the Swift Package Index project seriously. We appreciate your responsible disclosure efforts and will acknowledge your contributions where appropriate.

Report security bugs via the “[Security](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/security)” tab in our GitHub repository or via the “[Report a Vulnerability](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/security/advisories/new)” form. This will open a private conversation to report and discuss the vulnerability with project maintainers.

Once we resolve a security issue, where appropriate, we will publish a security advisory on the GitHub repository’s “Security” tab.

## Comments on this Policy

Please [open a discussion](https://github.com/SwiftPackageIndex/SwiftPackageIndex-Server/discussions/new/choose) if you have suggestions to improve this process.
Loading