Skip to content

Commit

Permalink
wording change on web report for BE
Browse files Browse the repository at this point in the history
  • Loading branch information
James Babb committed Jan 15, 2019
1 parent 277a881 commit 7a7fcef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/baseline_report_web.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ SPs:
<xsl:value-of select="$field_sep" />
<xsl:text>Entity Type</xsl:text>
<xsl:value-of select="$field_sep" />
<xsl:text>Egregiousness</xsl:text>
<xsl:text>Severity</xsl:text>
<xsl:value-of select="$field_sep" />
<xsl:text>Has Privacy Statement</xsl:text>
<xsl:value-of select="$field_sep" />
Expand Down Expand Up @@ -178,7 +178,7 @@ SPs:
<xsl:text>IdP</xsl:text>


<!-- Egregiousness Logic:
<!-- Severity Logic:
Serious = missing privacy statement and at least one contact
Moderate = missing either privacy statement or at least one contact
Minor = missing only the logo
Expand Down Expand Up @@ -311,7 +311,7 @@ SPs:
<xsl:text>SP</xsl:text>


<!-- Egregiousness Logic:
<!-- Severity Logic:
Serious = missing privacy statement and at least one contact
Moderate = missing either privacy statement or at least one contact
Minor = missing only the logo
Expand Down

0 comments on commit 7a7fcef

Please sign in to comment.