Im not sure what im doing wrong? I got the correct key and this is my config file, but i still get rate limited. The key was altered for obvious reasons:
[github]
tokens = ["ghp_hI3SedVzQnvbefj0pLF3wsxv93hzK"]
concurrency = 1
delay_ms = 2500
[scan]
max_results = 100
[output]
format = "table"
save_to_file = true
output_path = "results"
[providers]
anthropic = true
openai = true
google = false
grok = false
Im not sure what im doing wrong? I got the correct key and this is my config file, but i still get rate limited. The key was altered for obvious reasons:
[github]
tokens = ["ghp_hI3SedVzQnvbefj0pLF3wsxv93hzK"]
concurrency = 1
delay_ms = 2500
[scan]
max_results = 100
[output]
format = "table"
save_to_file = true
output_path = "results"
[providers]
anthropic = true
openai = true
google = false
grok = false