-
Notifications
You must be signed in to change notification settings - Fork 27
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
Update imageMapster.js #78
base: develop
Are you sure you want to change the base?
Conversation
Second try
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The security scanner shows no problems, as the PSALM no longer complains about javascript eval()(Mentioned by @ChemiKyle on #71 ).
Upon further inspection of the change, I noticed that eval()
was still used in the imageMapster.js
@dhinostroza, could you please make the necessary changes to remove or replace eval()
?
@pbchase The issue we had yesterday was because the PR branch did not have the latest changes from develop
, this has been resolved with a merge commit.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested some changes. Please take a look at the above comment.
@saipavan10-git,
Sorry, I was just following Andy's suggestion on how to replace the file.
Best,
Daniel
…On Wed, Jun 12, 2024, 1:49 PM Sai Pavan ***@***.***> wrote:
***@***.**** requested changes on this pull request.
Requested some changes. Please take a look at the above comment.
—
Reply to this email directly, view it on GitHub
<#78 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEOTI5A647URCTJX3ULRURDZHCJ5DAVCNFSM6AAAAABJEPR2IOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDCMJTHA4TANJVGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Second try