mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
ci: fix semgrep rule for RPC authentication
This commit is contained in:
@@ -30,6 +30,7 @@ rules:
|
||||
# Pattern used by endpoints called exclusively between agents
|
||||
# (server -> server or client -> server)
|
||||
- pattern-not-inside: |
|
||||
...
|
||||
... := validateTLSCertificateLevel(...)
|
||||
...
|
||||
if done, err := $A.$B.forward($METHOD, ...); done {
|
||||
|
||||
Reference in New Issue
Block a user