Skip to content

Commit 6514b83

Browse files
committed
CNAsList: changes to CNA information for 11/4/25 release
1 parent 787e451 commit 6514b83

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

src/assets/data/CNAsList.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18130,7 +18130,7 @@
1813018130
"email": [
1813118131
{
1813218132
"label": "Email",
18133-
"emailAddr": "security@keepersecurity.com"
18133+
"emailAddr": "cve@keepersecurity.com"
1813418134
}
1813518135
],
1813618136
"contact": [],
@@ -25577,7 +25577,7 @@
2557725577
"shortName": "EEF",
2557825578
"cnaID": "CNA-2025-0023",
2557925579
"organizationName": "Erlang Ecosystem Foundation",
25580-
"scope": "Vulnerabilities in active packages hosted on <a href='https://hex.pm/' target='_blank'>Hex.pm</a>, and in active projects hosted under the GitHub organizations <a href='https://github.com/elixir-lang' target='_blank'>@elixir-lang</a>, <a href='https://github.com/erlang' target='_blank'>@erlang</a>, <a href='https://github.com/erlef-cna' target='_blank'>@erlef-cna</a>, <a href='https://github.com/erlef' target='_blank'>@erlef</a>, <a href='https://github.com/gleam-lang' target='_blank'>@gleam-lang</a>, and <a href='https://github.com/hexpm' target='_blank'>@hexpm</a>, unless covered by the scope of another CNA.",
25580+
"scope": "Vulnerabilities in active packages hosted on <a href='https://hex.pm/' target='_blank'>Hex.pm</a>, and in active projects hosted under the GitHub organizations <a href='https://github.com/elixir-lang' target='_blank'>@elixir-lang</a>, <a href='https://github.com/erlang' target='_blank'>@erlang</a>, <a href='https://github.com/erlef-cna' target='_blank'>@erlef-cna</a>, <a href='https://github.com/erlef' target='_blank'>@erlef</a>, <a href='https://github.com/gleam-lang' target='_blank'>@gleam-lang</a>, <a href='https://github.com/hexpm' target='_blank'>@hexpm</a>, <a href='https://github.com/nerves-hub'>@nerves-hub</a>, <a href='https://github.com/nerves-project'>@nerves-project</a>, and <a href='https://github.com/OpenRiak'>@OpenRiak</a> unless covered by the scope of another CNA.<p>The addition of the Nerves Hub, Nerves Project, and OpenRiak organizations reflects their critical role in the BEAM ecosystem. These projects distribute software through mechanisms other than <a href='https://hex.pm/' target='_blank'>Hex.pm</a> and are therefore not currently covered under our existing scope.</p>",
2558125581
"contact": [
2558225582
{
2558325583
"email": [
@@ -27394,7 +27394,7 @@
2739427394
"email": [
2739527395
{
2739627396
"label": "Email",
27397-
"emailAddr": "bug-bounty@thebrowser.company"
27397+
"emailAddr": "security@thebrowser.company"
2739827398
}
2739927399
],
2740027400
"contact": [],
@@ -27405,15 +27405,19 @@
2740527405
{
2740627406
"label": "Policy",
2740727407
"language": "",
27408-
"url": "https://hackerone.com/bcny"
27408+
"url": "https://www.thebrowser.company/security/cve-policy"
2740927409
}
2741027410
],
2741127411
"securityAdvisories": {
2741227412
"alerts": [],
2741327413
"advisories": [
2741427414
{
27415-
"label": "Advisories",
27415+
"label": "Arc",
2741627416
"url": "https://arc.net/security/bulletins"
27417+
},
27418+
{
27419+
"label": "Dia",
27420+
"url": "https://diabrowser.com/security/bulletins"
2741727421
}
2741827422
]
2741927423
},

0 commit comments

Comments
 (0)