quickstart-openshift icon indicating copy to clipboard operation
quickstart-openshift copied to clipboard

feat: backend endpoint verifier

Open DerekRoberts opened this issue 1 year ago • 1 comments
trafficstars

Idea via and done in collaboration with @RMCampos:

Create a script (bash for example) to parse all backend files (python, java, etc) looking for endpoints and calling them, without authentication, making sure all of them respond with 401 or 403
And put that on QuickStart template, on PR open CI
...
There will be public ones, I know. We could map the public ones somehow.

Relevant? https://github.com/bcgov/nr-spar/tree/main/backend/test/postman

DerekRoberts avatar Feb 28 '24 16:02 DerekRoberts

I would like to debate this one, we don't need to open backend routes to internet @DerekRoberts

mishraomp avatar Mar 08 '24 02:03 mishraomp