Skip to content

Commit

Permalink
Added blog post.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Feb 26, 2024
1 parent 968ff43 commit ec43301
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/data/Amy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,18 @@ export const Amy: ProfileSpec = {
},
],
impacts: [
{
kind: 'press',
start: 2024,
end: 2024,
description:
'GitHub highlighted Wordplay in a blog post about its security tools',
title: 'The architecture of SAST tools: An explainer for developers',
author: 'Nicole Choi',
source: 'GitHub',
url: 'https://github.blog/2024-08-07-the-architecture-of-sast-tools-an-explainer-for-developers/',
who: 'public',
},
{
kind: 'press',
start: 2024,
Expand Down

0 comments on commit ec43301

Please sign in to comment.