tracecat
tracecat copied to clipboard
The open source Tines / Splunk SOAR alternative.
Hello, this is a great project, but I found some possible issues while using it today. I saw that the configuration of the webhook supports get requests, but the request...
You can start with my CS_BADGER it's API for CS's Splunk uses MFA / persistent tokens. : I know it's gross ... I want to rewrite it with PING auth...
# Motivation Improve security posture and work towards SOC2 compliance # Improvements - [ ] For security purposes, we should aim to inject secrets JIT on usage, especially when using...
## Reference Issues/PRs CORS changes should be fixing #118. Docker networking issues should be resolved by fixing environment variable usage for frontend and backend API should fix #117, #49, #40....
## Reference Issues/PRs - Related to #118, #102 where nginx was removed. - Forwards port 80 and 443 instead of 3000 and 8000 and 8001. Requires implementing compose fixes from...
# Motivation FastAPI calls don't include any contextual information, and it would be nice to include this for each request. # Note - Make sure not to include any PII...
There is one great open source project on GitHub called LiteLLM. https://github.com/BerriAI/litellm If that project is integrated to this project then this task of todo check list can be easily...
# Changes - Added `loguru` - Removed fstrings in logging
### **Is your feature request related to a problem? Please describe.** No ### **Describe the solution you'd like** I think 3rd party providers or SMTP solutions can be added optionally...