a1c00l commited on
Commit
4f363fe
·
verified ·
1 Parent(s): d1e3434

Update templates/result.html

Browse files
Files changed (1) hide show
  1. templates/result.html +1 -1
templates/result.html CHANGED
@@ -664,7 +664,7 @@
664
  {% if completeness_score.validation_penalty %}
665
  <div class="validation-penalty-info">
666
  <h4>About the Validation Penalty</h4>
667
- <p>Your score includes a penalty because the AIBOM has schema validation issues. These are structural problems that don't comply with the CycloneDX specification requirements.</p>
668
  <p><strong>How to fix this:</strong> Look at the "Fix Validation Issues" section in the recommendations below. Fixing these issues will remove the penalty and improve your overall score.</p>
669
  </div>
670
  {% endif %}
 
664
  {% if completeness_score.validation_penalty %}
665
  <div class="validation-penalty-info">
666
  <h4>About the Validation Penalty</h4>
667
+ <p>Your score includes a penalty because the AI SBOM has schema validation issues. These are structural problems that don't comply with the CycloneDX specification requirements.</p>
668
  <p><strong>How to fix this:</strong> Look at the "Fix Validation Issues" section in the recommendations below. Fixing these issues will remove the penalty and improve your overall score.</p>
669
  </div>
670
  {% endif %}