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

test: add API security tests using Bright #5

Closed

Conversation

derevnjuk
Copy link
Member

@derevnjuk derevnjuk commented Dec 24, 2024

Description

This PR adds security tests using Bright's SecTester SDK to ensure the robustness of our API endpoints. The tests cover various security vulnerabilities including SQL injection, XSS, and authentication bypass.

Test Plan

  • Ensure the Bright API key is set in the environment variables.
  • Run the security tests using the provided test scripts.
  • Validate that the tests pass without any vulnerabilities detected.

Endpoints Tested

Checklist

  • Tests implemented
  • Documentation updated

@derevnjuk derevnjuk changed the title test: add security tests test: add API security tests using Bright Dec 24, 2024
@derevnjuk derevnjuk closed this Dec 25, 2024
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.

1 participant