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

feat(server): improved server-side validations #430

Merged
merged 12 commits into from
Jan 5, 2024
Merged

Conversation

basmasking
Copy link
Member

Fixes #402
Closes #403
Closes #405
Closes #415

Changes proposed in this pull request:

  • added validations for versions, fqn, assets, segments
  • added definitions for headers and content types
  • added default header to prevent content sniffing
  • check for path traversal in file manager

@MaskingTechnology/jitar

@basmasking basmasking changed the title 402 attempt 2 feat(server): improved server-side validations Jan 5, 2024
@petermasking petermasking merged commit 6c701dd into main Jan 5, 2024
7 checks passed
@petermasking petermasking deleted the 402_attempt_2 branch January 5, 2024 14:51
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.

Add validation for the request version Add fqn validation Add path validation to requesting assets
2 participants