Skip to content

Commit 1842461

Browse files
Update links in security dashboard footer
1 parent 923bc43 commit 1842461

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/generate_security_dashboard.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ def get_cvss_severity(score):
290290
</table>
291291
292292
<div class="footer">
293-
<p><a href="report.html">📊 View Detailed pytest Report</a> |
294-
<a href="security_results.json">📄 Download JSON Data</a></p>
293+
<p><a href="detailed-report.html">📊 View Detailed pytest Report</a> |
294+
<a href="results.json">📄 Download JSON Data</a></p>
295295
<p style="margin-top: 10px; font-size: 12px;">
296296
OpenMRS Continuous Security Testing | NSF-Funded Research
297297
</p>

0 commit comments

Comments
 (0)