checkov: relax license-expression constraint
This commit is contained in:
@@ -37,11 +37,12 @@ buildPythonApplication rec {
|
||||
];
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"dpath"
|
||||
"bc-detect-secrets"
|
||||
"bc-python-hcl2"
|
||||
"pycep-parser"
|
||||
"dpath"
|
||||
"license-expression"
|
||||
"networkx"
|
||||
"pycep-parser"
|
||||
];
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user