diff --git a/src/data/Amy.ts b/src/data/Amy.ts index edbea413..da2e5a15 100644 --- a/src/data/Amy.ts +++ b/src/data/Amy.ts @@ -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,