Polish EPSS wording, no GPT-y labels

This commit is contained in:
0xMarcio
2025-12-17 16:21:43 +01:00
parent 213673f0db
commit 62777e27b6
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
</section>
<section>
<h1>EPSS standouts (outside KEV)</h1>
<h1>EPSS picks not in KEV</h1>
<div class="card-grid">
<article class="card">
<div class="card-title"><a href="/cve/CVE-2025-9316.html">CVE-2025-9316</a></div>
+2 -1
View File
@@ -1,6 +1,7 @@
{% extends "base.html" %}
{% block content %}
<h1>EPSS standouts (outside KEV)</h1>
<h1>EPSS highlights</h1>
<p class="muted">This list focuses on CVEs not present in KEV.</p>
<input type="search" placeholder="Filter CVE" data-filter-table="epss-table" class="filter" />
<div class="table-responsive">
<table class="list" id="epss-table">
+1 -1
View File
@@ -16,7 +16,7 @@
</section>
<section>
<h1>EPSS standouts (outside KEV)</h1>
<h1>EPSS picks not in KEV</h1>
<div class="card-grid">
{% for item in data.high_epss[:15] %}
<article class="card">