Skip to content

Commit

Permalink
Merge pull request #580 from yzainee/con_cve
Browse files Browse the repository at this point in the history
transitve count -1
  • Loading branch information
yzainee-zz authored Aug 28, 2019
2 parents d3b3483 + 3a40ab6 commit 2202a57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bayesian/api_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -878,6 +878,7 @@ def post():

deps['external_request_id'] = request_id
deps['current_stack_license'] = extract_licenses(license_files)
deps['show_transitive'] = show_transitive
deps.update(is_modified_flag)

if not worker_flow_enabled:
Expand Down

0 comments on commit 2202a57

Please sign in to comment.