apple / swift-openapi-urlsession

URLSession transport for Swift OpenAPI Generator.
https://swiftpackageindex.com/apple/swift-openapi-urlsession/documentation
Apache License 2.0
160 stars 29 forks source link

[Docs] Add a SECURITY.md file documenting the security process. #1

Closed czechboy0 closed 1 year ago

czechboy0 commented 1 year ago

Motivation

In order to allow developers to report suspected security issues confidentially, we need a documented process for reporting issues affecting security.

Modifications

Added a SECURITY.md inspired by the SwiftNIO one.

Result

Developers can now follow the process when a suspected security issue is found.

Test Plan

N/A