We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923bc43 commit 1842461Copy full SHA for 1842461
scripts/generate_security_dashboard.py
@@ -290,8 +290,8 @@ def get_cvss_severity(score):
290
</table>
291
292
<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>
+ <p><a href="detailed-report.html">📊 View Detailed pytest Report</a> |
+ <a href="results.json">📄 Download JSON Data</a></p>
295
<p style="margin-top: 10px; font-size: 12px;">
296
OpenMRS Continuous Security Testing | NSF-Funded Research
297
</p>
0 commit comments