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

Corrections in support of passing Fortify tests. #84

Merged
merged 5 commits into from
Apr 30, 2020

Conversation

ajanett
Copy link
Contributor

@ajanett ajanett commented Aug 28, 2018

Supports corrections needed to this ets so that it will pass Fortify tests as indicated in Issue #83

Fixes #83.

@dstenger
Copy link
Contributor

@ajanett Thank you for the pull request. Can you please try to resolve the merge conflicts.

@ajanett
Copy link
Contributor Author

ajanett commented Aug 29, 2018

@dstenger Sure. I'll take a look. Shouldn't be difficult, just a matter of fitting it into the schedule.

….git into Plugfest_Fortify_Fixes

# Conflicts:
#	src/main/java/org/opengis/cite/gpkg12/CommonFixture.java
@ajanett
Copy link
Contributor Author

ajanett commented Sep 4, 2018

@dstenger Tried to resolve those conflicts, though there was really only one and it wasn't actually a conflict. Hope this helps!

@lgoltz
Copy link
Contributor

lgoltz commented Apr 24, 2019

@ajanett The methods ValidateSQLiteTableColumnStringInput and cleanCharSQLite seems to be duplicates. Can they moved to to the class TableVerifier?
And please change the first letter of the methods to lowercase, as this is the code convention in java.

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.

Fortify Scan Issues
4 participants