amplify icon indicating copy to clipboard operation
amplify copied to clipboard

[Security] Secure Lob API request

Open Alex-is-Gonzalez opened this issue 2 years ago • 3 comments

Description

We need to refactor how we call Lob API to prevent server side request forgery

Directions:

In file https://github.com/ProgramEquity/amplify/blob/2f7cb92e3140c8753b68abf1ac3c71750b130c47/server/routes/api/lob.js. Highlight lines 256-264

  • [ ] Ask Copilot how to refactor for security best practices
  • [ ] Ask Copilot how to refactor for security best practices including fixed string

Spec

Image

Alex-is-Gonzalez avatar Oct 13 '23 15:10 Alex-is-Gonzalez

Branch: issue-613

Dunridge avatar Dec 12 '23 16:12 Dunridge

Branch: issue-613

Dunridge avatar Mar 01 '24 14:03 Dunridge