Skip to content

Marketplace update from marketplace-doc-gen-a8001e2#408

Open
iguazio-cicd wants to merge 1 commit intomasterfrom
marketplace-doc-gen-a8001e2
Open

Marketplace update from marketplace-doc-gen-a8001e2#408
iguazio-cicd wants to merge 1 commit intomasterfrom
marketplace-doc-gen-a8001e2

Conversation

@iguazio-cicd
Copy link
Copy Markdown
Collaborator

github-workflow

// set score for the word in each file
recordFiles.forEach((file) => {
if (!scoreMap.has(file)) scoreMap.set(file, {});
scoreMap.get(file)[word] = record.score;

Check failure

Code scanning / CodeQL

Remote property injection High

A property name to write to depends on a
user-provided value
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants