Make SAST stop complaining about the use of the unsafe
package, we need it on Windows
This commit is contained in:
6
.gitlab/sast-ruleset.toml
Normal file
6
.gitlab/sast-ruleset.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[gitlab-advanced-sast]
|
||||
[[gitlab-advanced-sast.ruleset]]
|
||||
disable = true
|
||||
[gitlab-advanced-sast.ruleset.identifier]
|
||||
type = "semgrep_id"
|
||||
value = "gosec.G103-1"
|
Reference in New Issue
Block a user