TruffleHog Version
3.93.6
Expected Behavior
Todoist verification works.
Actual Behavior
410 Gone HTTP response
Steps to Reproduce
Attempt to verify a todoist personal api key with trufflehog.
The https://github.com/trufflesecurity/trufflehog/blob/main/pkg/detectors/todoist/todoist.go#L49 /rest/v2/projects endpoint is deprecated. I think /api/v1/projects is the replacement.