Skip to content

Invalid data is accepted by the API ###/getBookByName### #4

Description

@harbor-sherlock

Description of issues

This is a critical issue because your APIs are allowing bad data into your database, potentially causing frontend errors and/or data science errors. Check to see if your frontend is allowing such data to be sent.

Test Summary

Scenario: Verify System generated negative payloads

GET /getBookByName

Payload:

{
  "bookName": "123456789"
}

Response:

[]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions