Skip to content

Conversation

@AtomicFS
Copy link
Collaborator

fixes #550

@AtomicFS AtomicFS requested a review from MDr164 as a code owner January 21, 2026 09:27
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 21, 2026
@AtomicFS AtomicFS enabled auto-merge January 21, 2026 09:27
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 15 0 0 0.44s
✅ BASH bash-exec 10 0 0 0.05s
✅ BASH shellcheck 9 0 0 0.14s
✅ BASH shfmt 9 0 0 0.01s
✅ DOCKERFILE hadolint 5 0 0 0.36s
✅ EDITORCONFIG editorconfig-checker 227 0 0 0.24s
✅ GO revive 31 0 0 33.36s
✅ JSON jsonlint 14 0 0 1.12s
✅ JSON prettier 14 0 0 2.5s
✅ JSON v8r 14 0 0 5.13s
✅ MARKDOWN markdownlint 32 0 0 2.81s
✅ PYTHON black 20 0 0 1.49s
✅ PYTHON flake8 20 0 0 0.89s
✅ PYTHON isort 20 0 0 0.25s
✅ PYTHON mypy 20 0 0 8.92s
✅ PYTHON pylint 20 0 0 10.5s
✅ PYTHON pyright 20 0 0 0.93s
✅ PYTHON ruff 20 0 0 0.02s
✅ REPOSITORY checkov yes no no 27.67s
✅ REPOSITORY gitleaks yes no no 3.45s
✅ REPOSITORY git_diff yes no no 0.0s
✅ REPOSITORY grype yes no no 74.75s
✅ REPOSITORY secretlint yes no no 1.49s
✅ REPOSITORY syft yes no no 21.35s
✅ REPOSITORY trivy yes no no 17.18s
✅ REPOSITORY trivy-sbom yes no no 5.42s
✅ REPOSITORY trufflehog yes no no 9.16s
✅ SPELL cspell 227 0 0 5.35s
⚠️ YAML prettier 35 1 2 7.67s
✅ YAML v8r 35 0 0 14.71s
✅ YAML yamllint 35 0 0 9.13s

Detailed Issues

⚠️ YAML / prettier - 1 error
Checking formatting...
[warn] .github/workflows/go-test.yml
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,BASH_EXEC,BASH_SHELLCHECK,BASH_SHFMT,DOCKERFILE_HADOLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,GO_REVIVE,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_CSPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
@AtomicFS AtomicFS force-pushed the docs/add-fosdem-link branch from 75a979e to be72fc8 Compare January 21, 2026 09:32
@github-actions github-actions bot added the testing Testing related label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation testing Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add link to FOSDEM 2025 presentation once public

2 participants