Skip to content

AprovanLabs/core


Aprovan Labs Icon


Aprovan Labs Logo

built what's next


Development

Pre-commit hooks

This repo uses pre-commit to run checks before each commit. Install and set up:

pip install pre-commit
pre-commit install

Hooks included:

  • gitleaks — scans for hardcoded secrets (API keys, tokens, passwords). Uses .gitleaks.toml for repo-specific rules and allowlists.

To run all hooks manually:

pre-commit run --all-files

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors