We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f8605 commit 3b78477Copy full SHA for 3b78477
go/ql/lib/change-notes/2023-10-31-add-rs-cors-framework.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* Added the [rs cors](https://github.com/rs/cors) library to the CorsMisconfiguration.ql query
go/ql/lib/go.qll
@@ -34,6 +34,7 @@ import semmle.go.frameworks.Afero
34
import semmle.go.frameworks.Beego
35
import semmle.go.frameworks.BeegoOrm
36
import semmle.go.frameworks.Chi
37
+import semmle.go.frameworks.RsCors
38
import semmle.go.frameworks.Couchbase
39
import semmle.go.frameworks.Echo
40
import semmle.go.frameworks.ElazarlGoproxy
0 commit comments