Skip to content

Commit 6c98426

Browse files
committed
feature: add security
1 parent 71af957 commit 6c98426

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.0.4] - 2024-09-13
9+
10+
### Added
11+
12+
- Security markdown
13+
14+
## [0.0.3] - 2024-09-06
15+
16+
### Changed
17+
18+
- SwiftLint settings
19+
820
## [0.0.2] - 2024-09-05
921

1022
### Changed

SECURITY.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security Policy
2+
3+
If you believe you have discovered a vulnerability, we maintain a policy which aims to provide guidelines for submitting vulnerabilities discovered within Sage products and services.
4+
5+
Our policy can be found at the below link:
6+
7+
https://hackerone.com/sage-group
8+
9+
This vulnerability disclosure policy applies to any vulnerabilities you are considering reporting to us. We recommend reading this vulnerability disclosure policy fully before you report a vulnerability and always act in compliance with it.

0 commit comments

Comments
 (0)