|
4 | 4 | <div class="column is-8-desktop cve-main-column-content-width is-12-tablet"> |
5 | 5 | <main id="cve-main-page-content" role="main"> |
6 | 6 | <div class="content"> |
7 | | - <h1 :id="cvenavs['About']['submenu']['History']" class="title"> |
8 | | - {{cvenavs['About']['submenu']['History']['label']}}</h1> |
9 | | - <p class="cve-help-text">The majority of the links on this page redirects to external websites |
10 | | - <span class="icon cve-icon-xxs help-text-icon"><font-awesome-icon icon="external-link-alt" aria-labelledby="extenalSiteLinks"/> |
11 | | - </span>; these links will open a new window or tab depending in the web browser used. |
| 7 | + <h1 :id="cvenavs['About']['submenu']['History']" class="title">{{cvenavs['About']['submenu']['History']['label']}}</h1> |
| 8 | + <p class="cve-help-text">The majority of the links on this page redirect to external websites |
| 9 | + <span class="icon cve-icon-xxs help-text-icon"><font-awesome-icon icon="external-link-alt" aria-labelledby="extenalSiteLinks"/></span>; |
| 10 | + these links will open a new window or tab depending on the web browser used. |
12 | 11 | </p> |
13 | 12 | <h2 :id="cvenavs['About']['submenu']['History']['items']['Overview']['anchorId']" class="title cve-heading-top-spacing"> |
14 | 13 | {{cvenavs['About']['submenu']['History']['items']['Overview']['label']}}</h2> |
|
34 | 33 | incorporating CVE Records. |
35 | 34 | </p> |
36 | 35 | <p> |
37 | | - Another significant factor to adoption is the ongoing inclusion of CVE IDs in security advisories. Numerous major operating system (OS) vendors |
38 | | - and other organizations from around the world include CVE IDs in their alerts to ensure that the international community benefits |
| 36 | + Another significant factor to adoption is the ongoing inclusion of CVE IDs in security advisories. Numerous major operating system (OS) |
| 37 | + vendors and other organizations from around the world include CVE IDs in their alerts to ensure that the international community benefits |
39 | 38 | by having the CVE IDs as soon as a problem is announced. In addition, CVE Records are used to uniquely identify vulnerabilities in |
40 | 39 | public watch lists such as the <a href='https://www.owasp.org/index.php/OWASP_Top_Ten_Project' target="_blank">OWASP Top 10 Web |
41 | 40 | Application Security |
|
128 | 127 | class="title cve-heading-top-spacing"> |
129 | 128 | {{cvenavs['About']['submenu']['History']['items']['label']}}</h2> |
130 | 129 |
|
131 | | - |
132 | 130 | <SurveyLinkComponent :surveyLink="cvenavs['About']['submenu']['History']['surveyLink']" /> |
133 | 131 | </div> |
134 | 132 | </main> |
|
0 commit comments