Skip to content

Commit 520bc3c

Browse files
p4gsclaudehappy-otter
committed
Update All row bullets and fix bullet vertical alignment
- Add 3 new Legacy GRC bullets and 5 new GRC Engineering bullets - Fix bullet dot alignment using em units for consistent centering Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
1 parent f702e60 commit 520bc3c

File tree

1 file changed

+9
-2
lines changed
  • docs/projects/grcengineering-cheat-sheet

1 file changed

+9
-2
lines changed

docs/projects/grcengineering-cheat-sheet/index.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
content: '';
304304
position: absolute;
305305
left: -14px;
306-
top: 10px;
306+
top: 0.6em;
307307
width: 5px;
308308
height: 5px;
309309
border-radius: 50%;
@@ -393,11 +393,18 @@ <h1 class="page-title">The <span class="highlight">GRC Engineering</span> Cheat
393393
<td>
394394
<ul>
395395
<li>Framework-first focus</li>
396+
<li>Documentation-heavy work products</li>
397+
<li>Outputs conflated with outcomes</li>
398+
<li>GRC treated as internal programs that serve the GRC team&rsquo;s needs</li>
396399
</ul>
397400
</td>
398401
<td>
399402
<ul>
400-
<li>Threat-informed, systems thinking, design thinking</li>
403+
<li>Realistic risk-centered focus</li>
404+
<li>Threat-informed everything: policies, controls, trainings, etc.</li>
405+
<li>Systems thinking applied across the board: organizational governance, risk analysis, control modeling, etc.</li>
406+
<li>Design thinking harnessed to make the right thing to do the easy thing to do</li>
407+
<li>GRC treated as a product that serves internal and external customers&rsquo; needs</li>
401408
</ul>
402409
</td>
403410
</tr>

0 commit comments

Comments
 (0)