kyma-project / application-connector-manager

Apache License 2.0
0 stars 12 forks source link

Fix naming in security-config-file of Application-Connector-Manager #256

Open tobiscr opened 3 months ago

tobiscr commented 3 months ago

Description

Wie agreed with our release manager to call ACM module in the security configuration Application Connector (at the moment it's `Application Connector Manager' ).

The name was in the past already changed to Application Connector which was responsible that an additonal project was created in MEND and Checkmarx with the name. Application Connector. At the moment, we have two projects in our security scanners in place (one for Application Connector Manager and another one for Application Connector).

We agreed to use in all SAP tools the name of the Kyma module which is Application Connector . Therefore, we should

  1. Update the security-config-file.yaml to use now the name Application Connector as module name (ensure there are no workflows in GH which are updating this file and avoid that it's renamed again back to Application Connector Manager.
  2. Get in touch with Neighbors to get rid of the no longer used Application Connector MAnager...-projects in our security scanner tools (w.g. for CX or MEND: kyma_application-connector-manager_main) - final goal is to have only one checkbox in the Kyma security dashboard shown:

    Screenshot 2024-04-24 at 10 58 16

Expected result

Consistent naming used for Application Connector module in all SAP security scanners

Actual result

We use the name Application Connector Manager in the SAP securtity scanners instead of Application Connector.

Steps to reproduce

Check created projects in security scanner and see offereed checkboxed in Kyma security dashboard.

Troubleshooting