Skip to content

Feature/exploring - #88

Merged
thorstenfoltz merged 3 commits into
masterfrom
feature/exploring
May 9, 2026
Merged

Feature/exploring#88
thorstenfoltz merged 3 commits into
masterfrom
feature/exploring

Conversation

@thorstenfoltz

Copy link
Copy Markdown
Owner

No description provided.

- 📚 Document the new local-only analytics feature across the
  README, CLI help, and generated manpages so users can discover
  opt-in stats recording and reporting commands
- 🔍 Clarify the available stats-related flags, including filtering,
  JSON output, reset behavior, and one-off overrides, to make the
  workflow and privacy boundaries explicit
- 🛡️ Explain what metadata is stored, where the SQLite database
  lives, and how config precedence works so users can enable the
  feature with confidence
- 📝 Reflow the `stats` configuration description in the README
  to improve readability without changing the documented behavior
- 🔒 Keep the privacy guarantee prominent by separating the note
  that only local metadata is stored and no diff content or file
  paths are collected
- 🧹 Remove trailing whitespace from the `stats` configuration
  entry to keep the documentation clean and consistent
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ MARKDOWN markdownlint 1 0 0 0.74s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.33s
✅ PYTHON bandit 1 0 0 1.83s
✅ PYTHON black 1 0 0 2.08s
✅ PYTHON flake8 1 0 0 0.46s
✅ PYTHON isort 1 0 0 0.17s
✅ PYTHON mypy 1 0 0 3.87s
✅ PYTHON pylint 1 0 0 3.12s
✅ PYTHON pyright 1 0 0 2.19s
✅ PYTHON ruff 1 0 0 0.01s
✅ REPOSITORY checkov yes no no 18.08s
✅ REPOSITORY gitleaks yes no no 1.09s
✅ REPOSITORY kics yes no no 1.82s
✅ REPOSITORY ls-lint yes no no 0.18s
✅ REPOSITORY secretlint yes no no 1.12s
✅ REPOSITORY semgrep yes no no 29.84s
✅ REPOSITORY trivy yes no no 10.06s
✅ REPOSITORY trufflehog yes no no 4.05s
✅ SPELL lychee 2 0 0 0.89s
✅ SPELL proselint 2 0 0 10.89s

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@thorstenfoltz
thorstenfoltz merged commit 8944192 into master May 9, 2026
7 checks passed
@thorstenfoltz
thorstenfoltz deleted the feature/exploring branch May 9, 2026 10:43
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.

1 participant