Skip to content

Commit c16389c

Browse files
jthDEVolexandrbig
andauthored
Update SECURITY.md with contact and policy details (#43)
* Update SECURITY.md with contact and policy details Added contact information, expiry date, and links to security policy and job openings. * Update supported version from 3.3.x to 3.4.x * Update canonical links and CSAF URL in SECURITY.md * * bump dependencies and SECURITY --------- Co-authored-by: olexandrbig <olexandrbig@gmail.com>
1 parent 9ade617 commit c16389c

3 files changed

Lines changed: 34 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010

11+
## 3.4.8 - 2026-01-28
12+
13+
### Changed
14+
* bump dependencies and SECURITY
15+
16+
1117
## 3.4.7 - 2025-11-17
1218

1319
### Changed

SECURITY.md

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

55
| Version | Supported |
66
|---------| ------------------ |
7-
| 3.3.x | :white_check_mark: |
7+
| 3.4.x | :white_check_mark: |
88
| < 3.0 | :x: |
99

10-
## Reporting a Vulnerability
10+
## Contact information
11+
Contact: mailto:support@trustsource.io
12+
Contact: https://www.trustsource.io/contact-security
1113

12-
No known vulnerabilities are available
14+
## Expiry
15+
Expires: 2027-01-10T20:00:00.000Z
16+
17+
## Our OpenPGP key
18+
Encryption: https://www.trustsource.io/security-policy
19+
20+
## Location where we attest our supporter's success
21+
Acknowledgments: https://www.trustsource.io/hall-of-fame
22+
23+
## Languages
24+
Preferred-Languages: en, de
25+
26+
## Self reference
27+
Canonical: https://raw.githubusercontent.com/TrustSource/ts-node-client/refs/heads/main/SECURITY.txt
28+
29+
## Our security policy
30+
Policy: https://www.trustsource.io/security-policy
31+
32+
## Our Security Job Openings
33+
Hiring: https://www.trustsource.io/security-jobs
34+
35+
## CSAF links
36+
CSAF: https://trustsource.csaf.trustsource.io/.well-known/csaf/provider-metadata.json

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-node-client",
33
"description": "npm / node module to transfer dependency information to TrustSource server.",
4-
"version": "3.4.7",
4+
"version": "3.4.8",
55
"homepage": "https://app.trustsource.io/",
66
"author": {
77
"name": "Oleksandr Dmukhovskyi",

0 commit comments

Comments
 (0)