Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Use the $regexFind in the aggregation framework of mongoDB #7

@AntonFriberg

Description

@AntonFriberg

Instead of using the $where operator (https://github.com/AxisCommunications/goalie-url-shortener/blob/master/backend/service/service.py#L87) for the reverse regex operations which comes with security concerns we should move to using the $regexFind as soon as it is released (scheduled for MongoDB v.4.2).

Check status: https://jira.mongodb.org/browse/SERVER-11947

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions