Add warning about using trufflehog as a library (#928)

This commit is contained in:
Miccah 2022-11-18 09:30:51 -06:00 committed by GitHub
parent b3d3f531a4
commit 87e7aa3970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,6 +276,11 @@ repos:
stages: ["commit", "push"]
```
## Use as a library
Currently, trufflehog is in heavy development and no guarantees can be made on
the stability of the public APIs at this time.
## Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].