Cleanup Secure Examples and E2E (end to end) Tests
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Currently it is unclear in this group which of these are "examples" and which are e2e (end to end) tests and which are both.
We should make this group, just "tests": https://gitlab.com/gitlab-org/security-products/tests
and move examples exclusively to: https://gitlab.com/gitlab-examples/security
This would allow us to point all customers, account managers, support, etc to our examples folder, where they can see clearly how the tools can be configured and we can have various configuration examples. By better separating tests from examples, we can streamline our end-to-end tests and focus on areas that can not be tested with unit tests.
The project names should be prefixed so that they are organized according to the type of scans. For example: "secrets" could become "sast - secrets"