diff --git a/dependency/mariadb/2.0.30/CHANGELOG.md b/dependency/mariadb/2.0.31/CHANGELOG.md
similarity index 91%
rename from dependency/mariadb/2.0.30/CHANGELOG.md
rename to dependency/mariadb/2.0.31/CHANGELOG.md
index 6bdde78ed6..fb721ab7d0 100644
--- a/dependency/mariadb/2.0.30/CHANGELOG.md
+++ b/dependency/mariadb/2.0.31/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [mariadb-2.0.31](https://github.com/truecharts/apps/compare/mariadb-2.0.30...mariadb-2.0.31) (2022-04-03)
+
+#### Fix
+
+* try to also fix catalog build process
+
+
+
### [mariadb-2.0.30](https://github.com/truecharts/apps/compare/mariadb-2.0.29...mariadb-2.0.30) (2022-04-03)
@@ -88,12 +97,3 @@
#### Chore
* update helm chart common to v9.2.3 ([#2335](https://github.com/truecharts/apps/issues/2335))
-
-
-
-
-### [mariadb-2.0.16](https://github.com/truecharts/apps/compare/mariadb-2.0.15...mariadb-2.0.16) (2022-03-28)
-
-#### Feat
-
-* expose root password field on gui ([#2327](https://github.com/truecharts/apps/issues/2327))
diff --git a/dependency/mariadb/2.0.30/CONFIG.md b/dependency/mariadb/2.0.31/CONFIG.md
similarity index 100%
rename from dependency/mariadb/2.0.30/CONFIG.md
rename to dependency/mariadb/2.0.31/CONFIG.md
diff --git a/dependency/memcached/2.0.29/Chart.lock b/dependency/mariadb/2.0.31/Chart.lock
similarity index 80%
rename from dependency/memcached/2.0.29/Chart.lock
rename to dependency/mariadb/2.0.31/Chart.lock
index 4a81e57473..88b9066b75 100644
--- a/dependency/memcached/2.0.29/Chart.lock
+++ b/dependency/mariadb/2.0.31/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 9.2.6
digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-04-01T09:20:12.923252403Z"
+generated: "2022-04-03T08:57:04.438112614Z"
diff --git a/dependency/mariadb/2.0.30/Chart.yaml b/dependency/mariadb/2.0.31/Chart.yaml
similarity index 98%
rename from dependency/mariadb/2.0.30/Chart.yaml
rename to dependency/mariadb/2.0.31/Chart.yaml
index 630dca4474..7094d6499d 100644
--- a/dependency/mariadb/2.0.30/Chart.yaml
+++ b/dependency/mariadb/2.0.31/Chart.yaml
@@ -24,7 +24,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
-version: 2.0.30
+version: 2.0.31
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mariadb/2.0.30/README.md b/dependency/mariadb/2.0.31/README.md
similarity index 100%
rename from dependency/mariadb/2.0.30/README.md
rename to dependency/mariadb/2.0.31/README.md
diff --git a/dependency/mariadb/2.0.30/app-readme.md b/dependency/mariadb/2.0.31/app-readme.md
similarity index 100%
rename from dependency/mariadb/2.0.30/app-readme.md
rename to dependency/mariadb/2.0.31/app-readme.md
diff --git a/dependency/mariadb/2.0.30/charts/common-9.2.6.tgz b/dependency/mariadb/2.0.31/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/mariadb/2.0.30/charts/common-9.2.6.tgz
rename to dependency/mariadb/2.0.31/charts/common-9.2.6.tgz
diff --git a/dependency/mariadb/2.0.30/helm-values.md b/dependency/mariadb/2.0.31/helm-values.md
similarity index 100%
rename from dependency/mariadb/2.0.30/helm-values.md
rename to dependency/mariadb/2.0.31/helm-values.md
diff --git a/dependency/mariadb/2.0.30/ix_values.yaml b/dependency/mariadb/2.0.31/ix_values.yaml
similarity index 100%
rename from dependency/mariadb/2.0.30/ix_values.yaml
rename to dependency/mariadb/2.0.31/ix_values.yaml
diff --git a/dependency/mariadb/2.0.30/questions.yaml b/dependency/mariadb/2.0.31/questions.yaml
similarity index 100%
rename from dependency/mariadb/2.0.30/questions.yaml
rename to dependency/mariadb/2.0.31/questions.yaml
diff --git a/dependency/mariadb/2.0.30/security.md b/dependency/mariadb/2.0.31/security.md
similarity index 100%
rename from dependency/mariadb/2.0.30/security.md
rename to dependency/mariadb/2.0.31/security.md
diff --git a/dependency/mariadb/2.0.30/templates/common.yaml b/dependency/mariadb/2.0.31/templates/common.yaml
similarity index 100%
rename from dependency/mariadb/2.0.30/templates/common.yaml
rename to dependency/mariadb/2.0.31/templates/common.yaml
diff --git a/dependency/mariadb/2.0.30/templates/secret.yaml b/dependency/mariadb/2.0.31/templates/secret.yaml
similarity index 100%
rename from dependency/mariadb/2.0.30/templates/secret.yaml
rename to dependency/mariadb/2.0.31/templates/secret.yaml
diff --git a/dependency/mariadb/2.0.30/values.yaml b/dependency/mariadb/2.0.31/values.yaml
similarity index 100%
rename from dependency/mariadb/2.0.30/values.yaml
rename to dependency/mariadb/2.0.31/values.yaml
diff --git a/dependency/memcached/2.0.29/CHANGELOG.md b/dependency/memcached/2.0.33/CHANGELOG.md
similarity index 92%
rename from dependency/memcached/2.0.29/CHANGELOG.md
rename to dependency/memcached/2.0.33/CHANGELOG.md
index 895f94b1ab..720bc849fd 100644
--- a/dependency/memcached/2.0.29/CHANGELOG.md
+++ b/dependency/memcached/2.0.33/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
+
+### [memcached-2.0.33](https://github.com/truecharts/apps/compare/memcached-2.0.32...memcached-2.0.33) (2022-04-03)
+
+#### Fix
+
+* try to also fix catalog build process
+
+
+
### [memcached-2.0.29](https://github.com/truecharts/apps/compare/memcached-2.0.25...memcached-2.0.29) (2022-04-01)
@@ -88,12 +97,3 @@
### [memcached-2.0.13](https://github.com/truecharts/apps/compare/memcached-2.0.12...memcached-2.0.13) (2022-03-26)
-
-#### Chore
-
-* bump all apps to trigger ci
-
-
-
-
-### [memcached-2.0.11](https://github.com/truecharts/apps/compare/memcached-2.0.10...memcached-2.0.11) (2022-03-26)
diff --git a/dependency/memcached/2.0.29/CONFIG.md b/dependency/memcached/2.0.33/CONFIG.md
similarity index 100%
rename from dependency/memcached/2.0.29/CONFIG.md
rename to dependency/memcached/2.0.33/CONFIG.md
diff --git a/dependency/mariadb/2.0.30/Chart.lock b/dependency/memcached/2.0.33/Chart.lock
similarity index 80%
rename from dependency/mariadb/2.0.30/Chart.lock
rename to dependency/memcached/2.0.33/Chart.lock
index 83c022419f..f8b89974bc 100644
--- a/dependency/mariadb/2.0.30/Chart.lock
+++ b/dependency/memcached/2.0.33/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 9.2.6
digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-04-03T08:26:56.716194619Z"
+generated: "2022-04-03T08:57:04.456857628Z"
diff --git a/dependency/memcached/2.0.29/Chart.yaml b/dependency/memcached/2.0.33/Chart.yaml
similarity index 98%
rename from dependency/memcached/2.0.29/Chart.yaml
rename to dependency/memcached/2.0.33/Chart.yaml
index 3565a66bd5..edee1df554 100644
--- a/dependency/memcached/2.0.29/Chart.yaml
+++ b/dependency/memcached/2.0.33/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
-version: 2.0.29
+version: 2.0.33
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/memcached/2.0.29/README.md b/dependency/memcached/2.0.33/README.md
similarity index 100%
rename from dependency/memcached/2.0.29/README.md
rename to dependency/memcached/2.0.33/README.md
diff --git a/dependency/memcached/2.0.29/app-readme.md b/dependency/memcached/2.0.33/app-readme.md
similarity index 100%
rename from dependency/memcached/2.0.29/app-readme.md
rename to dependency/memcached/2.0.33/app-readme.md
diff --git a/dependency/memcached/2.0.29/charts/common-9.2.6.tgz b/dependency/memcached/2.0.33/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/memcached/2.0.29/charts/common-9.2.6.tgz
rename to dependency/memcached/2.0.33/charts/common-9.2.6.tgz
diff --git a/dependency/memcached/2.0.29/helm-values.md b/dependency/memcached/2.0.33/helm-values.md
similarity index 89%
rename from dependency/memcached/2.0.29/helm-values.md
rename to dependency/memcached/2.0.33/helm-values.md
index 8dca2ff31f..18d77bcf46 100644
--- a/dependency/memcached/2.0.29/helm-values.md
+++ b/dependency/memcached/2.0.33/helm-values.md
@@ -13,7 +13,7 @@ You will, however, be able to use all values referenced in the common chart here
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/memcached"` | |
-| image.tag | string | `"v1.6.15@sha256:af1b4deef4a258bbb0a26b5ffa56d7e3f53c426aef4bf43fcac48b55be81b37d"` | |
+| image.tag | string | `"v1.6.15@sha256:e53d83826dfd412ddaab06836a684d80d147c75c04ced6114a9067355a33652e"` | |
| service.main.ports.main.port | int | `11211` | |
| service.main.ports.main.targetPort | int | `11211` | |
diff --git a/dependency/memcached/2.0.29/ix_values.yaml b/dependency/memcached/2.0.33/ix_values.yaml
similarity index 65%
rename from dependency/memcached/2.0.29/ix_values.yaml
rename to dependency/memcached/2.0.33/ix_values.yaml
index 0d1e3a27d1..7fff43517c 100644
--- a/dependency/memcached/2.0.29/ix_values.yaml
+++ b/dependency/memcached/2.0.33/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/memcached
pullPolicy: IfNotPresent
- tag: v1.6.15@sha256:af1b4deef4a258bbb0a26b5ffa56d7e3f53c426aef4bf43fcac48b55be81b37d
+ tag: v1.6.15@sha256:e53d83826dfd412ddaab06836a684d80d147c75c04ced6114a9067355a33652e
service:
main:
diff --git a/dependency/memcached/2.0.29/questions.yaml b/dependency/memcached/2.0.33/questions.yaml
similarity index 100%
rename from dependency/memcached/2.0.29/questions.yaml
rename to dependency/memcached/2.0.33/questions.yaml
diff --git a/dependency/memcached/2.0.29/security.md b/dependency/memcached/2.0.33/security.md
similarity index 98%
rename from dependency/memcached/2.0.29/security.md
rename to dependency/memcached/2.0.33/security.md
index 2560ec082d..06a4ae859d 100644
--- a/dependency/memcached/2.0.29/security.md
+++ b/dependency/memcached/2.0.33/security.md
@@ -44,7 +44,7 @@ hide:
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
- tccr.io/truecharts/memcached:v1.6.15@sha256:af1b4deef4a258bbb0a26b5ffa56d7e3f53c426aef4bf43fcac48b55be81b37d
+ tccr.io/truecharts/memcached:v1.6.15@sha256:e53d83826dfd412ddaab06836a684d80d147c75c04ced6114a9067355a33652e
##### Scan Results
@@ -57,7 +57,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
@@ -68,10 +68,10 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
-#### Container: tccr.io/truecharts/memcached:v1.6.15@sha256:af1b4deef4a258bbb0a26b5ffa56d7e3f53c426aef4bf43fcac48b55be81b37d (debian 10.12)
+#### Container: tccr.io/truecharts/memcached:v1.6.15@sha256:e53d83826dfd412ddaab06836a684d80d147c75c04ced6114a9067355a33652e (debian 10.12)
**debian**
@@ -240,7 +240,6 @@ hide:
| tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-20193
https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
|
| util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
| util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
-| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
**gobinary**
diff --git a/dependency/memcached/2.0.29/templates/common.yaml b/dependency/memcached/2.0.33/templates/common.yaml
similarity index 100%
rename from dependency/memcached/2.0.29/templates/common.yaml
rename to dependency/memcached/2.0.33/templates/common.yaml
diff --git a/dependency/memcached/2.0.29/values.yaml b/dependency/memcached/2.0.33/values.yaml
similarity index 100%
rename from dependency/memcached/2.0.29/values.yaml
rename to dependency/memcached/2.0.33/values.yaml
diff --git a/dependency/mongodb/0.0.16/CHANGELOG.md b/dependency/mongodb/0.0.19/CHANGELOG.md
similarity index 88%
rename from dependency/mongodb/0.0.16/CHANGELOG.md
rename to dependency/mongodb/0.0.19/CHANGELOG.md
index aac4a4fcae..b32d31f51e 100644
--- a/dependency/mongodb/0.0.16/CHANGELOG.md
+++ b/dependency/mongodb/0.0.19/CHANGELOG.md
@@ -1,6 +1,20 @@
# Changelog
+
+### [mongodb-0.0.19](https://github.com/truecharts/apps/compare/mongodb-0.0.18...mongodb-0.0.19) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+
+
+
+
+### [mongodb-0.0.19](https://github.com/truecharts/apps/compare/mongodb-0.0.18...mongodb-0.0.19) (2022-04-03)
+
+
+
### [mongodb-0.0.16](https://github.com/truecharts/apps/compare/mongodb-0.0.14...mongodb-0.0.16) (2022-04-01)
@@ -83,17 +97,3 @@
### [mongodb-0.0.3](https://github.com/truecharts/apps/compare/mongodb-0.0.2...mongodb-0.0.3) (2022-03-28)
-
-#### Chore
-
-* adjust init ([#2329](https://github.com/truecharts/apps/issues/2329))
-
-
-
-
-### [mongodb-0.0.2](https://github.com/truecharts/apps/compare/mongodb-0.0.1...mongodb-0.0.2) (2022-03-28)
-
-#### Feat
-
-* expose root password field on gui ([#2327](https://github.com/truecharts/apps/issues/2327))
-
diff --git a/dependency/mongodb/0.0.16/CONFIG.md b/dependency/mongodb/0.0.19/CONFIG.md
similarity index 100%
rename from dependency/mongodb/0.0.16/CONFIG.md
rename to dependency/mongodb/0.0.19/CONFIG.md
diff --git a/dependency/mongodb/0.0.16/Chart.lock b/dependency/mongodb/0.0.19/Chart.lock
similarity index 80%
rename from dependency/mongodb/0.0.16/Chart.lock
rename to dependency/mongodb/0.0.19/Chart.lock
index 2a30105be3..fe45420176 100644
--- a/dependency/mongodb/0.0.16/Chart.lock
+++ b/dependency/mongodb/0.0.19/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 9.2.6
digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-04-01T09:36:40.154605933Z"
+generated: "2022-04-03T08:57:04.467066163Z"
diff --git a/dependency/mongodb/0.0.16/Chart.yaml b/dependency/mongodb/0.0.19/Chart.yaml
similarity index 98%
rename from dependency/mongodb/0.0.16/Chart.yaml
rename to dependency/mongodb/0.0.19/Chart.yaml
index 5f08f19950..71212cc57f 100644
--- a/dependency/mongodb/0.0.16/Chart.yaml
+++ b/dependency/mongodb/0.0.19/Chart.yaml
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
-version: 0.0.16
+version: 0.0.19
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/mongodb/0.0.16/README.md b/dependency/mongodb/0.0.19/README.md
similarity index 100%
rename from dependency/mongodb/0.0.16/README.md
rename to dependency/mongodb/0.0.19/README.md
diff --git a/dependency/mongodb/0.0.16/app-readme.md b/dependency/mongodb/0.0.19/app-readme.md
similarity index 100%
rename from dependency/mongodb/0.0.16/app-readme.md
rename to dependency/mongodb/0.0.19/app-readme.md
diff --git a/dependency/mongodb/0.0.16/charts/common-9.2.6.tgz b/dependency/mongodb/0.0.19/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/mongodb/0.0.16/charts/common-9.2.6.tgz
rename to dependency/mongodb/0.0.19/charts/common-9.2.6.tgz
diff --git a/dependency/mongodb/0.0.16/helm-values.md b/dependency/mongodb/0.0.19/helm-values.md
similarity index 97%
rename from dependency/mongodb/0.0.16/helm-values.md
rename to dependency/mongodb/0.0.19/helm-values.md
index 62cb461409..80e7153f62 100644
--- a/dependency/mongodb/0.0.16/helm-values.md
+++ b/dependency/mongodb/0.0.19/helm-values.md
@@ -27,7 +27,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/mongodb"` | |
-| image.tag | string | `"v5.0.6@sha256:cf0b4ed307d1dd99646f940e87abee73d7d78cc1bb8b151ec3afe0b0221fbb9f"` | |
+| image.tag | string | `"v5.0.6@sha256:c6ff92cae3448fa844c81252a1751ee8406aa5c55389d1da2aee069879f12ff3"` | |
| mongodbDatabase | string | `"test"` | |
| mongodbPassword | string | `"testpass"` | |
| mongodbRootPassword | string | `"testroot"` | |
diff --git a/dependency/mongodb/0.0.16/ix_values.yaml b/dependency/mongodb/0.0.19/ix_values.yaml
similarity index 97%
rename from dependency/mongodb/0.0.16/ix_values.yaml
rename to dependency/mongodb/0.0.19/ix_values.yaml
index aae0cba6bb..7ac9963480 100644
--- a/dependency/mongodb/0.0.16/ix_values.yaml
+++ b/dependency/mongodb/0.0.19/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/mongodb
pullPolicy: IfNotPresent
- tag: v5.0.6@sha256:cf0b4ed307d1dd99646f940e87abee73d7d78cc1bb8b151ec3afe0b0221fbb9f
+ tag: v5.0.6@sha256:c6ff92cae3448fa844c81252a1751ee8406aa5c55389d1da2aee069879f12ff3
controller:
# -- Set the controller type.
diff --git a/dependency/mongodb/0.0.16/questions.yaml b/dependency/mongodb/0.0.19/questions.yaml
similarity index 100%
rename from dependency/mongodb/0.0.16/questions.yaml
rename to dependency/mongodb/0.0.19/questions.yaml
diff --git a/dependency/mongodb/0.0.16/security.md b/dependency/mongodb/0.0.19/security.md
similarity index 98%
rename from dependency/mongodb/0.0.16/security.md
rename to dependency/mongodb/0.0.19/security.md
index 9524907e85..3063c4ae98 100644
--- a/dependency/mongodb/0.0.16/security.md
+++ b/dependency/mongodb/0.0.19/security.md
@@ -45,7 +45,7 @@ hide:
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
- tccr.io/truecharts/mongodb:v5.0.6@sha256:cf0b4ed307d1dd99646f940e87abee73d7d78cc1bb8b151ec3afe0b0221fbb9f
+ tccr.io/truecharts/mongodb:v5.0.6@sha256:c6ff92cae3448fa844c81252a1751ee8406aa5c55389d1da2aee069879f12ff3
##### Scan Results
@@ -58,7 +58,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
@@ -69,10 +69,10 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
-#### Container: tccr.io/truecharts/mongodb:v5.0.6@sha256:cf0b4ed307d1dd99646f940e87abee73d7d78cc1bb8b151ec3afe0b0221fbb9f (debian 10.12)
+#### Container: tccr.io/truecharts/mongodb:v5.0.6@sha256:c6ff92cae3448fa844c81252a1751ee8406aa5c55389d1da2aee069879f12ff3 (debian 10.12)
**debian**
@@ -241,7 +241,6 @@ hide:
| tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-20193
https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
|
| util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
| util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
-| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
**gobinary**
diff --git a/dependency/mongodb/0.0.16/templates/common.yaml b/dependency/mongodb/0.0.19/templates/common.yaml
similarity index 100%
rename from dependency/mongodb/0.0.16/templates/common.yaml
rename to dependency/mongodb/0.0.19/templates/common.yaml
diff --git a/dependency/mongodb/0.0.16/templates/secret.yaml b/dependency/mongodb/0.0.19/templates/secret.yaml
similarity index 100%
rename from dependency/mongodb/0.0.16/templates/secret.yaml
rename to dependency/mongodb/0.0.19/templates/secret.yaml
diff --git a/dependency/mongodb/0.0.16/values.yaml b/dependency/mongodb/0.0.19/values.yaml
similarity index 100%
rename from dependency/mongodb/0.0.16/values.yaml
rename to dependency/mongodb/0.0.19/values.yaml
diff --git a/dependency/postgresql/7.0.34/CHANGELOG.md b/dependency/postgresql/7.0.36/CHANGELOG.md
similarity index 79%
rename from dependency/postgresql/7.0.34/CHANGELOG.md
rename to dependency/postgresql/7.0.36/CHANGELOG.md
index 19c9033b93..3fb2ca28b7 100644
--- a/dependency/postgresql/7.0.34/CHANGELOG.md
+++ b/dependency/postgresql/7.0.36/CHANGELOG.md
@@ -1,6 +1,25 @@
# Changelog
+
+### [postgresql-7.0.36](https://github.com/truecharts/apps/compare/postgresql-7.0.35...postgresql-7.0.36) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+* Auto-update chart README [skip ci]
+
+
+
+
+### [postgresql-7.0.36](https://github.com/truecharts/apps/compare/postgresql-7.0.35...postgresql-7.0.36) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+
+
+
### [postgresql-7.0.34](https://github.com/truecharts/apps/compare/postgresql-7.0.28...postgresql-7.0.34) (2022-04-01)
@@ -78,22 +97,3 @@
#### Fix
-* try to push dependencies to new helm repo ([#2336](https://github.com/truecharts/apps/issues/2336))
-
-
-
-
-### [postgresql-7.0.16](https://github.com/truecharts/apps/compare/postgresql-7.0.15...postgresql-7.0.16) (2022-03-29)
-
-#### Chore
-
-* update helm chart common to v9.2.3 ([#2335](https://github.com/truecharts/apps/issues/2335))
-
-
-
-
-### [postgresql-7.0.15](https://github.com/truecharts/apps/compare/postgresql-7.0.14...postgresql-7.0.15) (2022-03-28)
-
-#### Feat
-
-* Add probes on standalone aswell ([#2318](https://github.com/truecharts/apps/issues/2318))
diff --git a/dependency/postgresql/7.0.34/CONFIG.md b/dependency/postgresql/7.0.36/CONFIG.md
similarity index 100%
rename from dependency/postgresql/7.0.34/CONFIG.md
rename to dependency/postgresql/7.0.36/CONFIG.md
diff --git a/dependency/postgresql/7.0.34/Chart.lock b/dependency/postgresql/7.0.36/Chart.lock
similarity index 80%
rename from dependency/postgresql/7.0.34/Chart.lock
rename to dependency/postgresql/7.0.36/Chart.lock
index 12ba5387e1..21b36b53b0 100644
--- a/dependency/postgresql/7.0.34/Chart.lock
+++ b/dependency/postgresql/7.0.36/Chart.lock
@@ -3,4 +3,4 @@ dependencies:
repository: https://library-charts.truecharts.org
version: 9.2.6
digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-04-01T07:30:20.480634116Z"
+generated: "2022-04-03T08:57:04.393730758Z"
diff --git a/dependency/postgresql/7.0.34/Chart.yaml b/dependency/postgresql/7.0.36/Chart.yaml
similarity index 97%
rename from dependency/postgresql/7.0.34/Chart.yaml
rename to dependency/postgresql/7.0.36/Chart.yaml
index bcdf6566ab..e69efd440d 100644
--- a/dependency/postgresql/7.0.34/Chart.yaml
+++ b/dependency/postgresql/7.0.36/Chart.yaml
@@ -22,7 +22,7 @@ name: postgresql
sources:
- https://www.postgresql.org/
type: application
-version: 7.0.34
+version: 7.0.36
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/postgresql/7.0.34/README.md b/dependency/postgresql/7.0.36/README.md
similarity index 100%
rename from dependency/postgresql/7.0.34/README.md
rename to dependency/postgresql/7.0.36/README.md
diff --git a/dependency/postgresql/7.0.34/app-readme.md b/dependency/postgresql/7.0.36/app-readme.md
similarity index 100%
rename from dependency/postgresql/7.0.34/app-readme.md
rename to dependency/postgresql/7.0.36/app-readme.md
diff --git a/dependency/postgresql/7.0.34/charts/common-9.2.6.tgz b/dependency/postgresql/7.0.36/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/postgresql/7.0.34/charts/common-9.2.6.tgz
rename to dependency/postgresql/7.0.36/charts/common-9.2.6.tgz
diff --git a/dependency/postgresql/7.0.34/helm-values.md b/dependency/postgresql/7.0.36/helm-values.md
similarity index 97%
rename from dependency/postgresql/7.0.34/helm-values.md
rename to dependency/postgresql/7.0.36/helm-values.md
index bb92dedb8b..46d0300ecd 100644
--- a/dependency/postgresql/7.0.34/helm-values.md
+++ b/dependency/postgresql/7.0.36/helm-values.md
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/postgresql"` | |
-| image.tag | string | `"v14.2.0@sha256:af73472cafcec944a3cd847375428c11ce8034c6d3e90b46d617086d4d430da2"` | |
+| image.tag | string | `"v14.2.0@sha256:73deda809571b1ba9e70dbe7223dfdee3bf17806fad1ad14fd809314372d1413"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| postgrespassword | string | `"testroot"` | |
| postgresqlDatabase | string | `"test"` | |
diff --git a/dependency/postgresql/7.0.34/ix_values.yaml b/dependency/postgresql/7.0.36/ix_values.yaml
similarity index 97%
rename from dependency/postgresql/7.0.34/ix_values.yaml
rename to dependency/postgresql/7.0.36/ix_values.yaml
index 3e5000486b..afb0a05f88 100644
--- a/dependency/postgresql/7.0.34/ix_values.yaml
+++ b/dependency/postgresql/7.0.36/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/postgresql
pullPolicy: IfNotPresent
- tag: v14.2.0@sha256:af73472cafcec944a3cd847375428c11ce8034c6d3e90b46d617086d4d430da2
+ tag: v14.2.0@sha256:73deda809571b1ba9e70dbe7223dfdee3bf17806fad1ad14fd809314372d1413
controller:
# -- Set the controller type.
diff --git a/dependency/postgresql/7.0.34/questions.yaml b/dependency/postgresql/7.0.36/questions.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/questions.yaml
rename to dependency/postgresql/7.0.36/questions.yaml
diff --git a/dependency/postgresql/7.0.34/security.md b/dependency/postgresql/7.0.36/security.md
similarity index 98%
rename from dependency/postgresql/7.0.34/security.md
rename to dependency/postgresql/7.0.36/security.md
index bc480e4856..04aabfcab0 100644
--- a/dependency/postgresql/7.0.34/security.md
+++ b/dependency/postgresql/7.0.36/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: postgresql/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV001 | Process can elevate its own privileges | MEDIUM | Expand...
A program inside the container can elevate its own privileges and run as root, which might give the program control over the container and node.
Container 'hostpatch' of StatefulSet 'RELEASE-NAME-postgresql' should set 'securityContext.allowPrivilegeEscalation' to false | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv001
|
@@ -45,39 +45,39 @@ hide:
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
- tccr.io/truecharts/postgresql:v14.2.0@sha256:af73472cafcec944a3cd847375428c11ce8034c6d3e90b46d617086d4d430da2
+ tccr.io/truecharts/postgresql:v14.2.0@sha256:73deda809571b1ba9e70dbe7223dfdee3bf17806fad1ad14fd809314372d1413
##### Scan Results
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
-#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:af73472cafcec944a3cd847375428c11ce8034c6d3e90b46d617086d4d430da2 (debian 10.12)
-
+#### Container: tccr.io/truecharts/postgresql:v14.2.0@sha256:73deda809571b1ba9e70dbe7223dfdee3bf17806fad1ad14fd809314372d1413 (debian 10.12)
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
@@ -298,20 +298,19 @@ hide:
| tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-20193
https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
|
| util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
| util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
-| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | 1:1.2.11.dfsg-1+deb10u1 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
**jar**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
+
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| github.com/opencontainers/runc | CVE-2021-43784 | MEDIUM | v1.0.1 | v1.0.3 | Expand...
https://access.redhat.com/security/cve/CVE-2021-43784
https://bugs.chromium.org/p/project-zero/issues/detail?id=2241
https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554
https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae
https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed
https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f
https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html
https://nvd.nist.gov/vuln/detail/CVE-2021-43784
|
-
diff --git a/dependency/postgresql/7.0.34/templates/backup-postgres-config.yaml b/dependency/postgresql/7.0.36/templates/backup-postgres-config.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/templates/backup-postgres-config.yaml
rename to dependency/postgresql/7.0.36/templates/backup-postgres-config.yaml
diff --git a/dependency/postgresql/7.0.34/templates/common.yaml b/dependency/postgresql/7.0.36/templates/common.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/templates/common.yaml
rename to dependency/postgresql/7.0.36/templates/common.yaml
diff --git a/dependency/postgresql/7.0.34/templates/secret.yaml b/dependency/postgresql/7.0.36/templates/secret.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/templates/secret.yaml
rename to dependency/postgresql/7.0.36/templates/secret.yaml
diff --git a/dependency/postgresql/7.0.34/templates/upgrade-backup-postgres-hook.yaml b/dependency/postgresql/7.0.36/templates/upgrade-backup-postgres-hook.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/templates/upgrade-backup-postgres-hook.yaml
rename to dependency/postgresql/7.0.36/templates/upgrade-backup-postgres-hook.yaml
diff --git a/dependency/postgresql/7.0.34/values.yaml b/dependency/postgresql/7.0.36/values.yaml
similarity index 100%
rename from dependency/postgresql/7.0.34/values.yaml
rename to dependency/postgresql/7.0.36/values.yaml
diff --git a/dependency/promtail/2.0.17/Chart.lock b/dependency/promtail/2.0.17/Chart.lock
deleted file mode 100644
index 5283e4d57a..0000000000
--- a/dependency/promtail/2.0.17/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 9.2.6
-digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-04-01T09:47:09.816515368Z"
diff --git a/dependency/promtail/2.0.17/CHANGELOG.md b/dependency/promtail/2.0.23/CHANGELOG.md
similarity index 56%
rename from dependency/promtail/2.0.17/CHANGELOG.md
rename to dependency/promtail/2.0.23/CHANGELOG.md
index 8da15deaf7..71ac5499a4 100644
--- a/dependency/promtail/2.0.17/CHANGELOG.md
+++ b/dependency/promtail/2.0.23/CHANGELOG.md
@@ -1,6 +1,51 @@
# Changelog
+
+### [promtail-2.0.23](https://github.com/truecharts/apps/compare/promtail-2.0.21...promtail-2.0.23) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+
+
+
+
+### [promtail-2.0.23](https://github.com/truecharts/apps/compare/promtail-2.0.21...promtail-2.0.23) (2022-04-03)
+
+
+
+
+### [promtail-2.0.21](https://github.com/truecharts/apps/compare/promtail-2.0.20...promtail-2.0.21) (2022-04-01)
+
+#### Chore
+
+* remove unused/moved content and tweak release fetch-depth
+
+
+
+
+### [promtail-2.0.20](https://github.com/truecharts/apps/compare/promtail-2.0.19...promtail-2.0.20) (2022-04-01)
+
+#### Feat
+
+* ensure docs and automatic changes get pushed-back to the repo as soon as possible
+
+
+
+
+### [promtail-2.0.19](https://github.com/truecharts/apps/compare/promtail-2.0.17...promtail-2.0.19) (2022-04-01)
+
+#### Feat
+
+* use central change detector for release catalog builder and split catalog-validation
+
+#### Fix
+
+* use bash for release catalog building
+
+
+
### [promtail-2.0.17](https://github.com/truecharts/apps/compare/promtail-2.0.16...promtail-2.0.17) (2022-04-01)
@@ -52,48 +97,3 @@
#### Fix
-* try to push dependencies to new helm repo ([#2336](https://github.com/truecharts/apps/issues/2336))
-
-
-
-
-### [promtail-2.0.7](https://github.com/truecharts/apps/compare/promtail-2.0.6...promtail-2.0.7) (2022-03-29)
-
-#### Chore
-
-* update helm chart common to v9.2.3 ([#2335](https://github.com/truecharts/apps/issues/2335))
-
-
-
-
-### [promtail-2.0.6](https://github.com/truecharts/apps/compare/promtail-2.0.5...promtail-2.0.6) (2022-03-26)
-
-#### Chore
-
-* bump all apps to trigger ci
-
-
-
-
-### [promtail-2.0.4](https://github.com/truecharts/apps/compare/promtail-2.0.3...promtail-2.0.4) (2022-03-22)
-
-#### Chore
-
-* update helm chart common to v9.1.8
-
-
-
-
-### [promtail-2.0.3](https://github.com/truecharts/apps/compare/promtail-2.0.2...promtail-2.0.3) (2022-03-17)
-
-#### Chore
-
-* update helm chart common to v9.1.6 ([#2202](https://github.com/truecharts/apps/issues/2202))
-
-
-
-
-### [promtail-2.0.2](https://github.com/truecharts/apps/compare/promtail-2.0.1...promtail-2.0.2) (2022-03-15)
-
-#### Chore
-
diff --git a/dependency/promtail/2.0.17/CONFIG.md b/dependency/promtail/2.0.23/CONFIG.md
similarity index 100%
rename from dependency/promtail/2.0.17/CONFIG.md
rename to dependency/promtail/2.0.23/CONFIG.md
diff --git a/dependency/promtail/2.0.23/Chart.lock b/dependency/promtail/2.0.23/Chart.lock
new file mode 100644
index 0000000000..12e098ad98
--- /dev/null
+++ b/dependency/promtail/2.0.23/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 9.2.6
+digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
+generated: "2022-04-03T08:57:26.929597824Z"
diff --git a/dependency/promtail/2.0.17/Chart.yaml b/dependency/promtail/2.0.23/Chart.yaml
similarity index 98%
rename from dependency/promtail/2.0.17/Chart.yaml
rename to dependency/promtail/2.0.23/Chart.yaml
index f55f5579dc..2c21dd3c49 100644
--- a/dependency/promtail/2.0.17/Chart.yaml
+++ b/dependency/promtail/2.0.23/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
-version: 2.0.17
+version: 2.0.23
annotations:
truecharts.org/catagories: |
- metrics
diff --git a/dependency/promtail/2.0.17/README.md b/dependency/promtail/2.0.23/README.md
similarity index 100%
rename from dependency/promtail/2.0.17/README.md
rename to dependency/promtail/2.0.23/README.md
diff --git a/dependency/promtail/2.0.17/app-readme.md b/dependency/promtail/2.0.23/app-readme.md
similarity index 100%
rename from dependency/promtail/2.0.17/app-readme.md
rename to dependency/promtail/2.0.23/app-readme.md
diff --git a/dependency/promtail/2.0.17/charts/common-9.2.6.tgz b/dependency/promtail/2.0.23/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/promtail/2.0.17/charts/common-9.2.6.tgz
rename to dependency/promtail/2.0.23/charts/common-9.2.6.tgz
diff --git a/dependency/promtail/2.0.17/helm-values.md b/dependency/promtail/2.0.23/helm-values.md
similarity index 100%
rename from dependency/promtail/2.0.17/helm-values.md
rename to dependency/promtail/2.0.23/helm-values.md
diff --git a/dependency/promtail/2.0.17/ix_values.yaml b/dependency/promtail/2.0.23/ix_values.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/ix_values.yaml
rename to dependency/promtail/2.0.23/ix_values.yaml
diff --git a/dependency/promtail/2.0.17/questions.yaml b/dependency/promtail/2.0.23/questions.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/questions.yaml
rename to dependency/promtail/2.0.23/questions.yaml
diff --git a/dependency/promtail/2.0.17/security.md b/dependency/promtail/2.0.23/security.md
similarity index 97%
rename from dependency/promtail/2.0.17/security.md
rename to dependency/promtail/2.0.23/security.md
index 40cac7bff6..9e1f8af97f 100644
--- a/dependency/promtail/2.0.17/security.md
+++ b/dependency/promtail/2.0.23/security.md
@@ -57,7 +57,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
@@ -68,7 +68,7 @@ hide:
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/promtail:v2.4.2@sha256:171e08dcdd1d6c09bff949c37ce4f4756b9ee0132f8d84631986faa223562a30 (debian 11.2)
@@ -180,7 +180,7 @@ hide:
| util-linux | CVE-2021-3995 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 | Expand...
https://access.redhat.com/security/cve/CVE-2021-3995
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3995
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://ubuntu.com/security/notices/USN-5279-1
https://www.openwall.com/lists/oss-security/2022/01/24/2
|
| util-linux | CVE-2021-3996 | MEDIUM | 2.36.1-8 | 2.36.1-8+deb11u1 | Expand...
https://access.redhat.com/security/cve/CVE-2021-3996
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3996
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-ReleaseNotes
https://ubuntu.com/security/notices/USN-5279-1
https://www.openwall.com/lists/oss-security/2022/01/24/2
|
| util-linux | CVE-2022-0563 | LOW | 2.36.1-8 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
-| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-2 | | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-2 | 1:1.2.11.dfsg-2+deb11u1 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
**gobinary**
diff --git a/dependency/promtail/2.0.17/templates/common.yaml b/dependency/promtail/2.0.23/templates/common.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/templates/common.yaml
rename to dependency/promtail/2.0.23/templates/common.yaml
diff --git a/dependency/promtail/2.0.17/templates/secret.yaml b/dependency/promtail/2.0.23/templates/secret.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/templates/secret.yaml
rename to dependency/promtail/2.0.23/templates/secret.yaml
diff --git a/dependency/promtail/2.0.17/templates/servicemonitor.yaml b/dependency/promtail/2.0.23/templates/servicemonitor.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/templates/servicemonitor.yaml
rename to dependency/promtail/2.0.23/templates/servicemonitor.yaml
diff --git a/dependency/promtail/2.0.17/values.yaml b/dependency/promtail/2.0.23/values.yaml
similarity index 100%
rename from dependency/promtail/2.0.17/values.yaml
rename to dependency/promtail/2.0.23/values.yaml
diff --git a/dependency/redis/2.0.23/Chart.lock b/dependency/redis/2.0.23/Chart.lock
deleted file mode 100644
index c401eb571b..0000000000
--- a/dependency/redis/2.0.23/Chart.lock
+++ /dev/null
@@ -1,6 +0,0 @@
-dependencies:
-- name: common
- repository: https://library-charts.truecharts.org
- version: 9.2.6
-digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
-generated: "2022-03-31T13:12:10.83787152Z"
diff --git a/dependency/redis/2.0.23/CHANGELOG.md b/dependency/redis/2.0.30/CHANGELOG.md
similarity index 80%
rename from dependency/redis/2.0.23/CHANGELOG.md
rename to dependency/redis/2.0.30/CHANGELOG.md
index d82603457e..da5c31f6ef 100644
--- a/dependency/redis/2.0.23/CHANGELOG.md
+++ b/dependency/redis/2.0.30/CHANGELOG.md
@@ -1,6 +1,30 @@
# Changelog
+
+### [redis-2.0.30](https://github.com/truecharts/apps/compare/redis-2.0.28...redis-2.0.30) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+* Auto-update chart README [skip ci]
+
+
+
+
+### [redis-2.0.30](https://github.com/truecharts/apps/compare/redis-2.0.28...redis-2.0.30) (2022-04-03)
+
+#### Chore
+
+* Auto-update chart README [skip ci]
+
+
+
+
+### [redis-2.0.27](https://github.com/truecharts/apps/compare/redis-2.0.23...redis-2.0.27) (2022-04-01)
+
+
+
### [redis-2.0.23](https://github.com/truecharts/apps/compare/redis-2.0.22...redis-2.0.23) (2022-03-31)
@@ -73,27 +97,3 @@
#### Chore
* update helm chart common to v9.2.3 ([#2335](https://github.com/truecharts/apps/issues/2335))
-
-
-
-
-### [redis-2.0.11](https://github.com/truecharts/apps/compare/redis-2.0.10...redis-2.0.11) (2022-03-28)
-
-#### Chore
-
-* update docker general non-major
-
-
-
-
-### [redis-2.0.10](https://github.com/truecharts/apps/compare/redis-2.0.9...redis-2.0.10) (2022-03-26)
-
-#### Chore
-
-* bump all apps to trigger ci
-
-
-
-
-### [redis-2.0.8](https://github.com/truecharts/apps/compare/redis-2.0.7...redis-2.0.8) (2022-03-24)
-
diff --git a/dependency/redis/2.0.23/CONFIG.md b/dependency/redis/2.0.30/CONFIG.md
similarity index 100%
rename from dependency/redis/2.0.23/CONFIG.md
rename to dependency/redis/2.0.30/CONFIG.md
diff --git a/dependency/redis/2.0.30/Chart.lock b/dependency/redis/2.0.30/Chart.lock
new file mode 100644
index 0000000000..3f9698a785
--- /dev/null
+++ b/dependency/redis/2.0.30/Chart.lock
@@ -0,0 +1,6 @@
+dependencies:
+- name: common
+ repository: https://library-charts.truecharts.org
+ version: 9.2.6
+digest: sha256:a567b53fc3d0d618567f328d9fbb09695895b8e15d6ca178bf4a198c58080cac
+generated: "2022-04-03T08:57:33.887780063Z"
diff --git a/dependency/redis/2.0.23/Chart.yaml b/dependency/redis/2.0.30/Chart.yaml
similarity index 97%
rename from dependency/redis/2.0.23/Chart.yaml
rename to dependency/redis/2.0.30/Chart.yaml
index 76c8f0af77..9a332d65c7 100644
--- a/dependency/redis/2.0.23/Chart.yaml
+++ b/dependency/redis/2.0.30/Chart.yaml
@@ -22,7 +22,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
-version: 2.0.23
+version: 2.0.30
annotations:
truecharts.org/catagories: |
- database
diff --git a/dependency/redis/2.0.23/README.md b/dependency/redis/2.0.30/README.md
similarity index 100%
rename from dependency/redis/2.0.23/README.md
rename to dependency/redis/2.0.30/README.md
diff --git a/dependency/redis/2.0.23/app-readme.md b/dependency/redis/2.0.30/app-readme.md
similarity index 100%
rename from dependency/redis/2.0.23/app-readme.md
rename to dependency/redis/2.0.30/app-readme.md
diff --git a/dependency/redis/2.0.23/charts/common-9.2.6.tgz b/dependency/redis/2.0.30/charts/common-9.2.6.tgz
similarity index 100%
rename from dependency/redis/2.0.23/charts/common-9.2.6.tgz
rename to dependency/redis/2.0.30/charts/common-9.2.6.tgz
diff --git a/dependency/redis/2.0.23/helm-values.md b/dependency/redis/2.0.30/helm-values.md
similarity index 97%
rename from dependency/redis/2.0.23/helm-values.md
rename to dependency/redis/2.0.30/helm-values.md
index 7137c3aaa6..4ae7606654 100644
--- a/dependency/redis/2.0.23/helm-values.md
+++ b/dependency/redis/2.0.30/helm-values.md
@@ -28,7 +28,7 @@ You will, however, be able to use all values referenced in the common chart here
| existingSecret | string | `""` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/truecharts/redis"` | |
-| image.tag | string | `"v6.2.6@sha256:f42860a2acf30c46b43bdd59872b85960f28c8c14aaada24aba56360ac68ef32"` | |
+| image.tag | string | `"v6.2.6@sha256:91c06c5b87104f587893c6bca3ec54d9eaa656c6f2ac802ccca9f141e455e202"` | |
| persistence.redis-health | object | See below | redis-health configmap mount |
| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. |
| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. |
diff --git a/dependency/redis/2.0.23/ix_values.yaml b/dependency/redis/2.0.30/ix_values.yaml
similarity index 97%
rename from dependency/redis/2.0.23/ix_values.yaml
rename to dependency/redis/2.0.30/ix_values.yaml
index 196c821ec3..cf565fca54 100644
--- a/dependency/redis/2.0.23/ix_values.yaml
+++ b/dependency/redis/2.0.30/ix_values.yaml
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/truecharts/redis
pullPolicy: IfNotPresent
- tag: v6.2.6@sha256:f42860a2acf30c46b43bdd59872b85960f28c8c14aaada24aba56360ac68ef32
+ tag: v6.2.6@sha256:91c06c5b87104f587893c6bca3ec54d9eaa656c6f2ac802ccca9f141e455e202
controller:
# -- Set the controller type.
diff --git a/dependency/redis/2.0.23/questions.yaml b/dependency/redis/2.0.30/questions.yaml
similarity index 100%
rename from dependency/redis/2.0.23/questions.yaml
rename to dependency/redis/2.0.30/questions.yaml
diff --git a/dependency/redis/2.0.23/security.md b/dependency/redis/2.0.30/security.md
similarity index 97%
rename from dependency/redis/2.0.23/security.md
rename to dependency/redis/2.0.30/security.md
index 3654811cd9..4fe2a01d0a 100644
--- a/dependency/redis/2.0.23/security.md
+++ b/dependency/redis/2.0.30/security.md
@@ -12,9 +12,9 @@ hide:
##### Scan Results
#### Chart Object: redis/templates/common.yaml
-
-
+
+
| Type | Misconfiguration ID | Check | Severity | Explaination | Links |
|:----------------|:------------------:|:-----------:|:------------------:|-----------------------------------------|-----------------------------------------|
| Kubernetes Security Check | KSV001 | Process can elevate its own privileges | MEDIUM | Expand...
A program inside the container can elevate its own privileges and run as root, which might give the program control over the container and node.
Container 'hostpatch' of StatefulSet 'RELEASE-NAME-redis' should set 'securityContext.allowPrivilegeEscalation' to false | Expand...
https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv001
|
@@ -45,45 +45,45 @@ hide:
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583
- tccr.io/truecharts/redis:v6.2.6@sha256:f42860a2acf30c46b43bdd59872b85960f28c8c14aaada24aba56360ac68ef32
+ tccr.io/truecharts/redis:v6.2.6@sha256:91c06c5b87104f587893c6bca3ec54d9eaa656c6f2ac802ccca9f141e455e202
##### Scan Results
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
#### Container: tccr.io/truecharts/alpine:v3.15.2@sha256:29ed3480a0ee43f7af681fed5d4fc215516abf1c41eade6938b26d8c9c2c7583 (alpine 3.15.2)
-
+
**alpine**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
-| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| zlib | CVE-2018-25032 | HIGH | 1.2.11-r3 | 1.2.12-r0 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
-#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:f42860a2acf30c46b43bdd59872b85960f28c8c14aaada24aba56360ac68ef32 (debian 10.12)
-
+#### Container: tccr.io/truecharts/redis:v6.2.6@sha256:91c06c5b87104f587893c6bca3ec54d9eaa656c6f2ac802ccca9f141e455e202 (debian 10.12)
+
**debian**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| apt | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
| bash | CVE-2019-18276 | LOW | 5.0-4 | | Expand...
http://packetstormsecurity.com/files/155498/Bash-5.0-Patch-11-Privilege-Escalation.html
https://access.redhat.com/security/cve/CVE-2019-18276
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-18276
https://github.com/bminor/bash/commit/951bdaad7a18cc0dc1036bba86b18b90874d39ff
https://linux.oracle.com/cve/CVE-2019-18276.html
https://linux.oracle.com/errata/ELSA-2021-1679.html
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://nvd.nist.gov/vuln/detail/CVE-2019-18276
https://security.gentoo.org/glsa/202105-34
https://security.netapp.com/advisory/ntap-20200430-0003/
https://www.youtube.com/watch?v=-wGtxJ8opa8
|
| bsdutils | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| bsdutils | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| bsdutils | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| coreutils | CVE-2016-2781 | LOW | 8.30-3 | | Expand...
http://seclists.org/oss-sec/2016/q1/452
http://www.openwall.com/lists/oss-security/2016/02/28/2
http://www.openwall.com/lists/oss-security/2016/02/28/3
https://access.redhat.com/security/cve/CVE-2016-2781
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2781
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://lore.kernel.org/patchwork/patch/793178/
https://nvd.nist.gov/vuln/detail/CVE-2016-2781
|
| coreutils | CVE-2017-18018 | LOW | 8.30-3 | | Expand...
http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html
https://access.redhat.com/security/cve/CVE-2017-18018
|
| curl | CVE-2021-22946 | HIGH | 7.64.0-4+deb10u2 | | Expand...
http://seclists.org/fulldisclosure/2022/Mar/29
https://access.redhat.com/security/cve/CVE-2021-22946
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
https://curl.se/docs/CVE-2021-22946.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22946
https://hackerone.com/reports/1334111
https://linux.oracle.com/cve/CVE-2021-22946.html
https://linux.oracle.com/errata/ELSA-2021-4059.html
https://lists.debian.org/debian-lts-announce/2021/09/msg00022.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/APOAK4X73EJTAPTSVT7IRVDMUWVXNWGD/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RWLEC6YVEM2HWUBX67SDGPSY4CQB72OE/
https://nvd.nist.gov/vuln/detail/CVE-2021-22946
https://security.netapp.com/advisory/ntap-20211029-0003/
https://security.netapp.com/advisory/ntap-20220121-0008/
https://support.apple.com/kb/HT213183
https://ubuntu.com/security/notices/USN-5079-1
https://ubuntu.com/security/notices/USN-5079-2
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
|
@@ -93,13 +93,13 @@ hide:
| curl | CVE-2021-22923 | LOW | 7.64.0-4+deb10u2 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-22923
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
https://curl.se/docs/CVE-2021-22923.html
https://hackerone.com/reports/1213181
https://linux.oracle.com/cve/CVE-2021-22923.html
https://linux.oracle.com/errata/ELSA-2021-3582.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRUCW2UVNYUDZF72DQLFQR4PJEC6CF7V/
https://nvd.nist.gov/vuln/detail/CVE-2021-22923
https://security.netapp.com/advisory/ntap-20210902-0003/
https://www.oracle.com/security-alerts/cpuoct2021.html
|
| curl | CVE-2021-22924 | LOW | 7.64.0-4+deb10u2 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-22924
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
https://curl.se/docs/CVE-2021-22924.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22924
https://hackerone.com/reports/1223565
https://linux.oracle.com/cve/CVE-2021-22924.html
https://linux.oracle.com/errata/ELSA-2021-3582.html
https://lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cdev.kafka.apache.org%3E
https://lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cusers.kafka.apache.org%3E
https://lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cdev.kafka.apache.org%3E
https://lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cusers.kafka.apache.org%3E
https://lists.debian.org/debian-lts-announce/2021/08/msg00017.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRUCW2UVNYUDZF72DQLFQR4PJEC6CF7V/
https://nvd.nist.gov/vuln/detail/CVE-2021-22924
https://security.netapp.com/advisory/ntap-20210902-0003/
https://ubuntu.com/security/notices/USN-5021-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
|
| fdisk | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| fdisk | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| fdisk | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| gcc-8-base | CVE-2018-12886 | HIGH | 8.3.0-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2018-12886
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
|
| gcc-8-base | CVE-2019-15847 | HIGH | 8.3.0-6 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://access.redhat.com/security/cve/CVE-2019-15847
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
https://nvd.nist.gov/vuln/detail/CVE-2019-15847
|
| gpgv | CVE-2019-14855 | LOW | 2.2.12-1+deb10u1 | | Expand...
https://access.redhat.com/security/cve/CVE-2019-14855
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14855
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14855
https://dev.gnupg.org/T4755
https://eprint.iacr.org/2020/014.pdf
https://lists.gnupg.org/pipermail/gnupg-announce/2019q4/000442.html
https://rwc.iacr.org/2020/slides/Leurent.pdf
https://ubuntu.com/security/notices/USN-4516-1
https://usn.ubuntu.com/4516-1/
|
| libapt-pkg5.0 | CVE-2011-3374 | LOW | 1.8.2.3 | | Expand...
https://access.redhat.com/security/cve/cve-2011-3374
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480
https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html
https://seclists.org/fulldisclosure/2011/Sep/221
https://security-tracker.debian.org/tracker/CVE-2011-3374
https://snyk.io/vuln/SNYK-LINUX-APT-116518
https://ubuntu.com/security/CVE-2011-3374
|
| libblkid1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| libblkid1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| libblkid1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| libc-bin | CVE-2021-33574 | CRITICAL | 2.28-10+deb10u1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-33574
https://linux.oracle.com/cve/CVE-2021-33574.html
https://linux.oracle.com/errata/ELSA-2021-9560.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KJYYIMDDYOHTP2PORLABTOHYQYYREZDD/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RBUUWUGXVILQXVWEOU7N42ICHPJNAEUP/
https://nvd.nist.gov/vuln/detail/CVE-2021-33574
https://security.gentoo.org/glsa/202107-07
https://security.netapp.com/advisory/ntap-20210629-0005/
https://sourceware.org/bugzilla/show_bug.cgi?id=27896
https://sourceware.org/bugzilla/show_bug.cgi?id=27896#c1
|
| libc-bin | CVE-2021-35942 | CRITICAL | 2.28-10+deb10u1 | | Expand...
https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-35942.json
https://access.redhat.com/security/cve/CVE-2021-35942
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-35942
https://linux.oracle.com/cve/CVE-2021-35942.html
https://linux.oracle.com/errata/ELSA-2021-9560.html
https://nvd.nist.gov/vuln/detail/CVE-2021-35942
https://security.netapp.com/advisory/ntap-20210827-0005/
https://sourceware.org/bugzilla/show_bug.cgi?id=28011
https://sourceware.org/git/?p=glibc.git;a=commit;h=5adda61f62b77384718b4c0d8336ade8f2b4b35c
https://sourceware.org/glibc/wiki/Security%20Exceptions
https://ubuntu.com/security/notices/USN-5310-1
|
| libc-bin | CVE-2022-23218 | CRITICAL | 2.28-10+deb10u1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-23218
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-23218
https://linux.oracle.com/cve/CVE-2022-23218.html
https://linux.oracle.com/errata/ELSA-2022-9234.html
https://nvd.nist.gov/vuln/detail/CVE-2022-23218
https://sourceware.org/bugzilla/show_bug.cgi?id=28768
https://ubuntu.com/security/notices/USN-5310-1
https://ubuntu.com/security/notices/USN-5310-2
|
@@ -153,7 +153,7 @@ hide:
| libcurl4 | CVE-2021-22923 | LOW | 7.64.0-4+deb10u2 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-22923
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
https://curl.se/docs/CVE-2021-22923.html
https://hackerone.com/reports/1213181
https://linux.oracle.com/cve/CVE-2021-22923.html
https://linux.oracle.com/errata/ELSA-2021-3582.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRUCW2UVNYUDZF72DQLFQR4PJEC6CF7V/
https://nvd.nist.gov/vuln/detail/CVE-2021-22923
https://security.netapp.com/advisory/ntap-20210902-0003/
https://www.oracle.com/security-alerts/cpuoct2021.html
|
| libcurl4 | CVE-2021-22924 | LOW | 7.64.0-4+deb10u2 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-22924
https://cert-portal.siemens.com/productcert/pdf/ssa-389290.pdf
https://curl.se/docs/CVE-2021-22924.html
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22924
https://hackerone.com/reports/1223565
https://linux.oracle.com/cve/CVE-2021-22924.html
https://linux.oracle.com/errata/ELSA-2021-3582.html
https://lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cdev.kafka.apache.org%3E
https://lists.apache.org/thread.html/r61db8e7dcb56dc000a5387a88f7a473bacec5ee01b9ff3f55308aacc@%3Cusers.kafka.apache.org%3E
https://lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cdev.kafka.apache.org%3E
https://lists.apache.org/thread.html/rbf4ce74b0d1fa9810dec50ba3ace0caeea677af7c27a97111c06ccb7@%3Cusers.kafka.apache.org%3E
https://lists.debian.org/debian-lts-announce/2021/08/msg00017.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FRUCW2UVNYUDZF72DQLFQR4PJEC6CF7V/
https://nvd.nist.gov/vuln/detail/CVE-2021-22924
https://security.netapp.com/advisory/ntap-20210902-0003/
https://ubuntu.com/security/notices/USN-5021-1
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
|
| libfdisk1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| libfdisk1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| libfdisk1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| libgcc1 | CVE-2018-12886 | HIGH | 8.3.0-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2018-12886
https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379&view=markup
https://www.gnu.org/software/gcc/gcc-8/changes.html
|
| libgcc1 | CVE-2019-15847 | HIGH | 8.3.0-6 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html
http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html
https://access.redhat.com/security/cve/CVE-2019-15847
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481
https://linux.oracle.com/cve/CVE-2019-15847.html
https://linux.oracle.com/errata/ELSA-2020-1864.html
https://nvd.nist.gov/vuln/detail/CVE-2019-15847
|
| libgcrypt20 | CVE-2021-33560 | HIGH | 1.8.4-5+deb10u1 | | Expand...
https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2021-33560.json
https://access.redhat.com/security/cve/CVE-2021-33560
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-33560
https://dev.gnupg.org/T5305
https://dev.gnupg.org/T5328
https://dev.gnupg.org/T5466
https://dev.gnupg.org/rCe8b7f10be275bcedb5fc05ed4837a89bfd605c61
https://eprint.iacr.org/2021/923
https://linux.oracle.com/cve/CVE-2021-33560.html
https://linux.oracle.com/errata/ELSA-2021-4409.html
https://lists.debian.org/debian-lts-announce/2021/06/msg00021.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BKKTOIGFW2SGN3DO2UHHVZ7MJSYN4AAB/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/R7OAPCUGPF3VLA7QAJUQSL255D4ITVTL/
https://nvd.nist.gov/vuln/detail/CVE-2021-33560
https://ubuntu.com/security/notices/USN-5080-1
https://ubuntu.com/security/notices/USN-5080-2
https://www.oracle.com/security-alerts/cpujan2022.html
https://www.oracle.com/security-alerts/cpuoct2021.html
|
@@ -180,7 +180,7 @@ hide:
| libldap-common | CVE-2020-15719 | LOW | 2.4.47+dfsg-3+deb10u6 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00033.html
http://lists.opensuse.org/opensuse-security-announce/2020-09/msg00059.html
https://access.redhat.com/errata/RHBA-2019:3674
https://access.redhat.com/security/cve/CVE-2020-15719
https://bugs.openldap.org/show_bug.cgi?id=9266
https://bugzilla.redhat.com/show_bug.cgi?id=1740070
https://kc.mcafee.com/corporate/index?page=content&id=SB10365
|
| liblz4-1 | CVE-2019-17543 | LOW | 1.8.3-1+deb10u1 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00069.html
http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00070.html
https://access.redhat.com/security/cve/CVE-2019-17543
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941
https://github.com/lz4/lz4/compare/v1.9.1...v1.9.2
https://github.com/lz4/lz4/issues/801
https://github.com/lz4/lz4/pull/756
https://github.com/lz4/lz4/pull/760
https://lists.apache.org/thread.html/25015588b770d67470b7ba7ea49a305d6735dd7f00eabe7d50ec1e17@%3Cissues.arrow.apache.org%3E
https://lists.apache.org/thread.html/543302d55e2d2da4311994e9b0debdc676bf3fd05e1a2be3407aa2d6@%3Cissues.arrow.apache.org%3E
https://lists.apache.org/thread.html/793012683dc0fa6819b7c2560e6cf990811014c40c7d75412099c357@%3Cissues.arrow.apache.org%3E
https://lists.apache.org/thread.html/9ff0606d16be2ab6a81619e1c9e23c3e251756638e36272c8c8b7fa3@%3Cissues.arrow.apache.org%3E
https://lists.apache.org/thread.html/f0038c4fab2ee25aee849ebeff6b33b3aa89e07ccfb06b5c87b36316@%3Cissues.arrow.apache.org%3E
https://lists.apache.org/thread.html/f506bc371d4a068d5d84d7361293568f61167d3a1c3e91f0def2d7d3@%3Cdev.arrow.apache.org%3E
https://lists.apache.org/thread.html/r0fb226357e7988a241b06b93bab065bcea2eb38658b382e485960e26@%3Cissues.kudu.apache.org%3E
https://lists.apache.org/thread.html/r4068ba81066792f2b4d208b39c4c4713c5d4c79bd8cb6c1904af5720@%3Cissues.kudu.apache.org%3E
https://lists.apache.org/thread.html/r7bc72200f94298bc9a0e35637f388deb53467ca4b2e2ad1ff66d8960@%3Cissues.kudu.apache.org%3E
https://www.oracle.com//security-alerts/cpujul2021.html
https://www.oracle.com/security-alerts/cpuoct2020.html
|
| libmount1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| libmount1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| libmount1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| libncurses6 | CVE-2021-39537 | LOW | 6.1+20181013-2+deb10u2 | | Expand...
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
|
| libncursesw6 | CVE-2021-39537 | LOW | 6.1+20181013-2+deb10u2 | | Expand...
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
|
| libnghttp2-14 | CVE-2020-11080 | HIGH | 1.36.0-2+deb10u1 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00024.html
https://access.redhat.com/security/cve/CVE-2020-11080
https://github.com/nghttp2/nghttp2/commit/336a98feb0d56b9ac54e12736b18785c27f75090
https://github.com/nghttp2/nghttp2/commit/f8da73bd042f810f34d19f9eae02b46d870af394
https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr
https://linux.oracle.com/cve/CVE-2020-11080.html
https://linux.oracle.com/errata/ELSA-2020-5765.html
https://lists.debian.org/debian-lts-announce/2021/10/msg00011.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4OOYAMJVLLCLXDTHW3V5UXNULZBBK4O6/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AAC2AA36OTRHKSVM5OV7TTVB3CZIGEFL/
https://nvd.nist.gov/vuln/detail/CVE-2020-11080
https://www.debian.org/security/2020/dsa-4696
https://www.oracle.com//security-alerts/cpujul2021.html
https://www.oracle.com/security-alerts/cpujan2021.html
https://www.oracle.com/security-alerts/cpujul2020.html
https://www.oracle.com/security-alerts/cpuoct2020.html
|
@@ -196,7 +196,7 @@ hide:
| libsepol1 | CVE-2021-36086 | LOW | 2.8-1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-36086
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32177
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36086
https://github.com/SELinuxProject/selinux/commit/c49a8ea09501ad66e799ea41b8154b6770fec2c8
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-536.yaml
https://linux.oracle.com/cve/CVE-2021-36086.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
|
| libsepol1 | CVE-2021-36087 | LOW | 2.8-1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-36087
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=32675
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-36087
https://github.com/SELinuxProject/selinux/commit/340f0eb7f3673e8aacaf0a96cbfcd4d12a405521
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/selinux/OSV-2021-585.yaml
https://linux.oracle.com/cve/CVE-2021-36087.html
https://linux.oracle.com/errata/ELSA-2021-4513.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U7ZYR3PIJ75N6U2IONJWCKZ5L2NKJTGR/
https://lore.kernel.org/selinux/CAEN2sdqJKHvDzPnxS-J8grU8fSf32DDtx=kyh84OsCq_Vm+yaQ@mail.gmail.com/T/
|
| libsmartcols1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| libsmartcols1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| libsmartcols1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| libssh2-1 | CVE-2019-13115 | HIGH | 1.8.0-2.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2019-13115
https://blog.semmle.com/libssh2-integer-overflow/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13115
https://github.com/libssh2/libssh2/compare/02ecf17...42d37aa
https://github.com/libssh2/libssh2/pull/350
https://libssh2.org/changes.html
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://lists.debian.org/debian-lts-announce/2019/07/msg00024.html
https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6LUNHPW64IGCASZ4JQ2J5KDXNZN53DWW/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/M7IF3LNHOA75O4WZWIHJLIRMA5LJUED3/
https://security.netapp.com/advisory/ntap-20190806-0002/
https://support.f5.com/csp/article/K13322484
https://support.f5.com/csp/article/K13322484?utm_source=f5support&utm_medium=RSS
|
| libssh2-1 | CVE-2019-17498 | LOW | 1.8.0-2.1 | | Expand...
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00026.html
https://access.redhat.com/security/cve/CVE-2019-17498
https://blog.semmle.com/libssh2-integer-overflow-CVE-2019-17498/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17498
https://github.com/kevinbackhouse/SecurityExploits/tree/8cbdbbe6363510f7d9ceec685373da12e6fc752d/libssh2/out_of_bounds_read_disconnect_CVE-2019-17498
https://github.com/libssh2/libssh2/blob/42d37aa63129a1b2644bf6495198923534322d64/src/packet.c#L480
https://github.com/libssh2/libssh2/commit/dedcbd106f8e52d5586b0205bc7677e4c9868f9c
https://github.com/libssh2/libssh2/pull/402/commits/1c6fa92b77e34d089493fe6d3e2c6c8775858b94
https://linux.oracle.com/cve/CVE-2019-17498.html
https://linux.oracle.com/errata/ELSA-2020-3915.html
https://lists.debian.org/debian-lts-announce/2019/11/msg00010.html
https://lists.debian.org/debian-lts-announce/2021/12/msg00013.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/22H4Q5XMGS3QNSA7OCL3U7UQZ4NXMR5O/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/TY7EEE34RFKCTXTMBQQWWSLXZWSCXNDB/
https://nvd.nist.gov/vuln/detail/CVE-2019-17498
|
| libssl1.1 | CVE-2007-6755 | LOW | 1.1.1n-0+deb10u1 | | Expand...
http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://access.redhat.com/security/cve/CVE-2007-6755
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
|
@@ -220,13 +220,13 @@ hide:
| libudev1 | CVE-2020-13529 | LOW | 241-7~deb10u8 | | Expand...
http://www.openwall.com/lists/oss-security/2021/08/04/2
http://www.openwall.com/lists/oss-security/2021/08/17/3
http://www.openwall.com/lists/oss-security/2021/09/07/3
https://access.redhat.com/security/cve/CVE-2020-13529
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13529
https://linux.oracle.com/cve/CVE-2020-13529.html
https://linux.oracle.com/errata/ELSA-2021-4361.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/42TMJVNYRY65B4QCJICBYOEIVZV3KUYI/
https://security.gentoo.org/glsa/202107-48
https://security.netapp.com/advisory/ntap-20210625-0005/
https://talosintelligence.com/vulnerability_reports/TALOS-2020-1142
https://ubuntu.com/security/notices/USN-5013-1
https://ubuntu.com/security/notices/USN-5013-2
|
| libudev1 | CVE-2020-13776 | LOW | 241-7~deb10u8 | | Expand...
https://access.redhat.com/security/cve/CVE-2020-13776
https://github.com/systemd/systemd/issues/15985
https://linux.oracle.com/cve/CVE-2020-13776.html
https://linux.oracle.com/errata/ELSA-2021-1611.html
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/
https://nvd.nist.gov/vuln/detail/CVE-2020-13776
https://security.netapp.com/advisory/ntap-20200611-0003/
|
| libuuid1 | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| libuuid1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| libuuid1 | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| login | CVE-2007-5686 | LOW | 1:4.5-1.1 | | Expand...
http://secunia.com/advisories/27215
http://www.securityfocus.com/archive/1/482129/100/100/threaded
http://www.securityfocus.com/archive/1/482857/100/0/threaded
http://www.securityfocus.com/bid/26048
http://www.vupen.com/english/advisories/2007/3474
https://issues.rpath.com/browse/RPL-1825
|
| login | CVE-2013-4235 | LOW | 1:4.5-1.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2013-4235
https://access.redhat.com/security/cve/cve-2013-4235
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235
https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E
https://security-tracker.debian.org/tracker/CVE-2013-4235
|
| login | CVE-2018-7169 | LOW | 1:4.5-1.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2018-7169
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169
https://github.com/shadow-maint/shadow/pull/97
https://security.gentoo.org/glsa/201805-09
https://ubuntu.com/security/notices/USN-5254-1
|
| login | CVE-2019-19882 | LOW | 1:4.5-1.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2019-19882
https://bugs.archlinux.org/task/64836
https://bugs.gentoo.org/702252
https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75
https://github.com/shadow-maint/shadow/pull/199
https://github.com/void-linux/void-packages/pull/17580
https://security.gentoo.org/glsa/202008-09
|
| mount | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| mount | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
+| mount | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
| ncurses-base | CVE-2021-39537 | LOW | 6.1+20181013-2+deb10u2 | | Expand...
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/devel/ncurses/patches/patch-ncurses_tinfo_captoinfo.c?rev=1.1&content-type=text/x-cvsweb-markup
https://access.redhat.com/security/cve/CVE-2021-39537
https://lists.gnu.org/archive/html/bug-ncurses/2020-08/msg00006.html
https://lists.gnu.org/archive/html/bug-ncurses/2021-10/msg00023.html
https://nvd.nist.gov/vuln/detail/CVE-2021-39537
|
| openssl | CVE-2007-6755 | LOW | 1.1.1n-0+deb10u1 | | Expand...
http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/
http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html
http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html
http://rump2007.cr.yp.to/15-shumow.pdf
http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/
http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect
http://www.securityfocus.com/bid/63657
https://access.redhat.com/security/cve/CVE-2007-6755
https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html
|
| openssl | CVE-2010-0928 | LOW | 1.1.1n-0+deb10u1 | | Expand...
http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/
http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf
http://www.networkworld.com/news/2010/030410-rsa-security-attack.html
http://www.osvdb.org/62808
http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/
https://access.redhat.com/security/cve/CVE-2010-0928
https://exchange.xforce.ibmcloud.com/vulnerabilities/56750
|
@@ -240,21 +240,18 @@ hide:
| tar | CVE-2019-9923 | LOW | 1.30+dfsg-6 | | Expand...
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120
http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html
http://savannah.gnu.org/bugs/?55369
https://access.redhat.com/security/cve/CVE-2019-9923
https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923
https://lists.apache.org/thread.html/r58af02e294bd07f487e2c64ffc0a29b837db5600e33b6e698b9d696b@%3Cissues.bookkeeper.apache.org%3E
https://lists.apache.org/thread.html/rf4c02775860db415b4955778a131c2795223f61cb8c6a450893651e4@%3Cissues.bookkeeper.apache.org%3E
https://ubuntu.com/security/notices/USN-4692-1
|
| tar | CVE-2021-20193 | LOW | 1.30+dfsg-6 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-20193
https://bugzilla.redhat.com/show_bug.cgi?id=1917565
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20193
https://git.savannah.gnu.org/cgit/tar.git/commit/?id=d9d4435692150fa8ff68e1b1a473d187cc3fd777
https://savannah.gnu.org/bugs/?59897
https://security.gentoo.org/glsa/202105-29
https://ubuntu.com/security/notices/USN-5329-1
|
| util-linux | CVE-2021-37600 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2021-37600
https://github.com/karelzak/util-linux/commit/1c9143d0c1f979c3daf10e1c37b5b1e916c22a1c
https://github.com/karelzak/util-linux/issues/1395
https://nvd.nist.gov/vuln/detail/CVE-2021-37600
https://security.netapp.com/advisory/ntap-20210902-0002/
|
-| util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
|
-| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
+| util-linux | CVE-2022-0563 | LOW | 2.33.1-0.1 | | Expand...
https://access.redhat.com/security/cve/CVE-2022-0563
https://lore.kernel.org/util-linux/20220214110609.msiwlm457ngoic6w@ws.net.home/T/#u
https://nvd.nist.gov/vuln/detail/CVE-2022-0563
https://security.netapp.com/advisory/ntap-20220331-0002/
|
+| zlib1g | CVE-2018-25032 | HIGH | 1:1.2.11.dfsg-1 | 1:1.2.11.dfsg-1+deb10u1 | Expand...
http://www.openwall.com/lists/oss-security/2022/03/25/2
http://www.openwall.com/lists/oss-security/2022/03/26/1
https://access.redhat.com/security/cve/CVE-2018-25032
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://github.com/madler/zlib/commit/5c44459c3b28a9bd3283aaceab7c615f8020c531
https://github.com/madler/zlib/compare/v1.2.11...v1.2.12
https://github.com/madler/zlib/issues/605
https://lists.debian.org/debian-lts-announce/2022/04/msg00000.html
https://nvd.nist.gov/vuln/detail/CVE-2018-25032
https://ubuntu.com/security/notices/USN-5355-1
https://ubuntu.com/security/notices/USN-5355-2
https://ubuntu.com/security/notices/USN-5359-1
https://www.debian.org/security/2022/dsa-5111
https://www.openwall.com/lists/oss-security/2022/03/24/1
https://www.openwall.com/lists/oss-security/2022/03/28/1
https://www.openwall.com/lists/oss-security/2022/03/28/3
|
**gobinary**
-
+
| Package | Vulnerability | Severity | Installed Version | Fixed Version | Links |
|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|
| github.com/opencontainers/runc | CVE-2021-43784 | MEDIUM | v1.0.1 | v1.0.3 | Expand...
https://access.redhat.com/security/cve/CVE-2021-43784
https://bugs.chromium.org/p/project-zero/issues/detail?id=2241
https://github.com/opencontainers/runc/commit/9c444070ec7bb83995dbc0185da68284da71c554
https://github.com/opencontainers/runc/commit/d72d057ba794164c3cce9451a00b72a78b25e1ae
https://github.com/opencontainers/runc/commit/f50369af4b571e358f20b139eea52d612eb55eed
https://github.com/opencontainers/runc/security/advisories/GHSA-v95c-p5hm-xq8f
https://lists.debian.org/debian-lts-announce/2021/12/msg00005.html
https://nvd.nist.gov/vuln/detail/CVE-2021-43784
|
**gobinary**
-
+
| No Vulnerabilities found |
|:---------------------------------|
-
-
-
diff --git a/dependency/redis/2.0.23/templates/common.yaml b/dependency/redis/2.0.30/templates/common.yaml
similarity index 100%
rename from dependency/redis/2.0.23/templates/common.yaml
rename to dependency/redis/2.0.30/templates/common.yaml
diff --git a/dependency/redis/2.0.23/templates/health-configmap.yaml b/dependency/redis/2.0.30/templates/health-configmap.yaml
similarity index 100%
rename from dependency/redis/2.0.23/templates/health-configmap.yaml
rename to dependency/redis/2.0.30/templates/health-configmap.yaml
diff --git a/dependency/redis/2.0.23/templates/secret.yaml b/dependency/redis/2.0.30/templates/secret.yaml
similarity index 100%
rename from dependency/redis/2.0.23/templates/secret.yaml
rename to dependency/redis/2.0.30/templates/secret.yaml
diff --git a/dependency/redis/2.0.23/values.yaml b/dependency/redis/2.0.30/values.yaml
similarity index 100%
rename from dependency/redis/2.0.23/values.yaml
rename to dependency/redis/2.0.30/values.yaml