Could not load security information

133 views
Skip to first unread message

Rey Marin

unread,
Oct 30, 2020, 12:52:45 PM10/30/20
to quay-sig
Hello, we have 3 of our images that return a "Could not load security information" under the Security Scan for all of our tags. We can't seem to find any detailed information what's happening. We have 3 other images that correctly return a Security Scan. 

We found this page with a possible solution, but it's subscription only: https://access.redhat.com/solutions/3516081

I'm wondering if anyone has encountered this message as well and what did you do to resolve it. Thank you!

dgan...@redhat.com

unread,
Nov 17, 2020, 12:04:20 AM11/17/20
to quay-sig
Hi ,

  You can try repushing the image or requeue image for scanning by running following queries on your Quay DB

1) select id from repository where name='thereponame'
2) update image SET security_indexed = false, security_indexed_engine = -1 where repository_id={replace_id_from_above_query}

Thanks,
Dixit
Reply all
Reply to author
Forward
0 new messages