Commit Graph
7 Commits
Author SHA1 Message Date
Mustansir 3876bea3ef [INS-202] Add rate limiting to the Github Analyzer (#4617)
* add analyzer client option to support rate limiting. Add rate limiting to github analyzer

* supply the rate limiter to the client
2026-01-19 12:01:53 +05:00
Amaan Ullah e02a82229b Update GitHub analyzer to use correct AnalyzerType in results (#4188)
Changed AnalyzerType from 0 to 7 in both the GitHub analyzer implementation and its associated tests to reflect the correct type for GitHub analysis.
2025-05-29 15:22:11 +05:00
Dustin Decker 5ca4a17a4c Add owner to github tokens (#3558) 2024-11-04 14:43:30 -08:00
Miccah c381e901cc [analyze] Fix GitHub token expiration parsing (#3205)
* [analyze] Fix GitHub token expiration parsing

* Update test
2024-08-14 10:13:05 -07:00
Miccah bf2afc9751 [analyze] Deduplicate finegrained GitHub permissions (#3196) 2024-08-07 11:22:29 -07:00
Dustin Decker 29de521ed0 Improve finegrained token support (#3179) 2024-08-05 18:55:05 -07:00
Dustin Decker 25b01019b3 Add permissions lookup tables (#3125)
* OpenAI LUT

* github LUT

* cleanup

* add test

* update

* update

* update openai

* update

* Add Analyze interface to Twilio (#3128)

* Add Analyze interface to Twilio

* add readme
2024-07-31 13:01:29 -07:00