Files
codeql/java/ql/test/query-tests/security/CWE-1204/StaticInitializationVector.qlref
Jonas Jensen 11a0a9f8af Java: StaticInitializationVector with postprocess
Use the new `postprocess` feature for the test of
`StaticInitializationVector.ql`. This makes it easier to modify and test
this query for diff-informed operation.
2025-02-24 13:33:02 +01:00

5 lines
154 B
Plaintext

query: Security/CWE/CWE-1204/StaticInitializationVector.ql
postprocess:
- utils/test/PrettyPrintModels.ql
- utils/test/InlineExpectationsTestQuery.ql