Make SAST stop complaining about the use of the unsafe package, we need it on Windows

This commit is contained in:
2025-09-04 17:30:44 +02:00
parent 2c854eaefa
commit c9cfb9b8d9

View File

@@ -1,6 +1,6 @@
[gitlab-advanced-sast] [semgrep]
[[gitlab-advanced-sast.ruleset]] [[semgrep.ruleset]]
disable = true disable = true
[gitlab-advanced-sast.ruleset.identifier] [gsemgrep.ruleset.identifier]
type = "semgrep_id" type = "semgrep_id"
value = "gosec.G103-1" value = "gosec.G103-1"