You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add a dedicated CodeQL scanning job targeting GitHub Actions workflows while streamlining the C/C++ analysis job (d8e07c0, c02c0d1).
Changed
ci: Update pre-commit hook revisions for pre-commit-hooks, codespell, mdformat, and yamlfmt (8cf9d4c).
test: Update unity test framework subproject wrap file to track the latest master branch commit (2b4c765).
Update and expand USAGE.md to comprehensively document raw help options and FUSE/module flags, linking to Git commit 0855c0a (2bc5306).
ci: Replace legacy Prettier hooks with yamlfmt and mdformat (with GFM and alerts plugins) to format all Markdown and YAML files repo-wide, removing obsolete formatting bypass tags (a7d2931).
ci: Restrict automated pull request pre-commit hook runs to branches targeting the master branch (30dac3e).
ci: Modernize pre-commit configuration readability with clean multi-line block literal scripts and structure the PKG_CONFIG_PATH definition in build.yml incrementally (4c8f561).
doc: Fix grammar regarding parsing options in README.md (3746293).
Fixed
ci: Harden GitHub Actions workflows (build.yml and pre-commit.yml) by explicitly defining read-only contents permissions to resolve CodeQL workflow permissions alerts (81b87a0, 52b9baa).