Skip to content

Commit 0c58656

Browse files
fix(datasecurity): disable datasecurity rust check from build in shared checks manifest
1 parent 9fb3350 commit 0c58656

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/collector/sharedlibrary/rustchecks/shared_checks_manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
checks:
22
- id: datasecurity
33
crate: datasecurity
4-
include_in_build: true
4+
include_in_build: false
55
platforms:
66
- linux
77
- id: example

0 commit comments

Comments
 (0)