raft-tech / TANF-app

Repo for development of a new TANF Data Reporting System
Other
16 stars 3 forks source link

As an engineer, I want to stop access to backend API by Nginx #2998

Open raftmsohani opened 1 month ago

raftmsohani commented 1 month ago

Description: During studying recent zap scanner findings here, the backend api can be browsed, although it cannot be accessed by unauthorized user.

To increase security, the backend API can be stopped by Nginx (instead of backend) using similar approach as in here.

Acceptance Criteria:

Tasks: Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes: