Hi Team, Can We Scan images which was in sonatype nexus repo.
i tried to login using docker cli like
docker login http://sonatypeartifact.com
then i did
docker scout quickview sonatypeartifact.com/dokcer_repo/image:tag
but, getting an message as
Log in with your Docker ID or email address to use docker scout If you don't have a Docker ID, head over to https://hub.docker.com to create one. You can log in with your password or a Personal Access Token (PAT) by running docker login. Using a limited-scope PAT grants better security and is required for organizations using SSO. Learn more at https://docs.docker.com/go/access-tokens/
How to achieve that any solutions is there any option to analysis images which was in sona type repo using docker scout?