nextcloud / nextcloud/contacts
Can’t pass nextclud security check , msg EXTRA_FILE
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
Technical information
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.
Results
- contacts
- EXTRA_FILE
- contacts/appinfo/signature.json
- EXTRA_FILE
Raw output
Array
(
[contacts] => Array
(
[EXTRA_FILE] => Array
(
[contacts/appinfo/signature.json] => Array
(
[expected] =>
[current] => 2bda141a84db2f8c6fecbc55e58e88ccc67ee392c835fbf4c3dd1f987001fe0bfa7c7b816c7970b9d4e2c383f26e178aa55d31513eb1f209628949b79e244cfa
)
)
)
)
Steps to reproduce
- Go to Nextcloud management
- Click security and settings
- See error
Expected behavior
Pass scan
Actual behavior
Get error
Contact version
5.3.2
Operating system
No response
PHP engine version
PHP 8.1
Web server
Nginx
Database
PostgreSQL
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported contacts/appinfo/signature.json path and the Nextcloud management security scan described in the issue. Compare the app contents with the integrity-check expectations and consult the referenced integrity-check documentation, if available. The work is done when the Contacts app no longer reports this file as EXTRA_FILE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, php, postgresql
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100