Files
codeql/python/ql/test
Rasmus Wriedt Larsen eb4f168dd4 Python: Clarify SensitiveAttributeAccess
The comment about imports was placed wrong. I also realized we didn't
even have a single test-case for
`this.(DataFlow::AttrRead).getAttributeNameExpr() = sensitiveLookupStringConst(classification)`
so I added that (notice that this is only `getattr(foo, x)` and not
`getattr(foo, "password")`)
2021-06-10 14:09:47 +02:00
..
2021-05-20 14:52:10 +02:00
2019-08-17 16:31:19 +01:00
2021-01-26 18:15:22 +01:00