From 59c861232141cdd1f93243dc1878e7707eb6d934 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 4 Dec 2021 22:05:24 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../jackett/{9.0.31 => 9.0.32}/CHANGELOG.md | 18 ++++++++-------- stable/jackett/{9.0.31 => 9.0.32}/CONFIG.md | 0 stable/jackett/{9.0.31 => 9.0.32}/Chart.lock | 2 +- stable/jackett/{9.0.31 => 9.0.32}/Chart.yaml | 2 +- stable/jackett/{9.0.31 => 9.0.32}/README.md | 0 .../jackett/{9.0.31 => 9.0.32}/app-readme.md | 0 .../charts/common-8.9.10.tgz | Bin .../jackett/{9.0.31 => 9.0.32}/helm-values.md | 0 .../jackett/{9.0.31 => 9.0.32}/ix_values.yaml | 0 .../jackett/{9.0.31 => 9.0.32}/questions.yaml | 0 stable/jackett/{9.0.31 => 9.0.32}/sec-scan.md | 0 stable/jackett/{9.0.31 => 9.0.32}/security.md | 20 ++++++++++++++++-- .../{9.0.31 => 9.0.32}/templates/common.yaml | 0 stable/jackett/{9.0.31 => 9.0.32}/values.yaml | 0 14 files changed, 29 insertions(+), 13 deletions(-) rename stable/jackett/{9.0.31 => 9.0.32}/CHANGELOG.md (91%) rename stable/jackett/{9.0.31 => 9.0.32}/CONFIG.md (100%) rename stable/jackett/{9.0.31 => 9.0.32}/Chart.lock (78%) rename stable/jackett/{9.0.31 => 9.0.32}/Chart.yaml (97%) rename stable/jackett/{9.0.31 => 9.0.32}/README.md (100%) rename stable/jackett/{9.0.31 => 9.0.32}/app-readme.md (100%) rename stable/jackett/{9.0.31 => 9.0.32}/charts/common-8.9.10.tgz (100%) rename stable/jackett/{9.0.31 => 9.0.32}/helm-values.md (100%) rename stable/jackett/{9.0.31 => 9.0.32}/ix_values.yaml (100%) rename stable/jackett/{9.0.31 => 9.0.32}/questions.yaml (100%) rename stable/jackett/{9.0.31 => 9.0.32}/sec-scan.md (100%) rename stable/jackett/{9.0.31 => 9.0.32}/security.md (94%) rename stable/jackett/{9.0.31 => 9.0.32}/templates/common.yaml (100%) rename stable/jackett/{9.0.31 => 9.0.32}/values.yaml (100%) diff --git a/stable/jackett/9.0.31/CHANGELOG.md b/stable/jackett/9.0.32/CHANGELOG.md similarity index 91% rename from stable/jackett/9.0.31/CHANGELOG.md rename to stable/jackett/9.0.32/CHANGELOG.md index bc1480d83ab..19f2bbe56e4 100644 --- a/stable/jackett/9.0.31/CHANGELOG.md +++ b/stable/jackett/9.0.32/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [jackett-9.0.32](https://github.com/truecharts/apps/compare/jackett-9.0.31...jackett-9.0.32) (2021-12-04) + +#### Feat + +* Craft a trivy config to md parser + + + ### [jackett-9.0.31](https://github.com/truecharts/apps/compare/jackett-9.0.30...jackett-9.0.31) (2021-12-04) @@ -88,12 +97,3 @@ #### Fix -* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361)) - - - - -### [jackett-9.0.20](https://github.com/truecharts/apps/compare/jackett-9.0.19...jackett-9.0.20) (2021-11-18) - -#### Chore - diff --git a/stable/jackett/9.0.31/CONFIG.md b/stable/jackett/9.0.32/CONFIG.md similarity index 100% rename from stable/jackett/9.0.31/CONFIG.md rename to stable/jackett/9.0.32/CONFIG.md diff --git a/stable/jackett/9.0.31/Chart.lock b/stable/jackett/9.0.32/Chart.lock similarity index 78% rename from stable/jackett/9.0.31/Chart.lock rename to stable/jackett/9.0.32/Chart.lock index 8b9330ddc8a..bc1da6dc381 100644 --- a/stable/jackett/9.0.31/Chart.lock +++ b/stable/jackett/9.0.32/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.9.10 digest: sha256:76ef16a78cbfe53b0be5d9fac03039063f57b2b43f927e4cbfed13be1c939fcc -generated: "2021-12-04T20:31:58.853778044Z" +generated: "2021-12-04T22:02:34.16799824Z" diff --git a/stable/jackett/9.0.31/Chart.yaml b/stable/jackett/9.0.32/Chart.yaml similarity index 97% rename from stable/jackett/9.0.31/Chart.yaml rename to stable/jackett/9.0.32/Chart.yaml index 0fb430fc2fd..0c4b5c3f575 100644 --- a/stable/jackett/9.0.31/Chart.yaml +++ b/stable/jackett/9.0.32/Chart.yaml @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.31 +version: 9.0.32 annotations: truecharts.org/catagories: | - media diff --git a/stable/jackett/9.0.31/README.md b/stable/jackett/9.0.32/README.md similarity index 100% rename from stable/jackett/9.0.31/README.md rename to stable/jackett/9.0.32/README.md diff --git a/stable/jackett/9.0.31/app-readme.md b/stable/jackett/9.0.32/app-readme.md similarity index 100% rename from stable/jackett/9.0.31/app-readme.md rename to stable/jackett/9.0.32/app-readme.md diff --git a/stable/jackett/9.0.31/charts/common-8.9.10.tgz b/stable/jackett/9.0.32/charts/common-8.9.10.tgz similarity index 100% rename from stable/jackett/9.0.31/charts/common-8.9.10.tgz rename to stable/jackett/9.0.32/charts/common-8.9.10.tgz diff --git a/stable/jackett/9.0.31/helm-values.md b/stable/jackett/9.0.32/helm-values.md similarity index 100% rename from stable/jackett/9.0.31/helm-values.md rename to stable/jackett/9.0.32/helm-values.md diff --git a/stable/jackett/9.0.31/ix_values.yaml b/stable/jackett/9.0.32/ix_values.yaml similarity index 100% rename from stable/jackett/9.0.31/ix_values.yaml rename to stable/jackett/9.0.32/ix_values.yaml diff --git a/stable/jackett/9.0.31/questions.yaml b/stable/jackett/9.0.32/questions.yaml similarity index 100% rename from stable/jackett/9.0.31/questions.yaml rename to stable/jackett/9.0.32/questions.yaml diff --git a/stable/jackett/9.0.31/sec-scan.md b/stable/jackett/9.0.32/sec-scan.md similarity index 100% rename from stable/jackett/9.0.31/sec-scan.md rename to stable/jackett/9.0.32/sec-scan.md diff --git a/stable/jackett/9.0.31/security.md b/stable/jackett/9.0.32/security.md similarity index 94% rename from stable/jackett/9.0.31/security.md rename to stable/jackett/9.0.32/security.md index ead104a3d66..6a1b63f6bcf 100644 --- a/stable/jackett/9.0.31/security.md +++ b/stable/jackett/9.0.32/security.md @@ -4,6 +4,24 @@ ##### Scan Results +#### Chart Object: jackett/templates/common.yaml + + + +| Type | Misconfiguration ID | Check | Severity | Explaination | Solution | Links | +|:----------------|:------------------:|:-----------:|:------------------:|:-------------:|-----------------------------------------|-----------------------------------------| +| Kubernetes Security Check | KSV003 | Default capabilities not dropped | LOW | The container should drop all default capabilities and add only those that are needed for its execution. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should add 'ALL' to 'securityContext.capabilities.drop' |
Click to expand!https://kubesec.io/basics/containers-securitycontext-capabilities-drop-index-all/
https://avd.aquasec.com/appshield/ksv003
| +| Kubernetes Security Check | KSV012 | Runs as root user | MEDIUM | 'runAsNonRoot' forces the running image to run as a non-root user to ensure least privileges. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.runAsNonRoot' to true |
Click to expand!https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted
https://avd.aquasec.com/appshield/ksv012
| +| Kubernetes Security Check | KSV013 | Image tag ':latest' used | LOW | It is best to avoid using the ':latest' image tag when deploying containers in production. Doing so makes it hard to track which version of the image is running, and hard to roll back the version. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should specify an image tag |
Click to expand!https://kubernetes.io/docs/concepts/configuration/overview/#container-images
https://avd.aquasec.com/appshield/ksv013
| +| Kubernetes Security Check | KSV013 | Image tag ':latest' used | LOW | It is best to avoid using the ':latest' image tag when deploying containers in production. Doing so makes it hard to track which version of the image is running, and hard to roll back the version. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should specify an image tag |
Click to expand!https://kubernetes.io/docs/concepts/configuration/overview/#container-images
https://avd.aquasec.com/appshield/ksv013
| +| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.readOnlyRootFilesystem' to true |
Click to expand!https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/
https://avd.aquasec.com/appshield/ksv014
| +| Kubernetes Security Check | KSV014 | Root file system is not read-only | LOW | An immutable root file system prevents applications from writing to their local disk. This can limit intrusions, as attackers will not be able to tamper with the file system or write foreign executables to disk. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.readOnlyRootFilesystem' to true |
Click to expand!https://kubesec.io/basics/containers-securitycontext-readonlyrootfilesystem-true/
https://avd.aquasec.com/appshield/ksv014
| +| Kubernetes Security Check | KSV019 | Seccomp policies disabled | MEDIUM | A program inside the container can bypass Seccomp protection policies. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should specify a seccomp profile |
Click to expand!https://kubesec.io/basics/metadata-annotations-container-seccomp-security-alpha-kubernetes-io-pod/
https://avd.aquasec.com/appshield/ksv019
| +| Kubernetes Security Check | KSV019 | Seccomp policies disabled | MEDIUM | A program inside the container can bypass Seccomp protection policies. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should specify a seccomp profile |
Click to expand!https://kubesec.io/basics/metadata-annotations-container-seccomp-security-alpha-kubernetes-io-pod/
https://avd.aquasec.com/appshield/ksv019
| +| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | Force the container to run with user ID > 10000 to avoid conflicts with the host’s user table. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.runAsUser' > 10000 |
Click to expand!https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv020
| +| Kubernetes Security Check | KSV020 | Runs with low user ID | MEDIUM | Force the container to run with user ID > 10000 to avoid conflicts with the host’s user table. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.runAsUser' > 10000 |
Click to expand!https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv020
| +| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | Force the container to run with group ID > 10000 to avoid conflicts with the host’s user table. | Container 'RELEASE-NAME-jackett' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.runAsGroup' > 10000 |
Click to expand!https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv021
| +| Kubernetes Security Check | KSV021 | Runs with low group ID | MEDIUM | Force the container to run with group ID > 10000 to avoid conflicts with the host’s user table. | Container 'autopermissions' of Deployment 'RELEASE-NAME-jackett' should set 'securityContext.runAsGroup' > 10000 |
Click to expand!https://kubesec.io/basics/containers-securitycontext-runasuser/
https://avd.aquasec.com/appshield/ksv021
| ## Containers @@ -14,7 +32,6 @@ ##### Scan Results -**Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c** #### Container: tccr.io/truecharts/alpine:v3.14.2@sha256:4095394abbae907e94b1f2fd2e2de6c4f201a5b9704573243ca8eb16db8cdb7c (alpine 3.14.2) @@ -47,7 +64,6 @@ | ssl_client | CVE-2021-42374 | MEDIUM | 1.33.1-r3 | 1.33.1-r4 |
Click to expand!https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42374
https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
| | ssl_client | CVE-2021-42375 | MEDIUM | 1.33.1-r3 | 1.33.1-r5 |
Click to expand!https://jfrog.com/blog/unboxing-busybox-14-new-vulnerabilities-uncovered-by-claroty-and-jfrog/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6T2TURBYYJGBMQTTN2DSOAIQGP7WCPGV/
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UQXGOGWBIYWOIVXJVRKHZR34UMEHQBXS/
| -**Container: tccr.io/truecharts/jackett:v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79** #### Container: tccr.io/truecharts/jackett:v0.20.83@sha256:b24ade69bfc1b9725c42043c0b4aab341aed7c2cb462fdc21bb5287aaa574d79 (ubuntu 20.04) diff --git a/stable/jackett/9.0.31/templates/common.yaml b/stable/jackett/9.0.32/templates/common.yaml similarity index 100% rename from stable/jackett/9.0.31/templates/common.yaml rename to stable/jackett/9.0.32/templates/common.yaml diff --git a/stable/jackett/9.0.31/values.yaml b/stable/jackett/9.0.32/values.yaml similarity index 100% rename from stable/jackett/9.0.31/values.yaml rename to stable/jackett/9.0.32/values.yaml