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

What are the type of faults that can be detected with this tool? #711

Open
BigMasterGithub opened this issue Feb 14, 2023 · 1 comment
Open

Comments

@BigMasterGithub
Copy link

Hello, what problems can this tool find in the api? Can we find the security problems in the api through the generated test cases? For example, SQL injection, identity authentication, etc? I learned from your document that the function is to generate some test cases for each api. These test cases have a return status code 500 and some 4xx examples. Can you find other security problems? Thanks !

@arcuri82
Copy link
Collaborator

Hi,
thanks for your interest in EM.
Currently, EM finds issues related to 500 status code and schema mismatches.
We do not handle any security issue, although it is working in progress

@arcuri82 arcuri82 changed the title Functions about this tool What are the type of faults that can be detected with this tool? Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants