Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issues with /equities/equity-tickers endpoint and address TPIP security vulnerabilities. #41

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

devfinwiz
Copy link
Owner

Issue Fixed: #40
This PR addresses and resolves issue #40 related to the [gathering list of nse tickers].

Additional Changes:

  • Security Vulnerability Fixes: Upgraded key dependencies to mitigate known vulnerabilities:
    • Upgraded fastapi to 0.114.2
    • Upgraded requests to 2.32.3
    • Upgraded numpy to 1.26.4

@devfinwiz
Copy link
Owner Author

  • Ignoring build failure since it seems to be an unrelated issue that needs to be fixed in a new PR.
  • Tested functionality of all endpoints, none affected.

@devfinwiz devfinwiz merged commit 6b726a8 into main Sep 23, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

csv link for equity ticker is unavailable
1 participant