Search the given content for paths that match the constrains from ignore_patterns and logo_patterns.
get_possible_paths(content, logo_patterns, ignore_patterns, pkg_name = "")A list of paths that match the given patterns
The result of calling get_endpoint_content() on a github repo.
A regex string of patterns to accept.
A regex string of patterns to ignore.
A Name of the package to find logos for.