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 dangerous parsing of Omero importer return values #49

Open
wow-such-code opened this issue Oct 13, 2020 · 1 comment
Open

Fix dangerous parsing of Omero importer return values #49

wow-such-code opened this issue Oct 13, 2020 · 1 comment
Assignees

Comments

@wow-such-code
Copy link
Member

image_ids = fist_line[6:].split(',')

This code is also used in two different methods. It might makes sense to write a new method to do this.

@sven1103
Copy link
Contributor

sven1103 commented Mar 3, 2021

@luiskuhn can you please address this in your current refactoring work and close it afterwards?

@sven1103 sven1103 assigned sven1103 and luiskuhn and unassigned sven1103 Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants