Skip to content

Commit 263145e

Browse files
committed
merge with dev and readd external link icon
2 parents f4c5247 + 8df3b57 commit 263145e

17 files changed

Lines changed: 193 additions & 178 deletions

File tree

src/assets/data/boardCharter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
{"subSectionId": "member_backgrounds",
1515
"subSectionTitle": "Board Member Backgrounds",
16-
"subSectionParagraphs": ["Board members are not limited to but traditionally fit into one or more of the following categories:<ul><li><b>Technical Implementers</b> provide input and guidance regarding the creation, design, review, maintenance, and applications of CVE List entries (<a href='/ResourcesSupport/FAQs#pc_cve_recordswhat_is_cve_record' target='_blank'>CVE Entries</a>). This may include individuals who integrate CVE Entries into products, such as content and development engineers working for product vendors, and others who consume CVE Entries.</li><li><b>Subject Matter Experts (SMEs)</b> represent a significant constituency related to &mdash; or affected by &mdash; CVE, and are domain experts in the vulnerability management and reporting field. These members may include representatives from product vendors who represent the needs of their company, such as PSIRT team members, or product managers and product strategists who are representing customers.</li><li><b>Advocates</b> actively support or promote CVE in a highly visible fashion. These individuals are respected leaders within the security community who help bring credibility to CVE and give it a wider reach outside of the security community.</li></ul>"],
16+
"subSectionParagraphs": ["Board members are not limited to but traditionally fit into one or more of the following categories:<ul><li><b>Technical Implementers</b> provide input and guidance regarding the creation, design, review, maintenance, and applications of CVE List records (<a href='/ResourcesSupport/FAQs#pc_cve_recordswhat_is_cve_record' target='_blank'>CVE Records</a>). This may include individuals who integrate CVE Records into products, such as content and development engineers working for product vendors, and others who consume CVE Records.</li><li><b>Subject Matter Experts (SMEs)</b> represent a significant constituency related to &mdash; or affected by &mdash; CVE, and are domain experts in the vulnerability management and reporting field. These members may include representatives from product vendors who represent the needs of their company, such as PSIRT team members, or product managers and product strategists who are representing customers.</li><li><b>Advocates</b> actively support or promote CVE in a highly visible fashion. These individuals are respected leaders within the security community who help bring credibility to CVE and give it a wider reach outside of the security community.</li></ul>"],
1717
"subSubSections":[]
1818
},
1919
{"subSectionId": "structure",

src/assets/data/cnaRules.json

Lines changed: 123 additions & 130 deletions
Large diffs are not rendered by default.

src/assets/data/faqs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"questionId": "what_is_cve",
88
"questionText": "What is CVE",
99
"questionResponseParagraphs": [
10-
"The mission of the Common Vulnerability and Enumeration (CVE®) Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.",
10+
"The mission of the Common Vulnerability and Enumeration (CVE<sup>®</sup>) Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.",
1111
"See the <a href='/About/Overview'>Overview</a> page for additional information."
1212
]
1313
},

src/assets/data/navigation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
"id": "5",
274274
"label": "Resources & Support",
275275
"path": "ResourcesSupport",
276-
"primaryNavPath": "/ResourcesSupport/ReportRequest",
276+
"primaryNavPath": "/ResourcesSupport/Resources",
277277
"submenu": {
278278
"Resources": {
279279
"id": "5.0",

src/components/FooterModule.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
</div>
7373
<div class="content">
7474
<p>
75-
Use of the CVE® List and the associated references from this website are subject to the
75+
Use of the CVE<sup>®</sup> List and the associated references from this website are subject to the
7676
<router-link to="/Legal/TermsOfUse">terms of use</router-link>. CVE is sponsored by the
7777
<a href="https://www.dhs.gov/">U.S. Department of Homeland Security (DHS)
7878
<span class="icon cve-icon-xxs">

src/components/HomeModule.vue

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
<h3 class="cve-hidden">CVE partnership</h3>
1010
<p class="subtitle cve-subtitle has-text-centered">
1111
The CVE Program partners with community members worldwide to grow CVE content and expand its usage. Click below to learn more
12-
about the role of <router-link to="/About/Glossary?activeTerm=glossaryCNA">CVE Numbering Authorities(CNAs)</router-link>,
13-
<router-link to="/About/Glossary?activeTerm=glossaryRoot">Root CNAs</router-link>, and
14-
<router-link to="/About/Glossary?activeTerm=glossaryADP">Authorized Data Publishers</router-link>.
12+
about the role of <router-link to="/About/Glossary?activeTerm=glossaryCNA">CVE Numbering Authorities(CNAs)</router-link>, and
13+
<router-link to="/About/Glossary?activeTerm=glossaryRoot">Roots</router-link>.
1514
</p>
1615
<div class="buttons is-centered">
1716
<router-link to="/PartnerInformation/Partner" class="button cve-button cve-button-base-color">Learn More</router-link>

src/components/HomePageSidebarModule.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</span>
103103
</td>
104104
<td>
105-
<p class="is-capitalized">{{event.title}}</p>
105+
<p class="">{{event.title}}</p>
106106
<p class="is-capitalized cve-help-text">
107107
<span v-if="event.date.repeat">
108108
{{event.date.repeat.recurrence == 'biweekly' ? 'Every other ' : 'Every'}} {{event.date.repeat.day}}

src/views/About/History.vue

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,10 @@
66
<div class="content">
77
<h1 :id="cvenavs['About']['submenu']['History']" class="title">
88
{{cvenavs['About']['submenu']['History']['label']}}</h1>
9-
<p class="cve-help-text">The majority of the links on this page redirects to external websites; these links
10-
will open a new window or tab depending in the web browser used.</p>
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.
12+
</p>
1113
<h2 :id="cvenavs['About']['submenu']['History']['items']['Overview']['anchorId']" class="title cve-heading-top-spacing">
1214
{{cvenavs['About']['submenu']['History']['items']['Overview']['label']}}</h2>
1315
<p>

src/views/About/Overview.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{{cvenavs['About']['submenu']['Overview']['items']['About the CVE Program']['label']}}
1212
</h2>
1313
<p>
14-
The mission of the CVE® Program is to identify,
14+
The mission of the CVE<sup>®</sup> Program is to identify,
1515
define, and catalog publicly disclosed cybersecurity
1616
<router-link to="/About/Glossary?activeTerm=glossaryVulnerability">vulnerabilities</router-link>. There is one
1717
<router-link to="/About/Glossary?activeTerm=glossaryRecord">CVE Record</router-link> for each
@@ -25,12 +25,12 @@
2525
<div class="cve-white-bg-gray-border-container">
2626
<h3 class="title mt-4">CVE Program Overview</h3>
2727
<figure class ="image is-16by9"> <!-- youtube video -->
28-
<iframe class="has-ratio" width="560" height="315" src="https://www.youtube.com/embed/lkWUJXNu0kQ" frameborder="0"
28+
<iframe class="has-ratio" width="560" height="315" src="https://www.youtube.com/embed/rrNYEUNsXOY" frameborder="0"
2929
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
3030
</iframe>
3131
</figure>
3232
<p>
33-
Introduction to the CVE® Program, including what is CVE, goals of the program, who operates the
33+
Introduction to the CVE<sup>®</sup> Program, including what is CVE, goals of the program, who operates the
3434
program, and program organization.
3535
</p>
3636
</div>

src/views/About/RelatedEfforts.vue

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
<h1 :id="cvenavs['About']['submenu']['Related Efforts']['id']" class="title">
88
{{cvenavs['About']['submenu']['Related Efforts']['label']}}
99
</h1>
10+
<p class="cve-help-text">Most of the links below will take you to external
11+
websites <span class="icon cve-icon-xxs"><font-awesome-icon icon="external-link-alt" aria-labelledby="extenalSiteLinks"/>
12+
</span>; these links will open in a new window or tab depending on your browser.</p>
13+
<p>
1014
<h2 :id="cvenavs['About']['submenu']['Related Efforts']['items']['National Vulnerability Database (NVD)']['anchorId']"
1115
class="title cve-heading-top-spacing">
1216
{{cvenavs['About']['submenu']['Related Efforts']['items']['National Vulnerability Database (NVD)']['label']}}</h2>
@@ -111,7 +115,7 @@
111115
{{cvenavs['About']['submenu']['Related Efforts']['items']['Adversarial Tactics, Techniques & Common Knowledge (ATT&CK)']['label']}}
112116
</h2>
113117
<p>
114-
<a href="https://attack.mitre.org/" target="_blank">ATT&CK®</a> is a knowledge base of cyber adversary behavior and taxonomy
118+
<a href="https://attack.mitre.org/" target="_blank">ATT&CK<sup>®</sup></a> is a knowledge base of cyber adversary behavior and taxonomy
115119
for adversarial
116120
actions across their lifecycle. Some “Techniques” listed in ATT&CK, which define how an adversary achieves a tactical goal by
117121
performing an action, target specific CVE Records. For example, the <a href="https://attack.mitre.org/techniques/T1068/"

0 commit comments

Comments
 (0)