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

Remove flask-cors Dependency #1794

Open
4 tasks
k-macmillan opened this issue May 6, 2024 · 1 comment
Open
4 tasks

Remove flask-cors Dependency #1794

k-macmillan opened this issue May 6, 2024 · 1 comment

Comments

@k-macmillan
Copy link

User Story - Business Need

Flask-Cors was necessary for the old UI, but is no longer necessary with the SSUI. Remove it and all associated code.

  • Ticket is understood, and QA has been contacted (if the ticket has a QA label).

User Story(ies)

As a VA Notify Engineer
I want to keep our system lean and free of unused dependencies
So that we have less to maintain and fewer vulnerabilities

Additional Info and Resources

  • Flask-Cors pypi page
  • It is imported like so: flask_cors

Acceptance Criteria

  • Code that used flask_cors is removed
  • flask_cors is not used in our code
  • Dependency is removed from Poetry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants