Skip to content

Commit fb56370

Browse files
authored
Add Tidelift links (#1004)
* Add support and security links to TideLift
1 parent f743bf4 commit fb56370

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,3 +562,9 @@ More Demos can be found in the [examples](https://github.com/tj/commander.js/tre
562562
## License
563563
564564
[MIT](https://github.com/tj/commander.js/blob/master/LICENSE)
565+
566+
## Support
567+
568+
[Professionally supported commander is now available](https://tidelift.com/subscription/pkg/npm-commander?utm_source=npm-commander&utm_medium=referral&utm_campaign=readme)
569+
570+
Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.

SECURITY.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | ------------------ |
7+
| 3.x | :white_check_mark: |
8+
| 2.x | :white_check_mark: |
9+
| < 2 | :x: |
10+
11+
## Reporting a Vulnerability
12+
13+
To report a security vulnerability, please use the
14+
[Tidelift security contact](https://tidelift.com/security).
15+
Tidelift will coordinate the fix and disclosure.

0 commit comments

Comments
 (0)