We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4b3f1 commit a25aa8dCopy full SHA for a25aa8d
1 file changed
dojo/tools/checkov/parser.py
@@ -1,6 +1,5 @@
1
import json
2
-import requests
3
-from bs4 import BeautifulSoup
+
4
from dojo.models import Finding
5
6
0 commit comments