Skip to content

docs(hoverkraft-tech/docker-base-images): update documentation#1207

Merged
hoverkraft-bot[bot] merged 1 commit into
mainfrom
docs/sync-documentation-hoverkraft-tech/docker-base-images
Jun 16, 2026
Merged

docs(hoverkraft-tech/docker-base-images): update documentation#1207
hoverkraft-bot[bot] merged 1 commit into
mainfrom
docs/sync-documentation-hoverkraft-tech/docker-base-images

Conversation

@hoverkraft-bot

Copy link
Copy Markdown
Contributor

Update documentation for hoverkraft-tech/docker-base-images

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@hoverkraft-bot hoverkraft-bot Bot merged commit 9887ab4 into main Jun 16, 2026
@hoverkraft-bot hoverkraft-bot Bot deleted the docs/sync-documentation-hoverkraft-tech/docker-base-images branch June 16, 2026 15:13
@github-actions

Copy link
Copy Markdown

Hi, thank you for creating your PR, we will check it out very soon

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Fail ❌
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
MARKDOWN Fail ❌
MARKDOWN_PRETTIER Fail ❌
NATURAL_LANGUAGE Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

BIOME_FORMAT
Checked 75 files in 288ms. No fixes applied.
Found 1 error.application/src/pages/index.tsx format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Formatter would have printed the following content:

    102 102 │     const projects = [
    103 103 │       {
    104     │ - ······name:·'compose-action',
    105     │ - ······icon:·'⚡',
    106     │ - ······url:·'https://github.com/hoverkraft-tech/compose-action',
        104 │ + ······name:·"compose-action",
        105 │ + ······icon:·"⚡",
        106 │ + ······url:·"https://github.com/hoverkraft-tech/compose-action",
    107 107 │         stars: 210,
    108     │ - ······language:·'TypeScript',
    109     │ - ······description:·'This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished',
    110     │ - ······tags:·[
    111     │ - ········'continuous-integration',
    112     │ - ········'docker-compose',
    113     │ - ········'github-actions'
    114     │ - ······],
    115     │ - ······accent:·'primary'
        108 │ + ······language:·"TypeScript",
        109 │ + ······description:
        110 │ + ········"This·action·runs·your·docker-compose·file·and·clean·up·before·action·finished",
        111 │ + ······tags:·["continuous-integration",·"docker-compose",·"github-actions"],
        112 │ + ······accent:·"primary",
    116 113 │       },
    117 114 │       {
    118     │ - ······name:·'ci-dokumentor',
    119     │ - ······icon:·'⚡',
    120     │ - ······url:·'https://github.com/hoverkraft-tech/ci-dokumentor',
        115 │ + ······name:·"ci-dokumentor",
        116 │ + ······icon:·"⚡",
        117 │ + ······url:·"https://github.com/hoverkraft-tech/ci-dokumentor",
    121 118 │         stars: 5,
    122     │ - ······language:·'TypeScript',
    123     │ - ······description:·'Automated·documentation·generator·for·CI/CD·components',
    124     │ - ······tags:·[
    125     │ - ········'documentation',
    126     │ - ········'github-actions',
    127     │ - ········'open-source'
    128     │ - ······],
    129     │ - ······accent:·'neutral'
        119 │ + ······language:·"TypeScript",
        120 │ + ······description:·"Automated·documentation·generator·for·CI/CD·components",
        121 │ + ······tags:·["documentation",·"github-actions",·"open-source"],
        122 │ + ······accent:·"neutral",
    130 123 │       },
    131 124 │       {
    132     │ - ······name:·'ci-github-container',
    133     │ - ······icon:·'⚡',
    134     │ - ······url:·'https://github.com/hoverkraft-tech/ci-github-container',
        125 │ + ······name:·"ci-github-container",
        126 │ + ······icon:·"⚡",
        127 │ + ······url:·"https://github.com/hoverkraft-tech/ci-github-container",
    135 128 │         stars: 5,
    136     │ - ······language:·'Go·Template',
    137     │ - ······description:·'Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context',
    138     │ - ······tags:·[
    139     │ - ········'build',
    140     │ - ········'containers',
    141     │ - ········'continuous-integration'
    142     │ - ······],
    143     │ - ······accent:·'primary'
    144     │ - ····}
        129 │ + ······language:·"Go·Template",
        130 │ + ······description:
        131 │ + ········"Opinionated·GitHub·Actions·and·workflows·for·continuous·integration·in·container·(OCI)·context",
        132 │ + ······tags:·["build",·"containers",·"continuous-integration"],
        133 │ + ······accent:·"primary",
        134 │ + ····},
    145 135 │     ];
    146 136 │


format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Some errors were emitted while running checks.

MARKDOWN
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/actions/should-build-images/index.md:66:179 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/actions/should-build-images/index.md:66:194 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/actions/should-build-images/index.md:66:208 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:178:203 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:178:218 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:178:231 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:178:266 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:181:172 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:181:187 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:181:200 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:181:235 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:184:207 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:184:222 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:184:235 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:184:270 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md:210:260 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md:83:179 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md:83:194 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md:83:207 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md:83:229 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md:87:179 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md:87:194 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md:87:207 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md:87:229 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:112:197 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:112:212 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:112:226 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:112:261 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:115:166 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:115:181 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:115:195 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:115:230 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:118:201 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:118:216 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:118:230 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md:118:265 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
/github/workspace/application/docs/projects/ci-cd-tools/docker-base-images/index.md:230 error MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```javascript"]
MARKDOWN_PRETTIER
Checking formatting...[�[33mwarn�[39m] application/docs/projects/ci-cd-tools/docker-base-images/actions/should-build-images/index.md
[�[33mwarn�[39m] application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/continuous-integration.md
[�[33mwarn�[39m] application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prepare-release.md
[�[33mwarn�[39m] application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/prune-pull-requests-images-tags.md
[�[33mwarn�[39m] application/docs/projects/ci-cd-tools/docker-base-images/github/workflows/release.md
[�[33mwarn�[39m] Code style issues found in 5 files. Run Prettier with --write to fix.
TRIVY

Report Summary

┌───────────────────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│            Target             │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ application/package-lock.json │    npm     │        8        │         -         │    -    │
├───────────────────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile                    │ dockerfile │        -        │         0         │    -    │
└───────────────────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


application/package-lock.json (npm)
===================================
Total: 8 (UNKNOWN: 0, LOW: 1, MEDIUM: 5, HIGH: 2, CRITICAL: 0)

┌──────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬──────────────────────────────┬─────────────────────────────────────────────────────────────┐
│       Library        │    Vulnerability    │ Severity │ Status │ Installed Version │        Fixed Version         │                            Title                            │
├──────────────────────┼─────────────────────┼──────────┼────────┼───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ @babel/core          │ CVE-2026-49356      │ LOW      │ fixed  │ 7.29.0            │ 8.0.0-rc.6, 7.29.6           │ @babel/core: Arbitrary File Read via sourceMappingURL       │
│                      │                     │          │        │                   │                              │ Comment                                                     │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-49356                  │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ js-yaml              │ CVE-2026-53550      │ MEDIUM   │        │ 3.14.2            │ 4.2.0                        │ JS-YAML: Quadratic-complexity DoS in merge key handling via │
│                      │                     │          │        │                   │                              │ repeated aliases                                            │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-53550                  │
│                      │                     │          │        ├───────────────────┤                              │                                                             │
│                      │                     │          │        │ 4.1.1             │                              │                                                             │
│                      │                     │          │        │                   │                              │                                                             │
│                      │                     │          │        │                   │                              │                                                             │
├──────────────────────┼─────────────────────┤          │        ├───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ launch-editor        │ CVE-2026-53632      │          │        │ 2.11.1            │ 2.14.1                       │ launch-editor: NTLMv2 hash disclosure via UNC path handling │
│                      │                     │          │        │                   │                              │ on Windows                                                  │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-53632                  │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ serialize-javascript │ GHSA-5c6j-r48x-rmvq │ HIGH     │        │ 6.0.2             │ 7.0.3                        │ Serialize JavaScript is Vulnerable to RCE via RegExp.flags  │
│                      │                     │          │        │                   │                              │ and Date.prototype.toISOString()                            │
│                      │                     │          │        │                   │                              │ https://github.com/advisories/GHSA-5c6j-r48x-rmvq           │
│                      ├─────────────────────┼──────────┤        │                   ├──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│                      │ CVE-2026-34043      │ MEDIUM   │        │                   │ 7.0.5                        │ serialize-javascript: serialize-javascript: Denial of       │
│                      │                     │          │        │                   │                              │ Service via specially crafted array-like object             │
│                      │                     │          │        │                   │                              │ serialization                                               │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-34043                  │
├──────────────────────┼─────────────────────┤          │        ├───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ uuid                 │ CVE-2026-41907      │          │        │ 8.3.2             │ 11.1.1, 12.0.1, 13.0.1       │ uuid: uuid: Out-of-bounds write vulnerability impacts data  │
│                      │                     │          │        │                   │                              │ integrity and confidentiality                               │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-41907                  │
├──────────────────────┼─────────────────────┼──────────┤        ├───────────────────┼──────────────────────────────┼─────────────────────────────────────────────────────────────┤
│ ws                   │ CVE-2026-48779      │ HIGH     │        │ 7.5.10            │ 5.2.5, 6.2.4, 7.5.11, 8.21.0 │ ws: Memory exhaustion DoS from tiny fragments and data      │
│                      │                     │          │        │                   │                              │ chunks                                                      │
│                      │                     │          │        │                   │                              │ https://avd.aquasec.com/nvd/cve-2026-48779                  │
└──────────────────────┴─────────────────────┴──────────┴────────┴───────────────────┴──────────────────────────────┴─────────────────────────────────────────────────────────────┘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants