Commit graph

348 commits

Author SHA1 Message Date
El RIDO
720c23edb8
Merge pull request #189 from PrivateBin/ctype
add ctype PHP extension
2024-04-15 15:30:48 +02:00
El RIDO
899260980d
Merge pull request #190 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.10.0
Bump zaproxy/action-full-scan from 0.9.0 to 0.10.0
2024-04-04 06:48:25 +02:00
dependabot[bot]
ff3d32df0f
Bump zaproxy/action-full-scan from 0.9.0 to 0.10.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.9.0 to 0.10.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.9.0...v0.10.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>
2024-04-03 05:11:49 +00:00
El RIDO
e10c62ec57
add ctype PHP extension
this will become required with the next PrivateBin release (> 1.7.1), where we replaced some of the regex based validation with ctype function calls
2024-04-01 14:27:29 +02:00
El RIDO
8c5df7cfdb
new release 1.7.1 2024-02-11 15:34:39 +01:00
El RIDO
7178d8fd15
new release 1.7.0 2024-02-11 14:31:12 +01:00
El RIDO
d5637bd03a
Merge pull request #186 from PrivateBin/dependabot/docker/alpine-3.19.1
Bump alpine from 3.19.0 to 3.19.1
2024-01-29 07:07:05 +01:00
dependabot[bot]
91ca54e9c1
Bump alpine from 3.19.0 to 3.19.1
Bumps alpine from 3.19.0 to 3.19.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 05:57:28 +00:00
El RIDO
f8a4b33782
Merge pull request #185 from PrivateBin/dependabot/github_actions/zaproxy/action-full-scan-0.9.0
Bump zaproxy/action-full-scan from 0.8.0 to 0.9.0
2024-01-27 09:16:07 +01:00
dependabot[bot]
f3feea065e
Bump zaproxy/action-full-scan from 0.8.0 to 0.9.0
Bumps [zaproxy/action-full-scan](https://github.com/zaproxy/action-full-scan) from 0.8.0 to 0.9.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.8.0...v0.9.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>
2024-01-26 05:40:46 +00: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