Skip to content

Commit 9047016

Browse files
sttkphated
authored andcommitted
Scaffold: Add Tidelift security & marketing
1 parent 93a5b14 commit 9047016

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

.github/SECURITY.md

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

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ Replaces the extension from `path` with `extension` and returns the updated path
2929

3030
Does not replace the extension if `path` is not a string or is empty.
3131

32+
33+
## replace-ext for enterprise
34+
35+
Available as part of the Tidelift Subscription
36+
37+
The maintainers of replace-ext and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-replace-ext?utm_source=npm-replace-ext&utm_medium=referral&utm_campaign=enterprise&utm_term=repo)
38+
39+
3240
## License
3341

3442
MIT
@@ -48,3 +56,4 @@ MIT
4856

4957
[gitter-url]: https://gitter.im/gulpjs/gulp
5058
[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg
59+

0 commit comments

Comments
 (0)