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

webapp: Fix wrong port type bug #1565

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

arthurscchan
Copy link
Contributor

This PR fixes a possible wrong variable type for port because os.environ always return a dict with string keys and values.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan marked this pull request as ready for review June 12, 2024 15:54
@DavidKorczynski DavidKorczynski merged commit 5c1f4e3 into ossf:main Jun 12, 2024
5 checks passed
arthurscchan added a commit to arthurscchan/fuzz-introspector that referenced this pull request Jun 13, 2024
Fix wrong port type bug

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
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