chore: update secrets baseline with new filter and regenerated line n…#127
Merged
Conversation
…ingle pre-commit run - Consolidate multiple individual lint jobs (bandit, codespell, ruff, yaml, json, executables) into single lint job running all pre-commit hooks - Remove prepare-base job and complex virtual environment caching strategy - Simplify caching to only cache pre-commit environments - Add test matrix for Python 3.10-3.13 - Remove .secretlintrc.json from workflow triggers - Remove CACHE_VERSION environment variable - Add
…comments - Remove standalone pylint job from CI workflow - Add pytest-cov to dev dependencies and enable coverage reporting in tests - Update pylint config to auto-detect CPU count (jobs=0) - Add context manager support to HiveSession with close() method - Update Claude Code Review workflow permissions from read to write - Remove commented-out configuration examples from workflow files - Remove unused tests/common.py mock file
- Consolidate workflow path triggers from specific files to `.github/workflows/**` - Add pip caching to test job setup-python step - Remove unused step ID from Claude workflow - Enable claude_args with gh pr tools in Claude workflow - Update README badge from CodeQL to CI workflow - Update SECURITY.md with current version support and reporting instructions - Add bandit to dev dependencies - Move file_session fixture from test
- Add Dependabot config for weekly pip and GitHub Actions updates with dependency labels - Add coverage report configuration to show missing lines - Export Hive exception classes from package root for easier imports - Clean up debugger logging and remove unused variables - Remove unused home directory expansion in hive.py - Fix traceback.print_exc() call to use no arguments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…umbers