We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c54f35 commit 1b3f4f4Copy full SHA for 1b3f4f4
vulnerabilities/pipelines/v2_importers/tuxcare_importer.py
@@ -1,6 +1,7 @@
1
import json
2
import logging
3
-from typing import Iterable, Mapping
+from typing import Iterable
4
+from typing import Mapping
5
6
from dateutil.parser import parse
7
from packageurl import PackageURL
0 commit comments