Skip to content

feat:Add pre-commit check#684

Merged
yingyangxu2026 merged 1 commit intomainfrom
TSSDK-102
Feb 28, 2026
Merged

feat:Add pre-commit check#684
yingyangxu2026 merged 1 commit intomainfrom
TSSDK-102

Conversation

@yingyangxu2026
Copy link
Collaborator

Description

Add pre-commit check

  • Install pre-commit (to enable git hooks):
    • Option A (Homebrew): brew install pre-commit
    • Option B (pipx): brew install pipx && pipx ensurepath && pipx install pre-commit
  • Enable git hooks: pre-commit install
    • Verify: confirm ./.git/hooks/pre-commit exists, or run pre-commit --version

@bonnie57
Copy link
Contributor

Could you see the pr? If you want to add pre-commit, we should use an npm package to manage dependencies instead of brew or pipx

@wiz-6cbc7756d1
Copy link
Contributor

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities 6 High 8 Medium 3 Low
Data Finding Sensitive Data -
Secret Finding Secrets -
IaC Misconfiguration IaC Misconfigurations -
SAST Finding SAST Findings -
Software Management Finding Software Management Findings -
Total 6 High 8 Medium 3 Low

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

@yingyangxu2026 yingyangxu2026 merged commit 9f5c241 into main Feb 28, 2026
14 checks passed
yingyangxu2026 added a commit that referenced this pull request Feb 28, 2026
lucas2brh pushed a commit that referenced this pull request Feb 28, 2026
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.

4 participants