Commit graph

339 commits

Author SHA1 Message Date
nikurasu afe31f6132
Add sqlite support
Sqlite3 support added again with pdo
2023-12-22 17:58:21 +01:00
El RIDO 65ceef0130
Merge pull request #180 from PrivateBin/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-15 08:13:28 +01:00
El RIDO df9b030944
new release 1.6.2 2023-12-15 07:25:53 +01:00
dependabot[bot] 03d37db311
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 05:42:54 +00:00
El RIDO de2e5dd5a2
Merge pull request #178 from PrivateBin/php83
upgrade to PHP 8.3
2023-12-09 16:25:01 +01:00
El RIDO d8412a1a04
enable building on s390 arch 2023-12-09 13:51:56 +01:00
El RIDO e6bcd5d5ea
remove deprecated, as of 8.3, option 2023-12-09 13:51:22 +01:00
El RIDO 8c00b28528
upgrade to PHP 8.3 2023-12-09 13:50:35 +01:00
El RIDO 4cae47e131
Merge pull request #177 from PrivateBin/dependabot/docker/alpine-3.19.0
Bump alpine from 3.18.5 to 3.19.0
2023-12-09 13:18:37 +01:00
dependabot[bot] c9d7a59aa4
Bump alpine from 3.18.5 to 3.19.0
Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 05:13:47 +00:00
El RIDO 19dde57d30
new release 1.6.1 2023-12-04 21:35:15 +01:00
El RIDO afe8e8d22d
Merge pull request #175 from PrivateBin/rugk-patch-1
Simplify if condition in build script
2023-12-01 07:23:36 +01:00
El RIDO 729168d0d7
Merge pull request #176 from PrivateBin/dependabot/docker/alpine-3.18.5
Bump alpine from 3.18.4 to 3.18.5
2023-12-01 07:09:00 +01:00
dependabot[bot] a9ac833cab
Bump alpine from 3.18.4 to 3.18.5
Bumps alpine from 3.18.4 to 3.18.5.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 05:18:44 +00:00
rugk 545a6dfd3a
Simplify if condition by using startsWith
Should now be equivalent to the previous one.
2023-11-18 17:15:07 +01:00
rugk ac988f2a24
Simplify if condition in build script
The of condition likely was wrongly inverted (it said it would run if the branch was _not_ master).
Also it's kinda useless anyway, as the trigger definitions above (in `on`) already restrict the branches.
2023-11-03 12:01:24 +01:00
El RIDO 54165bb82e
Merge pull request #174 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.8.0
Bump zaproxy/action-full-scan from 0.7.0 to 0.8.0
2023-11-01 19:07:27 +01:00
dependabot[bot] a96d9b8928
Bump zaproxy/action-full-scan from 0.7.0 to 0.8.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 05:41:43 +00:00
El RIDO 1ccce9fbbd
Merge pull request #172 from PrivateBin/dependabot/docker/alpine-3.18.4
Bump alpine from 3.18.3 to 3.18.4
2023-10-01 09:15:00 +02:00
dependabot[bot] 9928744bb3
Bump alpine from 3.18.3 to 3.18.4
Bumps alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 05:53:52 +00:00
El RIDO d5561cd2ed
Merge pull request #171 from PrivateBin/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-14 05:36:45 +02:00
dependabot[bot] 10f3a04035
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 03:34:59 +00:00
El RIDO 63992f5912
Merge pull request #170 from PrivateBin/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-09-14 05:33:54 +02:00
El RIDO 3ae7f10303
Merge pull request #169 from PrivateBin/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-14 05:33:15 +02:00
dependabot[bot] 050c2d3ecf
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 05:50:03 +00:00
dependabot[bot] 8844becb94
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 05:49:59 +00:00
El RIDO 9e35a8f596
new release 1.6.0 2023-09-11 20:05:31 +02:00
El RIDO a02bde8529
Merge pull request #168 from PrivateBin/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-06 07:14:09 +02:00
dependabot[bot] b86422ee08
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 05:22:36 +00:00
El RIDO a2e34e484c
Merge pull request #166 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.7.0
Bump zaproxy/action-full-scan from 0.6.0 to 0.7.0
2023-08-26 08:40:40 +02:00
dependabot[bot] 0b75c21acc
Bump zaproxy/action-full-scan from 0.6.0 to 0.7.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 05:33:54 +00:00
El RIDO 76f619dde5
Merge pull request #164 from PrivateBin/dependabot/docker/alpine-3.18.3
Bump alpine from 3.18.2 to 3.18.3
2023-08-08 20:03:46 +02:00
dependabot[bot] 8df467beea
Bump alpine from 3.18.2 to 3.18.3
Bumps alpine from 3.18.2 to 3.18.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-08 05:31:52 +00:00
El RIDO e75e9dfa97
Merge pull request #162 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.6.0
Bump zaproxy/action-full-scan from 0.5.1 to 0.6.0
2023-08-04 06:22:11 +02:00
dependabot[bot] d53e4c4c20
Bump zaproxy/action-full-scan from 0.5.1 to 0.6.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.5.1...v0.6.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 05:17:28 +00:00
El RIDO f093145c2b
Merge pull request #160 from PrivateBin/release-check
include release key, increasing robustness of image build process
2023-07-15 12:03:09 +02:00
El RIDO 79d858e5f3
include release key, increasing robustness of image build process 2023-07-15 09:53:14 +02:00
El RIDO 5cc7453743
Merge pull request #158 from fenak/more-aws-env-vars
Support more AWS related env vars
2023-07-10 12:44:23 +02:00
Felipe Nakandakari 16fb8caa2f
Add AWS_DEFAULT_REGION env var 2023-07-10 19:18:41 +10:00
Felipe Nakandakari db69f83acc
Support more AWS related env vars 2023-07-10 19:08:14 +10:00
El RIDO 0d842b9019 new release 1.5.2 2023-07-09 10:51:25 +02:00
El RIDO 8172103259
Merge pull request #157 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.5.1
Bump zaproxy/action-full-scan from 0.5.0 to 0.5.1
2023-07-07 06:43:54 +02:00
dependabot[bot] 04ba547811
Bump zaproxy/action-full-scan from 0.5.0 to 0.5.1
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 05:35:47 +00:00
El RIDO 5abc9d5603
Merge pull request #156 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.5.0
Bump zaproxy/action-full-scan from 0.4.0 to 0.5.0
2023-07-01 08:01:31 +02:00
dependabot[bot] ae587775e7
Bump zaproxy/action-full-scan from 0.4.0 to 0.5.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/zaproxy/action-full-scan/releases)
- [Changelog](https://github.com/zaproxy/action-full-scan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zaproxy/action-full-scan/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: zaproxy/action-full-scan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 05:15:44 +00:00
El RIDO d136a66a3e
Merge pull request #153 from PrivateBin/dependabot/docker/alpine-3.18.2
Bump alpine from 3.18.0 to 3.18.2
2023-06-15 19:08:26 +02:00
dependabot[bot] 449e733615
Bump alpine from 3.18.0 to 3.18.2
Bumps alpine from 3.18.0 to 3.18.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 05:57:56 +00:00
El RIDO 6363ae3e58
Merge pull request #152 from PrivateBin/php82
upgrade to PHP 8.2
2023-05-22 12:31:33 +02:00
El RIDO 4e66fbe35e upgrade to PHP 8.2 2023-05-21 10:33:48 +02:00
El RIDO 3e380f2a41 php config stability, addresses #147 2023-05-21 10:15:29 +02:00