You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code is very old and prone to vulnerabilities. Let's refactor it out.
It is primarily used for crawler, metadata extraction and in-memory storage, which I think we can just create objects to do and/or use existing libraries to do it (e.g. validate has it's own crawler code)
⚔️ Parent Epic / Related Tickets
No response
The text was updated successfully, but these errors were encountered:
* Copied numerous classes from OODT v1.9, which led to incompatibilities with some aspects of the code
* Additional refactoring to support upgraded OODT components
* New smoke tests for integration testing
Resolves#75
💡 Description
The code is very old and prone to vulnerabilities. Let's refactor it out.
It is primarily used for crawler, metadata extraction and in-memory storage, which I think we can just create objects to do and/or use existing libraries to do it (e.g. validate has it's own crawler code)
⚔️ Parent Epic / Related Tickets
No response
The text was updated successfully, but these errors were encountered: