nextcloud / social

🎉 Social can be used for work, or to connect to the fediverse!
https://apps.nextcloud.com/apps/social
GNU Affero General Public License v3.0
491 stars 59 forks source link

Nextcloud Integrity check fail on Social app files #1868

Open srijansaxena11 opened 8 months ago

srijansaxena11 commented 8 months ago

Describe the bug When the Nextcloud security scan, the integrity check is failing on Social app files, particularly CHANGELOG.md and appinfo/info.xml This is because the files that Nextcloud integrity check is checking against are of 0.6.0-rc2. That may have been left to be changed when updating the app to 0.6.1.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Administrator Settings -> Overview'
  2. Click on 'Scan/Rescan -> List of Invalid Files'
  3. See error

Expected behavior No Invalid Files should be found

Screenshots

image

Client details:

Server details **Social app version:** 0.6.1 **Operating system**: Ubuntu **Web server:** Apache **Database:** MySQL **PHP version:** 8 **Nextcloud version:** 27
Logs #### Nextcloud log (data/nextcloud.log) ``` Insert your Nextcloud log here ``` #### Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```