Skip to content

Commit b71c2ce

Browse files
committed
Python/UnsafeUsageOfClientSideEncryptionVersion
1 parent a5050c9 commit b71c2ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/ql/src/experimental/Security/CWE-327/Azure/UnsafeUsageOfClientSideEncryptionVersion.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,6 @@ private module AzureBlobClientConfig implements DataFlow::StateConfigSig {
147147
}
148148

149149
predicate observeDiffInformedIncrementalMode() { any() }
150-
151-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
152150
}
153151

154152
module AzureBlobClientFlow = DataFlow::GlobalWithState<AzureBlobClientConfig>;

0 commit comments

Comments
 (0)