Skip to content

Commit d0e7f2d

Browse files
drehakomajid
authored andcommitted
Ignore the correct template (webapi)
webapi is the one using a package that's currently vulnerable. mcpserver was actually fine, just missing from the list (#424).
1 parent 72c1126 commit d0e7f2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

template-test/test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,8 @@ templateIgnoreList=(
372372
mstest-playwright
373373
nunit-playwright
374374

375-
# vulnerable at the moment, which fails tests - https://github.com/advisories/GHSA-v5pm-xwqc-g5wc
376-
mcpserver
375+
# 'Microsoft.OpenApi' 2.0.0 is vulnerable at the moment, which fails tests - https://github.com/advisories/GHSA-v5pm-xwqc-g5wc
376+
webapi
377377

378378
winforms
379379
winformscontrollib

0 commit comments

Comments
 (0)