This commit is contained in:
Kevin Stubbings
2023-11-05 21:50:49 -08:00
parent 75f860595a
commit 3b78477406
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added the [rs cors](https://github.com/rs/cors) library to the CorsMisconfiguration.ql query

View File

@@ -34,6 +34,7 @@ import semmle.go.frameworks.Afero
import semmle.go.frameworks.Beego
import semmle.go.frameworks.BeegoOrm
import semmle.go.frameworks.Chi
import semmle.go.frameworks.RsCors
import semmle.go.frameworks.Couchbase
import semmle.go.frameworks.Echo
import semmle.go.frameworks.ElazarlGoproxy