Title: Problems with core integrity check
Last modified: August 22, 2016

---

# Problems with core integrity check

 *  Resolved [McFoxx](https://wordpress.org/support/users/mcfoxx/)
 * (@mcfoxx)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problems-with-core-integrity-check/)
 * Hello,
 * I’ve got a big problem with the core integrity check of the Sucuri Plugin. It
   lists all changes in the core directories, just like it should do. But after 
   I mark some files a fixed and save this, exact these files appear again. I just
   can’t remove them from the check so all files are listed there everytime. Is 
   there a way I can fix this issue?
 * Thanks for help
    McFoxx
 * [https://wordpress.org/plugins/sucuri-scanner/](https://wordpress.org/plugins/sucuri-scanner/)

Viewing 1 replies (of 1 total)

 *  [yorman](https://wordpress.org/support/users/yorman/)
 * (@yorman)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problems-with-core-integrity-check/#post-5372552)
 * When you mark a file as _fixed_ its name is added to this file [1], if the file
   disappears from the list of the _Integrity Checks_ panel then it means the code
   is working correctly, so the issue must be in the file that is acting as a pseudo-
   database, somehow it is getting reset.
 * The file is handled by a library that we wrote to provide the ability to cache
   data during a range of time, after the time limit is surpassed the library returns
   a negative values forcing the plugin to think that the cache is empty, but even
   so the data must be in the file.
 * Check that file and see if the files that you marked as fixed are there, if yes
   then there may be a bug in the code and I will continue investigating to fix 
   it, but if the files are listed in the file then there may be an issue in your
   server or someone is resetting the file.
 * [1] /wp-content/uploads/sucuri/sucuri-integrity.php

Viewing 1 replies (of 1 total)

The topic ‘Problems with core integrity check’ is closed to new replies.

 * ![](https://ps.w.org/sucuri-scanner/assets/icon-256x256.png?rev=2875755)
 * [Sucuri Security - Auditing, Malware Scanner and Security Hardening](https://wordpress.org/plugins/sucuri-scanner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sucuri-scanner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sucuri-scanner/)
 * [Active Topics](https://wordpress.org/support/plugin/sucuri-scanner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sucuri-scanner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sucuri-scanner/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [yorman](https://wordpress.org/support/users/yorman/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/problems-with-core-integrity-check/#post-5372552)
 * Status: resolved