[automation] Auto-update linters version, help and documentation#6698
[automation] Auto-update linters version, help and documentation#6698
Conversation
✅
|
8b87907 to
208f6d7
Compare
3daf817 to
bc4d290
Compare
13c3cd8 to
486e832
Compare
There was a problem hiding this comment.
This PR is being reviewed by Cursor Bugbot
Details
Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| "", | ||
| "Use \"kubescape [command] --help\" for more information about a command." | ||
| "Use \"kubescape [command] --help\" for more information about a command.", | ||
| "{\"level\":\"info\",\"ts\":\"2025-12-07T22:18:55Z\",\"msg\":\"Received interrupt signal, exiting...\"}" |
There was a problem hiding this comment.
Bug: Accidentally committed interrupt signal log in kubescape help
A spurious log message {"level":"info","ts":"2025-12-07T22:18:55Z","msg":"Received interrupt signal, exiting..."} was captured when the automation script generated kubescape's help output. This appears to be debug output from when kubescape received an interrupt signal during the help generation process, not part of the actual command help text. This pollutes the documentation with runtime artifacts.
Additional Locations (1)
486e832 to
83bfaa7
Compare
fa2a297 to
507a561
Compare

[automation] Auto-update linters version, help and documentation
Note
Bumps multiple linter versions and regenerates help/docs to reflect new/changed CLI flags and outputs.
ansible-lintto25.12.0,blackto25.12.0,golangci-lintto2.7.1,grypeto0.104.2,mypyto1.19.0,php-cs-fixerto3.91.2,pmdto7.19.0,ruff/ruff-formatto0.14.8,syftto1.38.2(updatelinter-versions.json, docs, andCHANGELOG.md)..automation/generated/linter-helps.jsonand docs):black: add unstable featureremove_parens_from_assignment_lhs.mypy: add incomplete featureTypeForm, refine JUnit flags (--junit-xml,--junit-format), fix doc links, tweak cache flag wording.checkov: reorder--summary-positionchoices to{bottom,top}.secretlint: addgithubformatter to--formatoptions.snakemake: reorder enum choices for--list-changesand--mode.docs/all_linters.mdto reflect new versions/options.Written by Cursor Bugbot for commit 990bb4e. This will update automatically on new commits. Configure here.