mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 02:02:43 +00:00
PSP-256 - Add security-scanner tool (#17988)
Add security-scanner tool and github workflow
This commit is contained in:
@@ -62,7 +62,7 @@ rules:
|
||||
severity: ERROR
|
||||
|
||||
# NamespaceByID
|
||||
- id: nil-check-physical-storage
|
||||
- id: nil-check-physical-storage-by-nsid
|
||||
patterns:
|
||||
- pattern-either:
|
||||
- pattern: |
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
rules:
|
||||
- id: return-nil
|
||||
- id: hc-return-nil
|
||||
patterns:
|
||||
- pattern-either:
|
||||
- pattern: |
|
||||
|
||||
Reference in New Issue
Block a user