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 #12

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

derevnjuk
Copy link
Member

@derevnjuk derevnjuk commented Jan 14, 2025

Description

  • Added security tests using Bright's SecTester for various API endpoints.

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 cover the specified endpoints and check for vulnerabilities.

Endpoints Tested

Types of Security Checks

  • SQL Injection
  • XSS Vulnerabilities
  • Authentication Bypass

Checklist

  • Tests implemented
  • Documentation updated

@derevnjuk derevnjuk changed the title test: add security tests test: add API security tests using Bright Jan 14, 2025
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