Skip to content

Commit 7f68562

Browse files
authored
Add Agent Security (#947)
1 parent 9374dcd commit 7f68562

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/a.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,13 @@ export const resources: Resource[] = [
8484
url: 'https://www.youtube.com/channel/UCvM5YYWwfLwpcQgbRr68JLQ',
8585
keywords: ['HTML CSS JS UI UX WordPress React Native User Interface Design Website JavaScript Graphics design'],
8686
},
87+
{
88+
name: 'Agent Security',
89+
description: 'Security for AI agents',
90+
categories: ['Security', 'AI', 'Newsletter'],
91+
url: 'https://agentsecurity.com',
92+
keywords: ['data', 'ai security', 'agent security', 'llm security'],
93+
},
8794
{
8895
name: 'Ahrefs',
8996
description: 'You don',

0 commit comments

Comments
 (0)