Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix linux engines url #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spinto77
Copy link

@spinto77 spinto77 commented Oct 18, 2021

Discovery on some customers after an update the engines on version 9.3HF16 were throwing errors. The error was in the construct of the engine swagger url where the two // before swagger don't work as an endpoint.

By submitting a PR to this repository, you agree to the terms within the Checkmarx Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

This pull request is to fix the issue were URI that have double / cause a failure on engine swagger.

References

Include supporting link to GitHub Issue/PR number

Testing

Describe how this change was tested. Be specific about anything not tested and reasons why. If this solution has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

Please include any manual steps for testing end-to-end or functionality not covered by unit/integration tests.

Checklist

  • I have added documentation for new/changed functionality in this PR (if applicable). If documentaiton is a Wiki Update, please indicate desired changes within PR MD Comment
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used

Discovery on HSBC 04 and HSBC 05 after an update the engines were throwing errors. The error was in the construct of the engine swagger url where the two // before swagger dont work as an endpoint.
@spinto77 spinto77 closed this Oct 18, 2021
@spinto77 spinto77 reopened this Oct 18, 2021
@aarontesch-wcw
Copy link

This is still and issue, and there is an added issue with 9.4 not being supported, and with 9.5 on the horizon that should also be included in a future fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants