Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
28
commits
Update settings.yaml
329f7f7
Use environment variables for NetBox URL
71c60d7
Update settings.py
f40b413
Update settings.yaml to use environment variables
c6230f7
Implement startup secret check in webhook.py
4c23faa
Refactor webhook signature validation logic
7e379cf
Add SHA512 and HMAC512 functions for signature verification
8c911ba
Enhance webhook signature validation logic
ada9c5a
Refactor webhook signature verification method
1b4b99b
Modify webhook signature hashing method
4b9b281
Enhance webhook signature verification process
b9b76b8
Enhance webhook handling with debug option
0b4f567
Add support for multiple webhook signature formats
4695bb7
Use HMAC for signature comparison in webhook
404469d
Refactor webhook signature verification to use hashlib
8655a45