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

Backend Security #24

Open
3 tasks
ABusyProgrammer opened this issue Aug 13, 2021 · 0 comments
Open
3 tasks

Backend Security #24

ABusyProgrammer opened this issue Aug 13, 2021 · 0 comments
Assignees
Labels
devops Further information is requested

Comments

@ABusyProgrammer
Copy link

ABusyProgrammer commented Aug 13, 2021

Setup a security system for the backend to prevent processing requests from all except the covidstats-frontend, covidstats-backend, and localhost.

To-Do:

  • Add CORS security to NodeJS project
  • Get deployed link of covidstats-bot, and add it as an allowed URL. Also add localhost:{PORT} (whichever port is used)
  • Test to see if the backend accepts requests from covidstats bot, and rejects requests from anywhere else (create sample python script and make request)
@ABusyProgrammer ABusyProgrammer added the devops Further information is requested label Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants