Files
codeql/rust/ql/integration-tests/hello-workspace/steps.ql
2025-05-22 09:53:36 +02:00

6 lines
152 B
Plaintext

import codeql.rust.elements.internal.ExtractorStep
from ExtractorStep step
where not step.getAction() = ["ParseLibrary", "ExtractLibrary"]
select step