Open guibranco opened 1 day ago
Click the checkbox below to generate a PR!
@guibranco, You have 3 requests left in this cycle which refreshes on 2024-11-21 10:07:38+00:00. If you have any questions or concerns, please contact us at info@gitauto.ai.
Description:
In the Projects Monitor project, we need to implement a GitGuardian integration to detect any possible secret leaks. This integration should consist of a class that communicates with GitGuardian using the
GuiBranco\Pancake\Request
class to manage HTTP requests. Additionally, it should include a SQL table in MySQL/MariaDB to persist GitGuardian data for further analysis and reference.Requirements:
GitGuardian Communication Class
GuiBranco\Pancake\Request
to manage HTTP requests for data retrieval from GitGuardian.Database Persistence
Testing
Acceptance Criteria: