• Resolved Irene

    (@arlinaite)


    Hi,
    I have an issue with changed file always with the same plugin:
    wp-content/plugins/ultimate-addons-for-gutenberg/dist/blocks.style.css
    I selected only a piece of code because it is very long
    https://pasteboard.co/K2NpP5I.png
    Can you please tell me what it means?
    Thanks

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author nintechnet

    (@nintechnet)

    Did you try to whitelist it?
    Go to “NinjaScanner > Settings” and in the “Ignore files/folders” input, enter .css and then enable the “Apply the exclusion list to the file integrity checker” option below. That will exclude the CSS style sheet from the scanner.

    Thread Starter Irene

    (@arlinaite)

    The question is
    1) why your original file is always different that the file that plugin update loads?
    2) Is this a false positive?
    3) how can I be sure which file is wright?

    Plugin Author nintechnet

    (@nintechnet)

    1) Because ultimate-addons-for-gutenberg modifies the file:
    In the classes/class-uagb-admin-helper.php lines 279 to 290 you can see it deletes the “dist/blocks.style.css” file and creates a new one. NinjaScanner detects the change and warns you.

    2) Yes. The file was changed, but it’s not malicious.

    3) It’s hard to say, but as in your screenshot we can only see style/CSS content being changed, this is usually a false positive.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue with changed file’ is closed to new replies.