Commit Graph

285 Commits

Author SHA1 Message Date
hoellen f194e4b319 Use GITHUB_TOKEN for authentication again
was overriden by upstream sync
2022-05-06 09:46:11 +02:00
hoellen 3c945d7ee7 snuffleupagus: Add exception rule for Nextcloud 2022-05-06 09:26:00 +02:00
hoellen 7a377af96a Merge branch 'version-24-testing' 2022-05-05 21:58:51 +02:00
hoellen 7905e3a7c4 Update to Nextcloud 24.0.0 2022-05-05 21:57:09 +02:00
hoellen 425b04ad03 Update README.md and SECURITY.md 2022-05-05 21:56:17 +02:00
Wonderfall 79d99eb02f iconv workaround no longer needed
Official PHP image now includes it by default for Alpine
2022-05-05 08:34:33 +02:00
Wonderfall 0b3b86dfff snuffleupagus: fix basic settings on new installs 2022-05-05 08:34:20 +02:00
Wonderfall a906f113b5 Update SECURITY.md 2022-05-05 08:31:30 +02:00
Wonderfall 1ffd446214 ensure JIT is disabled
It was disabled by default (jit_buffer_size=0 by default), but this setting makes sure JIT is unavailable at runtime. While JIT may bring minor performance improvements, this is not worth the risk of being exposed to tons of bugs due to JIT code complexity.
2022-05-05 08:31:10 +02:00
Wonderfall 8c11184ba1 follow OCI spec for labels 2022-05-05 08:30:45 +02:00
Wonderfall 2c662e7862 snuffleupagus: fix broken "Basic settings" access 2022-05-05 08:29:46 +02:00
Wonderfall f7aded2aeb chown not necessary here 2022-05-05 08:28:41 +02:00
Wonderfall 9a30d0ff02 snuffleupagus: enable sloppy_comparison 2022-05-05 08:28:32 +02:00
Wonderfall 33dc46def2 snuffleupagus: enable global_strict 2022-05-05 08:28:21 +02:00
Wonderfall 7974e54491 support and enable snuffleupagus 2022-05-05 08:25:52 +02:00
Wonderfall 6e8e9619ed add note about signed images 2022-05-05 08:24:32 +02:00
Wonderfall eceef9c4ac fix setup: do not wait for db if using sqlite3 2022-05-05 08:24:05 +02:00
Wonderfall bce0750e6e refactor build workflow, support signing 2022-05-05 08:23:13 +02:00
Wonderfall d451bcf1ef mention gpg key user id 2022-05-05 07:50:40 +02:00
Wonderfall 2ac3ec67f2 proper integrity check 2022-05-05 07:50:09 +02:00
Wonderfall df476c0dc4 remove unused build-time variables
we always use the latest anyway
2022-05-05 07:49:41 +02:00
Wonderfall 7611471834 disable legacy X-XSS-Protection
Obsolete, unsafe, and superseded by CSP
2022-05-05 07:48:42 +02:00
Jan Wagner 125ea0a2f6 Update to 23.0.4 (Closes: #13) 2022-04-21 23:26:14 +02:00
hoellen feae76b13a Update Nextcloud to 23.0.3 2022-03-21 23:25:42 +01:00
hoellen 51912688d2 Update Nextcloud to 23.0.2 2022-02-15 20:44:48 +01:00
hoellen 9fbe35460b Update Nextcloud to 23.0.1 2022-01-27 21:07:18 +01:00
hoellen bc89ff25ed Update hardened_malloc to 11 2022-01-27 19:56:15 +01:00
Wonderfall d3bfe95eb4 use light variant of hardened malloc
Much lower memory usage, remains security-focused
2022-01-17 10:46:41 +01:00
hoellen beab287fc4 Update hardened malloc to 10 2022-01-13 20:05:21 +01:00
Jan Wagner b839ac7838 Use github.actor also for trivy step 2022-01-13 19:38:14 +01:00
Jan Wagner 9851eb52ee waiting for the database container on setup 2022-01-13 19:35:53 +01:00
Jan Wagner 9b0a84a36f Also use github.actor for the scan workfow 2021-12-08 21:25:40 +01:00
Jan Wagner 70560d7d48 Use github.actor to detect the username for ghcr.io upload 2021-12-08 21:25:35 +01:00
Jan Wagner 8b15621860 Adding back smb support to the image 2021-12-07 15:39:06 +01:00
hoellen 63ac90199c Fix typo in workflow cron argument 2021-12-06 08:48:44 +01:00
hoellen a0cd4f12c9 Update README 2021-12-06 08:31:48 +01:00
hoellen ae37864108 Enable scan during build again and change trigger 2021-12-06 08:29:08 +01:00
hoellen 94d1a1f7c7 Update to Alpine 3.15 2021-12-05 21:34:06 +01:00
hoellen 0b59268aa8 Change .well-known regex 2021-12-05 21:32:08 +01:00
hoellen 11632128e4 Add imagick dependency 2021-12-05 21:02:36 +01:00
hoellen 6d3ff722dd Update to Nextcloud 23 2021-12-04 10:26:48 +01:00
hoellen d279197f16 Remove nc_port 2021-12-04 10:23:36 +01:00
hoellen 3a563dd4e2 Use GITHUB_TOKEN for authentication 2021-12-03 17:13:45 +01:00
hoellen 76891f6cdf Owner name changes 2021-12-03 15:38:16 +01:00
Wonderfall de77af23d7 Nextcloud 22.2.3 2021-11-17 19:05:19 +01:00
Wonderfall aa86dd1770 Nextcloud 22.2.2 2021-11-13 19:47:27 +01:00
Wonderfall ce7b954126 Nextcloud 22.2.1 2021-11-11 21:33:20 +01:00
Wonderfall 8b182c24d7 Nextcloud 22.2.0 2021-10-01 06:02:16 +02:00
Wonderfall 890f265ee5 Nextcloud 22.1.1 2021-09-01 15:07:17 +02:00
Wonderfall 92b85ec4bd Nextcloud 22.1.0 2021-08-06 01:55:21 +03:00