diff --git a/openwebvulndb/common/vcs.py b/openwebvulndb/common/vcs.py index b41034e..5efe0f8 100644 --- a/openwebvulndb/common/vcs.py +++ b/openwebvulndb/common/vcs.py @@ -202,28 +202,37 @@ async def info(self, path, *, workdir): root = out.rstrip("\n") return {"url": url, "root": root} - async def get_plugins_update_date(self): - out = await self.read_lines(["svn", "ls", "-v", "^/tags", "http://plugins.svn.wordpress.org/"], ignore_errors=True) - line_pattern = re.compile("(?P\d+)\s+(?P[\w\s\.-]+)\s+(?P[A-Z][a-z]{2})\s+(?P\d{2})\s+(?:(?P\d{4})|(?P