trufflehog/pkg/analyzer/analyzers
Abdul Basit 93d09c78b4
[analyze] Add Analyzer for Postgres (#3192)
* implement analyzer interface for postgres

* added unit test for postgres analyzer

* refactored code in postgres analyzer

* generate permissions for postgres analyzer

* renamed variable

* [chore] corrected the variable name.

* appended hostname to distinguish the resources.
updated the test.

---------

Co-authored-by: Abdul Basit <abasit@folio3.com>
2024-09-06 12:42:55 -07:00
..
airbrake Analyzer partial implementations (#3114) 2024-07-30 09:13:48 -07:00
asana [analyze] Add Analyzer for Asana (#3139) 2024-09-06 12:37:45 -07:00
bitbucket [analyze] Add analyze interface for Bitbucket (#3224) 2024-09-05 16:04:35 -07:00
github [analyze] Fix GitHub token expiration parsing (#3205) 2024-08-14 10:13:05 -07:00
gitlab Analyzer partial implementations (#3114) 2024-07-30 09:13:48 -07:00
huggingface [chore] Fix lint errors (#3218) 2024-08-14 13:49:24 -07:00
mailchimp [analyze] Add Analyze interface for Mailchimp (#3225) 2024-09-05 16:33:47 -07:00
mailgun Analyzer partial implementations (#3114) 2024-07-30 09:13:48 -07:00
mysql Analyzer partial implementations (#3114) 2024-07-30 09:13:48 -07:00
openai [chore] Fix lint errors (#3218) 2024-08-14 13:49:24 -07:00
opsgenie [analyze] Add Analyzer for Opsgenie (#3181) 2024-09-04 15:50:19 -07:00
postgres [analyze] Add Analyzer for Postgres (#3192) 2024-09-06 12:42:55 -07:00
postman [analyze] Add analyzer for Postman (#3180) 2024-09-04 15:40:12 -07:00
sendgrid [analyze] Add Analyzer for Sendgrid (#3174) 2024-09-04 15:50:32 -07:00
shopify Separated printing and analyzes functionality for shopify (#3123) 2024-07-30 20:43:46 -07:00
slack [analyze] Add Analyzer for Slack (#3207) 2024-09-06 12:33:06 -07:00
sourcegraph [analyze] Add Analyzer for SourceGraph (#3173) 2024-09-06 12:40:47 -07:00
square [analyze] Improve SquareUp analyzer and Implemented test (#3231) 2024-09-06 12:32:52 -07:00
stripe [analyze] Combine access level into permission value (#3144) 2024-08-01 11:09:59 -07:00
twilio [analyze] Separate SID from token in twilio analyzer (#3177) 2024-08-05 17:46:57 -07:00
analyzers.go Analyzer capitalization (#3188) 2024-08-06 17:00:40 -07:00