Commit Graph

2 Commits

Author SHA1 Message Date
Sean Gilligan decb58daa7
croniter PYFUZZPACKAGE reachability analysis workaround (#10207)
Work around for issue resolving croniter function names, see
https://github.com/ossf/fuzz-introspector/issues/1010 .

Setting the `PYFUZZPACKAGE` environment variable takes coverage from
`2/48` functions reachable to an improved `22/48` reachable. I've also
updated how croniter is imported to have a higher number of matches.

There are still some issues in the callgraph analysis but this is a big
improvement in the metrics.
2023-05-02 12:24:50 +01:00
DavidKorczynski 42b47a8b5f
croniter: initial integration (#7753)
croniter: initialer integration
2022-06-08 10:39:30 +01:00