clearlydefined / clearlydefined/service
Invalid regular expression in curation
Open
bug
reproducible
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
file: MongoCurationStore.js
line: 95
We are using an auxiliary method called _getCurationId that creates the pattern that is going to be used for the regex, this method for some cases is creating an invalid pattern when is concatened with ^ in the line 95
Contributor guide
Assessment
This issue has not been assessed yet.