In the current implementation #912
- We are using the container image name from the request
- If the image name contains "nextflow/plugin", then it is a plugin scan; otherwise container scan
In this issue, we will propose a better solution
- We will check the mediatype of the container
- If its related to plugin , then it is a plugin scan; otherwise container scan