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

APIS01 - Implement a CQRS based API endpoint to allow API security testing #29769

Closed
4 of 6 tasks
Tracked by #29766
eshraw opened this issue Sep 27, 2022 · 0 comments · Fixed by #30293
Closed
4 of 6 tasks
Tracked by #29766

APIS01 - Implement a CQRS based API endpoint to allow API security testing #29769

eshraw opened this issue Sep 27, 2022 · 0 comments · Fixed by #30293
Assignees
Labels
Feature Type: New Feature PR available Solution: issue is being addressed Security Label: Which BO under menu is concerned WS Category: Web Service
Milestone

Comments

@eshraw
Copy link

eshraw commented Sep 27, 2022

Prerequisites

Is your feature request related to a problem?

This is a new feature. It aims to make at least one endpoint available to test API Security.

Describe the solution you'd like

Description

As a developer
I want to query an API endpoint
In order to be able to test the new API security rules

Business rules

  • The API endpoint must come from a migrated page --> Decision was made to use the Query "GetHookStatus"

Acceptance test

AT1
Given that I have access to the API endpoint
When I query this endpoint
Then the return is 200

Alternatives you've considered

No response

Additional context

No response

Do you plan to work on this feature?

  • I'm willing to contribute a formal specification.
  • I'm willing to provide any wireframes or design assets required for this feature.
  • I'm willing to submit a Pull Request that implements this feature.
  • I'm willing to help verify that the implemented feature works as intended and produces no unintended side effects.
@eshraw eshraw added Feature Type: New Feature New New issue not yet processed by QA labels Sep 27, 2022
@eshraw eshraw added this to the 8.1.0 milestone Sep 27, 2022
@hibatallahAouadni hibatallahAouadni added WS Category: Web Service Needs Specs Status: issue needs to be specified Security Label: Which BO under menu is concerned and removed New New issue not yet processed by QA labels Sep 27, 2022
@atomiix atomiix assigned mflasquin and unassigned yanmakouf Nov 7, 2022
@prestonBot prestonBot added the PR available Solution: issue is being addressed label Nov 14, 2022
FabienPapet added a commit that referenced this issue Jan 9, 2023
@prestashop-issue-bot prestashop-issue-bot bot removed the Needs Specs Status: issue needs to be specified label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Type: New Feature PR available Solution: issue is being addressed Security Label: Which BO under menu is concerned WS Category: Web Service
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants