Files
codeql/python/ql/test/experimental/query-tests/Security
Rasmus Lerchedahl Petersen 20d54543fd python: move log injection out of experimental
- move from custom concept `LogOutput` to standard concept `Logging`
- remove `Log.qll` from experimental frameworks
  - fold models into standard models (naively for now)
    - stdlib:
      - make Logger module public
      - broaden definition of instance
      - add `extra` keyword as possible source
   - flak: add app.logger as logger instance
   - django: `add django.utils.log.request_logger` as logger instance
     (should we add the rest?)
- remove LogOutput from experimental concepts
2022-01-31 11:27:55 +01:00
..
2021-10-16 13:12:33 +02:00
2021-06-28 14:18:27 +02:00
2021-11-16 15:03:49 +01:00
2021-09-24 16:11:27 +02:00
2021-07-15 17:16:29 +02:00