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

Vulnerability Fix: CRUD /health #44

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Vulnerability Fix: CRUD /health #44

merged 2 commits into from
Sep 30, 2024

Conversation

benjaspet
Copy link
Collaborator

Description

This pull request fixes a potential vulnerability by revealing system architecture information within GET /health.

How Has This Been Tested?

I used Postman to check the response and status code.

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

- publishing system arch information can lead to vulnerabilities being exploited
- also fixed some typos
@benjaspet benjaspet changed the title Fix/crud health Vulnerability Fix: CRUD /health Sep 30, 2024
@garrettladley garrettladley merged commit b1e98d8 into main Sep 30, 2024
3 checks passed
@garrettladley garrettladley deleted the fix/crud-health branch September 30, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants