Skip to content

Commit 5ef097e

Browse files
author
Farzad Hayatbakhsh
committed
SEC-281: Use {productname} attribute instead of "TinyMCE" and add "hsts, https" page keywords
1 parent 88530dc commit 5ef097e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

modules/ROOT/pages/security.adoc

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
= Security guide
22
:navtitle: Security guide
3-
:description_short: Security information for TinyMCE.
4-
:description: Information on reporting security issues, what TinyMCE does to protect users, and what you can do to protect your users.
5-
:keywords: security, xss, scripting, vulnerability, hack, hacker, csp, mitigation, protection, protect
3+
:description_short: Security information for {productname}.
4+
:description: Information on reporting security issues, what {productname} does to protect users, and what you can do to protect your users.
5+
:keywords: security, xss, scripting, vulnerability, hack, hacker, csp, mitigation, protection, protect, hsts, https
66

77
NOTE: The following is _general_ security advice that may be relevant to a website or application using {productname}.
88

99
== Overview
1010

11-
* xref:reporting-tinymce-security-issues[Reporting TinyMCE security issues]
12-
* xref:what-we-do-to-maintain-security-for-tinymce[What we do to maintain security for TinyMCE]
11+
* xref:reporting-tinymce-security-issues[Reporting {productname} security issues]
12+
* xref:what-we-do-to-maintain-security-for-tinymce[What we do to maintain security for {productname}]
1313
** xref:scripts-and-xss-vulnerabilities[Scripts and XSS vulnerabilities]
1414
** xref:keeping-dependencies-up-to-date[Keeping dependencies up-to-date]
1515
* xref:enforcing-https-with-hsts[Enforcing HTTPS with HSTS]
16-
* xref:configuring-content-security-policy-csp-for-tinymce[Configuring Content Security Policy (CSP) for TinyMCE]
16+
* xref:configuring-content-security-policy-csp-for-tinymce[Configuring Content Security Policy (CSP) for {productname}]
1717
* xref:general-security-risks-for-user-input-elements[General security risks for user input elements]
1818
** xref:cross-site-scripting-xss[Cross-Site Scripting (XSS)]
1919
** xref:injection[Injection]
@@ -26,7 +26,7 @@ NOTE: The following is _general_ security advice that may be relevant to a websi
2626

2727
// Note: The reportingtinymcesecurityissues anchor is needed for older external links
2828
[[reporting-tinymce-security-issues]]
29-
== [[reportingtinymcesecurityissues]] Reporting TinyMCE security issues
29+
== [[reportingtinymcesecurityissues]] Reporting {productname} security issues
3030

3131
{companyname} values the work of security researchers in improving the security of technology products worldwide. We welcome researchers who wish to responsibly disclose vulnerabilities in our products or systems.
3232

@@ -36,10 +36,10 @@ To report a potential security vulnerability, contact our Security team at mailt
3636

3737
In line with the United States National Infrastructure Advisory Council (NIAC) https://dhs.gov/xlibrary/assets/vdwgreport.pdf[Vulnerability Disclosure Framework] (PDF link), Tiny requests community members reporting potential security vulnerabilities maintain the confidentiality of their report and discovery until Tiny has investigated the issue and taken action to fix it.
3838

39-
Tiny will communicate with you regarding the status of your report and will, with your permission, publicly attribute the security issues discovery to you after the issue has been fixed and disclosed.
39+
Tiny will communicate with you regarding the status of your report and will, with your permission, publicly attribute the security issue's discovery to you after the issue has been fixed and disclosed.
4040

4141
[[what-we-do-to-maintain-security-for-tinymce]]
42-
== What we do to maintain security for TinyMCE
42+
== What we do to maintain security for {productname}
4343

4444
To protect {productname} users, {companyname}:
4545

@@ -60,7 +60,7 @@ From the 1st of January 2020, Security Advisories for patched XSS vulnerabilitie
6060
[[keeping-dependencies-up-to-date]]
6161
=== Keeping dependencies up-to-date
6262

63-
To protect our users, {companyname} ensures that the TinyMCE dependencies are updated before the next version (major or minor) is released.
63+
To protect our users, {companyname} ensures that the {productname} dependencies are updated before the next version (major or minor) is released.
6464

6565
[[enforcing-https-with-hsts]]
6666
== Enforcing HTTPS with HSTS

0 commit comments

Comments
 (0)