Skip to content

Commit ff5177e

Browse files
rrobergerlxdev
andauthored
5/28/25 release branch (#3575)
* #3571 Add 1 Blog * #3571 updates * #3572 Update Resources page * #3567 Update text in links in 1 News page article * #3571 Update News ID # for Blog article * #3574 Add 1 new News article * #3568 Add 3 new items to the Events page * #3573 Add 1 new CNA * #3568 Add 3 items to the Events page * #3574 Update News item @ legacy CVE List v4 Repository deprecation * #3571 Update blog * Home: get record count from CVE Services API (cve_count) * web-issue-triage: remove workflow file - not needed anymore (issue #3570) --------- Co-authored-by: Roy Lane <rlane@mitre.org>
1 parent e706904 commit ff5177e

8 files changed

Lines changed: 383 additions & 39 deletions

File tree

.github/workflows/web-issue-triage.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.
274 KB
Loading

src/assets/data/CNAsList.json

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26299,5 +26299,61 @@
2629926299
]
2630026300
},
2630126301
"country": "USA"
26302+
},
26303+
{
26304+
"shortName": "harborist",
26305+
"cnaID": "CNA-2025-0027",
26306+
"organizationName": "Harborist",
26307+
"scope": "All projects listed under <a href='https://www.npmjs.com/~ljharb' target='_blank'>https://www.npmjs.com/~ljharb</a>.",
26308+
"contact": [
26309+
{
26310+
"email": [
26311+
{
26312+
"label": "Email",
26313+
"emailAddr": "ljharb@harbor.ist"
26314+
}
26315+
],
26316+
"contact": [],
26317+
"form": []
26318+
}
26319+
],
26320+
"disclosurePolicy": [
26321+
{
26322+
"label": "Policy",
26323+
"language": "",
26324+
"url": "https://github.com/harborist/.github/blob/main/DISCLOSURE_POLICY.md"
26325+
}
26326+
],
26327+
"securityAdvisories": {
26328+
"alerts": [],
26329+
"advisories": [
26330+
{
26331+
"label": "Advisories",
26332+
"url": "https://github.com/harborist/advisories"
26333+
}
26334+
]
26335+
},
26336+
"resources": [],
26337+
"CNA": {
26338+
"isRoot": false,
26339+
"root": {
26340+
"shortName": "redhat",
26341+
"organizationName": "Red Hat, Inc."
26342+
},
26343+
"roles": [
26344+
{
26345+
"helpText": "",
26346+
"role": "CNA"
26347+
}
26348+
],
26349+
"TLR": {
26350+
"shortName": "mitre",
26351+
"organizationName": "MITRE Corporation"
26352+
},
26353+
"type": [
26354+
"Open Source"
26355+
]
26356+
},
26357+
"country": "USA"
2630226358
}
2630326359
]

src/assets/data/events.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
{
22
"currentEvents": [
3+
{
4+
"id": 37,
5+
"title": "CVE/FIRST VulnCon 2027",
6+
"location": "Scottsdale, Arizona, USA & Virtual",
7+
"description": "SAVE THE DATE!<br/><br/>VulnCon is co-hosted by the <a href='/'>CVE Program</a> and <a href='https://www.first.org/' target='_blank'>FIRST</a> and is open to the public.<br/><br/>The purpose of VulnCon is to collaborate with various vulnerability management and cybersecurity professionals to develop forward leaning ideas that can be taken back to individual programs for action to benefit the vulnerability management ecosystem.<br/><br/>A key goal of the conference is to understand what important stakeholders and programs are doing within the vulnerability management ecosystem and best determine how to benefit the ecosystem broadly.",
8+
"permission": "public",
9+
"url": "https://www.first.org/events/",
10+
"date": {
11+
"start": "2027-04-05",
12+
"end": "2027-04-08",
13+
"repeat": false
14+
}
15+
},
16+
{
17+
"id": 37,
18+
"title": "CVE/FIRST VulnCon 2026",
19+
"location": "Scottsdale, Arizona, USA & Virtual",
20+
"description": "SAVE THE DATE!<br/><br/>VulnCon is co-hosted by the <a href='/'>CVE Program</a> and <a href='https://www.first.org/' target='_blank'>FIRST</a> and is open to the public.<br/><br/>The purpose of VulnCon is to collaborate with various vulnerability management and cybersecurity professionals to develop forward leaning ideas that can be taken back to individual programs for action to benefit the vulnerability management ecosystem.<br/><br/>A key goal of the conference is to understand what important stakeholders and programs are doing within the vulnerability management ecosystem and best determine how to benefit the ecosystem broadly.",
21+
"permission": "public",
22+
"url": "https://www.first.org/events/",
23+
"date": {
24+
"start": "2026-04-13",
25+
"end": "2026-04-16",
26+
"repeat": false
27+
}
28+
},
29+
{
30+
"id": 36,
31+
"displayOnHomepageOrder": 1,
32+
"title": "37th Annual FIRST Conference (CVE Program Booth #15)",
33+
"location": "Copenhagen, Denmark",
34+
"description": "CVE Program <a href='https://www.first.org/conference/2025/FIRSTCON25_Exhibitor_Map_FINAL.pdf' target='_blank'>Booth #15</a>.<br/><br/>Exhibitor Schedule for Hall E: Monday, June 23 through Thursday, June 26 during all break times. Also, during the Sponsor Showcase Reception on Monday evening, June 23, from 17:30-19:30.",
35+
"permission": "public",
36+
"url": "https://www.first.org/conference/2025/",
37+
"date": {
38+
"start": "2025-06-22",
39+
"end": "2025-06-27",
40+
"repeat": false
41+
}
42+
},
343
{
444
"id": 35,
545
"title": "CVE Artificial Intelligence Working Group (CVEAI WG) Meeting",

src/assets/data/metrics.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,15 +1137,15 @@
11371137
},
11381138
{
11391139
"month": "March",
1140-
"value": "4"
1140+
"value": "3"
11411141
},
11421142
{
11431143
"month": "April",
11441144
"value": "7"
11451145
},
11461146
{
11471147
"month": "May",
1148-
"value": "4"
1148+
"value": "5"
11491149
},
11501150
{
11511151
"month": "June",

0 commit comments

Comments
 (0)