v0.0.29
What's Changed
- Missing detection when calling built-in python trace.Trace.run in #48 reported by @FredericDT GHSA-5qwp-399c-mjwf
- Missing detection when calling built-in python trace.Trace.runctx in #48 reported by @FredericDT GHSA-g344-hcph-8vgg
- Missing detection when calling built-in python profile.Profile.run in #48 reported by @FredericDT GHSA-x696-vm39-cp64
- Missing detection when calling built-in python profile.Profile.runctx in #48 reported by @FredericDT GHSA-6vqj-c2q5-j97w
- Missing detection when calling built-in python lib2to3.pgen2.grammar.Grammar.loads in #48 reported by @FredericDT GHSA-f54q-57x4-jg88
- Missing detection when calling built-in python idlelib.debugobj.ObjectTreeItem in #48 reported by @FredericDT GHSA-3vg9-h568-4w9m
- Missing detection when calling built-in python idlelib.autocomplete.AutoComplete.get_entity in #48 reported by @FredericDT GHSA-6w4w-5w54-rjvr
- Missing detection when calling built-in python idlelib.autocomplete.AutoComplete.fetch_completions in #48 reported by @FredericDT GHSA-7cq8-mj8x-j263
- Missing detection when calling built-in python code.InteractiveInterpreter in #48 reported by @FredericDT GHSA-cj3c-v495-4xqh
- Missing detection when calling built-in python idlelib.calltip.Calltip in #48 reported by @FredericDT GHSA-8r4j-24qv-fmq9
- Missing detection when calling built-in python library idlelib.calltip.get_entity in #48 reported by @FredericDT GHSA-9xph-j2h6-g47v
Full Changelog: v0.0.28...v0.0.29