Skip to content

Commit ab7e979

Browse files
authored
Merge pull request #1266 from jerus-org/jerusdp-patch-1
Update SECURITY.md
2 parents 1d816d3 + 00ab1be commit ab7e979

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Update SECURITY.md(pr [#1266])
13+
1014
### Fixed
1115

1216
- deps: update github/codeql-action action to v3.28.8(pr [#1262])
@@ -979,6 +983,7 @@ emitted if a tracing subscriber is not found.
979983
[#1263]: https://github.com/jerus-org/hcaptcha-rs/pull/1263
980984
[#1264]: https://github.com/jerus-org/hcaptcha-rs/pull/1264
981985
[#1265]: https://github.com/jerus-org/hcaptcha-rs/pull/1265
986+
[#1266]: https://github.com/jerus-org/hcaptcha-rs/pull/1266
982987
[Unreleased]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.6...HEAD
983988
[3.0.6]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.5...v3.0.6
984989
[3.0.5]: https://github.com/jerus-org/hcaptcha-rs/compare/v3.0.4...v3.0.5

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
| Version | Supported |
66
| ------- | ------------------ |
7-
| 2.x.x | :white_check_mark: |
8-
| < 2.0 | :x: |
7+
| 3.x.x | :white_check_mark: |
8+
| < 3.0 | :x: |
99

1010
## Reporting a Vulnerability
1111

1212
If you believe you have found a security vulnerability in hcaptcha, please report it to us through coordinated disclosure.
1313

1414
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.**
1515

16-
Instead, please send an email to security[@]jerus.ie.
16+
Report the Advisory through [Github's Security Advisory](https://github.com/jerus-org/hcaptcha-rs/security/advisories) service or send an email to security[@]jerus.ie.

0 commit comments

Comments
 (0)