Hi, I have the PHP file change scanner running once a day and for almost two weeks now it's reporting the same four files every day. The files have a last modified date of 26.7.2023 or 5.9.2019
Every day I mark them as safe but the next day they are picked up by the scanner again. The file hashes in the report are the same. Would you have any ideas what's causing that and how I can fix it?
libraries/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED512.php
libraries/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed256.php
libraries/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/ED256.php
libraries/vendor/web-auth/cose-lib/src/Algorithm/Signature/EdDSA/Ed512.php
On a side note, the button "Mark all as safe" doesn't work for me. The page reloads but no files are marked safe. I need to select all checkboxes and click "All Actions" - "Mark Safe".
I checked the request and the server responds with a 303 code. Doesn't seem right. See second attachment.
Best regards,
Pete