-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update arigaio/atlas docker tag to v1 #331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
org-internal-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/arigaio-atlas-1.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
β
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| β DOCKERFILE | hadolint | 1 | 0 | 0 | 0.24s | |
| β EDITORCONFIG | editorconfig-checker | 1 | 0 | 0 | 0.19s | |
| trivy | yes | 1 | no | 4.85s | ||
| β REPOSITORY | trivy-sbom | yes | no | no | 0.33s |
Detailed Issues
β οΈ REPOSITORY / trivy - 1 error
2025-12-25T04:54:39Z INFO [vulndb] Need to update DB
2025-12-25T04:54:39Z INFO [vulndb] Downloading vulnerability DB...
2025-12-25T04:54:39Z INFO [vulndb] Downloading artifact... repo="mirror.gcr.io/aquasec/trivy-db:2"
22.89 MiB / 78.89 MiB [----------------->___________________________________________] 29.02% ? p/s ?65.66 MiB / 78.89 MiB [-------------------------------------------------->__________] 83.22% ? p/s ?78.89 MiB / 78.89 MiB [----------------------------------------------------------->] 100.00% ? p/s ?78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 93.22 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 93.22 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 93.22 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 87.21 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 87.21 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 87.21 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 81.58 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 81.58 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [---------------------------------------------->] 100.00% 81.58 MiB p/s ETA 0s78.89 MiB / 78.89 MiB [-------------------------------------------------] 100.00% 34.30 MiB p/s 2.5s2025-12-25T04:54:42Z INFO [vulndb] Artifact successfully downloaded repo="mirror.gcr.io/aquasec/trivy-db:2"
2025-12-25T04:54:42Z INFO [vuln] Vulnerability scanning is enabled
2025-12-25T04:54:42Z INFO [misconfig] Misconfiguration scanning is enabled
2025-12-25T04:54:42Z INFO [misconfig] Need to update the checks bundle
2025-12-25T04:54:42Z INFO [misconfig] Downloading the checks bundle...
165.46 KiB / 165.46 KiB [------------------------------------------------------] 100.00% ? p/s 100ms2025-12-25T04:54:44Z ERROR [helm scanner] Failed to render Chart files file_path="charts/cdviz-collector" err="found in Chart.yaml, but missing in charts/ directory: kubewatch"
2025-12-25T04:54:44Z INFO Number of language-specific files num=0
2025-12-25T04:54:44Z INFO Detected config files num=2
Report Summary
ββββββββββββββββββββββββββββββββββββββββββββββββββ¬βββββββββββββ¬ββββββββββββββββββ¬ββββββββββββββββββββ
β Target β Type β Vulnerabilities β Misconfigurations β
ββββββββββββββββββββββββββββββββββββββββββββββββββΌβββββββββββββΌββββββββββββββββββΌββββββββββββββββββββ€
β cdviz-db/Dockerfile β dockerfile β - β 0 β
ββββββββββββββββββββββββββββββββββββββββββββββββββΌβββββββββββββΌββββββββββββββββββΌββββββββββββββββββββ€
β charts/cdviz-db/templates/job-dbmigration.yaml β helm β - β 1 β
ββββββββββββββββββββββββββββββββββββββββββββββββββ΄βββββββββββββ΄ββββββββββββββββββ΄ββββββββββββββββββββ
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)
charts/cdviz-db/templates/job-dbmigration.yaml (helm)
=====================================================
Tests: 93 (SUCCESSES: 92, FAILURES: 1)
Failures: 1 (UNKNOWN: 0, LOW: 1, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
AVD-KSV-0021 (LOW): Container 'cdviz-db-migration' of CronJob 'cdviz-db-migration' should set 'securityContext.runAsGroup' > 10000
ββββββββββββββββββββββββββββββββββββββββ
Force the container to run with group ID > 10000 to avoid conflicts with the hostβs user table.
See https://avd.aquasec.com/misconfig/ksv021
ββββββββββββββββββββββββββββββββββββββββ
charts/cdviz-db/templates/job-dbmigration.yaml:35-65
ββββββββββββββββββββββββββββββββββββββββ
35 β - name: 'cdviz-db-migration'
36 β image: "ghcr.io/cdviz-dev/cdviz-db-migration:0.20250607150000.0"
37 β # args for https://atlasgo.io/declarative/apply
38 β args:
39 β - migrate # or schema
40 β - apply
41 β - -u
42 β - "$(DATABASE_URL)"
43 β - --dir
..
ββββββββββββββββββββββββββββββββββββββββ
π£ Notices:
- Version 0.68.2 of Trivy is now available, current version is 0.67.2
To suppress version checks, run Trivy scans with the --skip-version-check flag
See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This PR contains the following updates:
0.38.0-community-alpineβ1.0.0-community-alpineConfiguration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.