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

Darwin Push Port #12

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Darwin Push Port #12

wants to merge 13 commits into from

Conversation

viral32111
Copy link
Owner

@viral32111 viral32111 commented Nov 5, 2023

Add support for Darwin Push Port.

@viral32111 viral32111 added the Enhancement New feature or request. label Nov 5, 2023
@viral32111 viral32111 added this to the 0.1.0 milestone Nov 5, 2023
@viral32111 viral32111 self-assigned this Nov 5, 2023
This was linked to issues Nov 5, 2023
prefix = REDIS_KEY_PREFIX,
delimiter = REDIS_KEY_DELIMITER
): string[] => {
if (removePrefix) key = key.replace(new RegExp(`${prefix}${delimiter}`, "y"), "")

Check failure

Code scanning / CodeQL

Regular expression injection High

This regular expression is constructed from a
environment variable
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPM Package Models Cache S3 Objects API Routes
1 participant