Closed ggurjar333 closed 2 months ago
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link
This pull request includes updates to the README.md file and adds a new API endpoint for retrieving blob data from an Azure storage account. The README.md file has been updated with instructions on how to run the historical-data-api and the required dependencies. The new API endpoint,
/blob/:blobName
, allows users to retrieve specific blob data by providing the blob name as a parameter.