Skip to content

Commit 4c8346d

Browse files
authored
Merge pull request #208 from CVEProject/npo-191
#191 Updated history page
2 parents 8df3b57 + 263145e commit 4c8346d

2 files changed

Lines changed: 9 additions & 42 deletions

File tree

src/assets/data/navigation.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
"Past Sponsors": {
3131
"anchorId": "PastSponsors",
3232
"label": "Past Sponsors"
33-
},
34-
"CVE Senior Advisory Council (2001-2005)": {
35-
"anchorId": "CVESeniorAdvisoryCouncil2001-2005",
36-
"label": "CVE Senior Advisory Council (2001-2005)"
3733
}
3834
}
3935
},

src/views/About/History.vue

Lines changed: 9 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +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">Most of the links below will take you 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
12-
will open in a new window or tab depending on your browser.</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>
1313
<h2 :id="cvenavs['About']['submenu']['History']['items']['Overview']['anchorId']" class="title cve-heading-top-spacing">
1414
{{cvenavs['About']['submenu']['History']['items']['Overview']['label']}}</h2>
1515
<p>
@@ -34,7 +34,7 @@
3434
incorporating CVE Records.
3535
</p>
3636
<p>
37-
Another significant factor to adoption is the ongoing inclusion of CVE IDs in security advisories. Numerous major OS vendors
37+
Another significant factor to adoption is the ongoing inclusion of CVE IDs in security advisories. Numerous major operating system (OS) vendors
3838
and other organizations from around the world include CVE IDs in their alerts to ensure that the international community benefits
3939
by having the CVE IDs as soon as a problem is announced. In addition, CVE Records are used to uniquely identify vulnerabilities in
4040
public watch lists such as the <a href='https://www.owasp.org/index.php/OWASP_Top_Ten_Project' target="_blank">OWASP Top 10 Web
@@ -124,40 +124,11 @@
124124
<li><a href="https://www.nsa.gov/" target="_blank">National Security Agency (NSA):</a> Tony Sager</li>
125125
<li><a href="https://www.af.mil/" target="_blank">U.S. Air Force:</a> Matt Mleziva</li>
126126
</ul>
127-
<h2 :id="cvenavs['About']['submenu']['History']['items']['CVE Senior Advisory Council (2001-2005)']['anchorId']"
127+
<h2 :id="cvenavs['About']['submenu']['History']['items']['anchorId']"
128128
class="title cve-heading-top-spacing">
129-
{{cvenavs['About']['submenu']['History']['items']['CVE Senior Advisory Council (2001-2005)']['label']}}</h2>
130-
<p>
131-
From 2001 through 2005 the CVE Senior Advisory Council ensured that the CVE Program received the sponsorship
132-
including funding and guidance
133-
required to maximize the effectiveness of the program in supporting government efforts to improve the nation’s ability to
134-
identify and respond
135-
to vulnerabilities and information assurance attacks or issues. The council was composed of senior executives listed
136-
below from within the U.S.
137-
Federal government responsible for information assurance. We thank them for their valuable contributions during that time.
138-
</p>
139-
<h3>Past Advisory Council Members</h3>
140-
<ul>
141-
<li><a href="https://www.af.mil/" target="_blank">U.S. Air Force:</a> John M. Gilligan (Co-Chair)</li>
142-
<li><a href="https://www.dhs.gov/" target="_blank">U.S. Department of Homeland Security:</a> Sallie McDonald (Co-Chair)</li>
143-
<li><a href="https://www.disa.mil/" target="_blank">Defense Information Systems Agency:</a> Richard Hale</li>
144-
<li><a href="https://www.dia.mil/" target="_blank">Defense Intelligence Agency:</a> Mark Morrison</li>
145-
<li><a href="https://www.energy.gov/" target="_blank">Department of Energy:</a> Bruce Brody</li>
146-
<li><a href="https://www.dhs.gov/" target="_blank">Department of Homeland Security (CISO):</a> Robert West</li>
147-
<li><a href="https://www.dhs.gov/" target="_blank">Department of Homeland Security (NCSD):</a> Andy Purdy</li>
148-
<li><a href="https://www.usdoj.gov/">Department of Justice:</a> Vance Hitch</li>
149-
<li><a href="https://www.faa.gov/" target="_blank">Federal Aviation Administration:</a> Greg Dvorak</li>
150-
<li><a href="https://www.fbi.gov/" target="_blank">Federal Bureau of Investigation:</a> Bill Windle</li>
151-
<li><a href="https://www.intelligence.gov/" target="_blank">Intelligence Community:</a> Sherrill Nicely</li>
152-
<li><a href="https://www.mitre.org/" target="_blank">MITRE Corporation:</a> Pete Tasker</li>
153-
<li><a href="https://www.nasa.gov/" target="_blank">National Aeronautics and Space Administration:</a> Michael Castagna</li>
154-
<li><a href="https://www.nist.gov/index.html" target="_blank">National Institute of Standards and Technology:</a> Tim Grance</li>
155-
<li><a href="https://www.nsa.gov/" target="_blank">National Security Agency:</a> Curtis Dukes, Tony Sager</li>
156-
<li><a href="https://www.defense.gov/osd/" target="_blank">OSD/Command, Control, Communications and Intelligence:</a> Bob Lentz</li>
157-
<li><a href="https://www.defense.gov/osd/" target="_blank">OSD/Defense-wide Information Assurance Program:</a> Dana Foat</li>
158-
<li><a href="https://www.defense.gov/osd/" target="_blank">OSD/Networks and Information Integration:</a> Gus Guissanie</li>
159-
<li><a href="https://www.whitehouse.gov/omb/" target="_blank">Office of Management and Budget:</a> Glenn Schlarman</li>
160-
</ul>
129+
{{cvenavs['About']['submenu']['History']['items']['label']}}</h2>
130+
131+
161132
<SurveyLinkComponent :surveyLink="cvenavs['About']['submenu']['History']['surveyLink']" />
162133
</div>
163134
</main>

0 commit comments

Comments
 (0)