Skip to content

Commit

Permalink
Display the SAFECode mapping.
Browse files Browse the repository at this point in the history
  • Loading branch information
sydseter committed Feb 13, 2025
1 parent 1d89198 commit 67ceaf3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
<p class="mapping-value{mappingStyle}">{mapping.owasp_mastg || '-'}</p>
<p class="mapping-title{mappingStyle}">CAPEC</p>
<p class="mapping-value{mappingStyle}">{mapping.owasp_capec || '-'}</p>
<p class="mapping-title{mappingStyle}">SAFECODE</p>
<p class="mapping-value{mappingStyle}">{mapping.safecode || '-'}</p>
<style>
.mapping-title, .mapping-value
{
Expand Down

0 comments on commit 67ceaf3

Please sign in to comment.