mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
899f59fbb4
* implement analyzer interface for sendgrid * add unit test for sendgrid analyzer * fixed sendgrid detector. linked analyzer with sendgrid detector. handling if key not found in map * category as resource. if subcategory is present then subcategory will become resource with parent category * corrected test and remove hardcoded boolean for printing in sendgrid * incorporate code refactoring and suggestion for FullyQualifiedName for subcategory by Miccah. * generate permissions for sendgrid analyzer * [NIT] rather than updating the global scopes variable, ProcessPermission will return new list of categories with Permission and eliminate those which are not in generated one. --------- Co-authored-by: Abdul Basit <abasit@folio3.com> |
||
---|---|---|
.. | ||
sendgrid.go | ||
sendgrid_test.go |