quay.io Open in urlscan Pro
2600:1f18:483:cf01:b7c0:30a4:2aba:3cb0  Public Scan

Submitted URL: http://quay.io/oauth2-proxy/oauth2-proxy:v7.4.0
Effective URL: https://quay.io/repository/oauth2-proxy/oauth2-proxy?tab=tags&tag=v7.4.0
Submission: On March 23 via api from GB — Scanned from GB

Form analysis 9 forms found in the DOM

<form id="file-drop-form-0" class="ng-pristine ng-valid">
  <input id="file-drop-0" name="file-drop-0" class="file-drop" type="file" files-changed="handleFilesChanged(files)" accept="*">
  <label for="file-drop-0" ng-class="state" class="clear">
    <span class="chosen-file">
      <!---->
    </span><span class="choose-button">
      <span>Select file</span>
    </span>
  </label>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Name: addTagForm

<form name="addTagForm" ng-submit="createOrMoveTag(toTagManifestDigest, tagToCreate);" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div class="modal-body">
    <div class="cor-loader co-m-loader co-an-fade-in-out ng-hide" ng-show="addingTag">
      <div class="co-m-loader-dot__one"></div>
      <div class="co-m-loader-dot__two"></div>
      <div class="co-m-loader-dot__three"></div>
    </div>
    <div ng-show="!addingTag">
      <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" id="tagName" placeholder="Enter tag name" ng-model="tagToCreate" ng-pattern="/^[\w][\w\.-]{0,127}$/"
        ng-disabled="creatingTag" autofocus="" required="">
      <div style="margin: 10px; margin-top: 20px;" ng-show="isOwnedTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to this image. </div>
      <div style="margin: 10px; margin-top: 20px;" ng-show="isAnotherImageTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to another image. This will <b>move</b> the tag.
      </div>
    </div>
  </div>
  <div class="modal-footer" ng-show="!addingTag">
    <button type="submit" class="btn btn-primary" ng-disabled="addTagForm.$invalid || isOwnedTag(toTagManifestDigest, tagToCreate)" ng-class="isAnotherImageTag(toTagManifestDigest, tagToCreate) ? 'btn-warning' : 'btn-primary'" ng-show="!creatingTag"
      disabled="disabled"> Create Tag </button>
    <button class="btn btn-default" data-dismiss="modal" ng-show="!addingTag">Cancel</button>
  </div>
</form>

<form class="expiration-form ng-pristine ng-valid">
  <label>Tags that will be updated:</label>
  <ul class="delete-tag-list">
    <!---->
  </ul>
  <label style="margin-top: 20px;">Expiration Date:</label>
  <!---->
  <span class="co-help-text"> If specified, the date and time that the key expires. If set to none, the tag(s) will not expire. </span>
</form>

Name: addTagForm

<form name="addTagForm" ng-submit="createOrMoveTag(toTagManifestDigest, tagToCreate);" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <div class="modal-body">
    <div class="cor-loader co-m-loader co-an-fade-in-out ng-hide" ng-show="addingTag">
      <div class="co-m-loader-dot__one"></div>
      <div class="co-m-loader-dot__two"></div>
      <div class="co-m-loader-dot__three"></div>
    </div>
    <div ng-show="!addingTag">
      <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern" id="tagName" placeholder="Enter tag name" ng-model="tagToCreate" ng-pattern="/^[\w][\w\.-]{0,127}$/"
        ng-disabled="creatingTag" autofocus="" required="">
      <div style="margin: 10px; margin-top: 20px;" ng-show="isOwnedTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to this image. </div>
      <div style="margin: 10px; margin-top: 20px;" ng-show="isAnotherImageTag(toTagManifestDigest, tagToCreate)" class="ng-hide"> Note: <span class="label tag label-default"></span> is already applied to another image. This will <b>move</b> the tag.
      </div>
    </div>
  </div>
  <div class="modal-footer" ng-show="!addingTag">
    <button type="submit" class="btn btn-primary" ng-disabled="addTagForm.$invalid || isOwnedTag(toTagManifestDigest, tagToCreate)" ng-class="isAnotherImageTag(toTagManifestDigest, tagToCreate) ? 'btn-warning' : 'btn-primary'" ng-show="!creatingTag"
      disabled="disabled"> Create Tag </button>
    <button class="btn btn-default" data-dismiss="modal" ng-show="!addingTag">Cancel</button>
  </div>
</form>

<form class="expiration-form ng-pristine ng-valid">
  <label>Tags that will be updated:</label>
  <ul class="delete-tag-list">
    <!---->
  </ul>
  <label style="margin-top: 20px;">Expiration Date:</label>
  <!---->
  <span class="co-help-text"> If specified, the date and time that the key expires. If set to none, the tag(s) will not expire. </span>
</form>

<form id="file-drop-form-1" class="ng-pristine ng-valid">
  <input id="file-drop-1" name="file-drop-1" class="file-drop" type="file" files-changed="handleFilesChanged(files)" accept="*">
  <label for="file-drop-1" ng-class="state" class="clear">
    <span class="chosen-file">
      <!---->
    </span><span class="choose-button">
      <span>Select file</span>
    </span>
  </label>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Name: runForm

<form name="runForm" id="runForm" class="ng-pristine ng-valid">
  <table width="100%">
    <tbody><!---->
    </tbody>
  </table>
</form>

Text Content

≡
   
 * Explore
   
 * Tutorial
   
 * Pricing
   

   
   
 * Sign in
   

   

 * 
 *  * + New Organization
    * New Repository
      
      
      
      
      
      
      

 * 0
   
   
 * Sign in
   



×

START REPOSITORY BUILD

 * Invoke Build Trigger
 * Upload Dockerfile

Please wait while Quay Container Registry starts the build
Select file
Please select a Dockerfile or an archive (.tar.gz or .zip) containing a
Dockerfile at the root directory

The selected Dockerfile contains a FROM that refers to private repository .

A robot account with read access to that repository is required for the build:

 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   




Manually running a build trigger provides the means for invoking a build trigger
as-if called from the underlying service for the latest commit to a particular
branch or tag.

Trigger Description Branches/Tags

Start Build Close
×

MANUALLY START BUILD TRIGGER



Start Build Cancel


Repository not found
Repositories Organization


OAUTH2-PROXY / OAUTH2-PROXY

Information
Tags
Tag History
Builds

Usage Logs
Mirroring
Settings

Repository Activity
JanuaryFebruaryMarch

522K
Yesterday
14M
Last 30 days
Recent Repo Builds
No builds have been run for this repository.

DESCRIPTION

No repository description has been set
Pull this container with the following Podman command:
Copied to clipboard
Pull this container with the following Docker command:
Copied to clipboard

Compact Expanded
Show Signatures


REPOSITORY TAGS

 * All Tags
 * No Tags
 * Signed Tags
 * Unsigned Tags
 * Commit SHAs
 * Cosign Signatures
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

Actions
 * View Tags History
   
   

1 - 25 of 67
 * First Page
 * Last Page

❮ ❯


Tag Last Modified Security Scan Size Expires Manifest v7.4.0-armv6 5 months ago
6 High · 10 fixable
13.8 MB Never SHA256 2393626f07ad latest-armv6 5 months ago
6 High · 10 fixable
13.8 MB Never SHA256 2393626f07ad v7.4.0-ppc64le 5 months ago
6 High · 10 fixable
13.9 MB Never SHA256 7f54538c5cb8 latest-ppc64le 5 months ago
6 High · 10 fixable
13.9 MB Never SHA256 7f54538c5cb8 v7.4.0-arm64 5 months ago
6 High · 10 fixable
13.9 MB Never SHA256 9b4d29cf95d7 latest-arm64 5 months ago
6 High · 10 fixable
13.9 MB Never SHA256 9b4d29cf95d7 v7.4.0-amd64 5 months ago
6 High · 10 fixable
14.7 MB Never SHA256 f81637250eb3 v7.4.0 5 months ago See Child Manifests N/A
Never SHA256 393e63c3b924 latest-amd64 5 months ago
6 High · 10 fixable
14.7 MB Never SHA256 f81637250eb3 latest 5 months ago See Child Manifests N/A
Never SHA256 393e63c3b924 v7.3.0-armv6 10 months ago
1 Critical · 13 fixable
11.8 MB Never SHA256 d3bff898c54e v7.3.0-ppc64le 10 months ago
1 Critical · 13 fixable
11.8 MB Never SHA256 16eb0acf8af4 v7.3.0-arm64 10 months ago
1 Critical · 13 fixable
11.9 MB Never SHA256 72b4260da4b4 v7.3.0-amd64 10 months ago
1 Critical · 13 fixable
12.8 MB Never SHA256 10615e4f03bd v7.3.0 10 months ago See Child Manifests N/A
Never SHA256 8c21390be87d v7.2.1-armv6 a year ago
1 Critical · 21 fixable
11.9 MB Never SHA256 2901ff1859f3 v7.2.1-arm64 a year ago
1 Critical · 21 fixable
12.0 MB Never SHA256 c8e7b09eb0ac v7.2.1-amd64 a year ago
1 Critical · 21 fixable
12.9 MB Never SHA256 25b785696eac v7.2.1 a year ago See Child Manifests N/A
Never SHA256 febeebebe762 v7.2.0 a year ago See Child Manifests N/A Never SHA256
21efe7d87bbf v7.2.0-armv6 a year ago
1 Critical · 43 fixable
11.9 MB Never SHA256 2d0f6d00ef22 v7.2.0-arm64 a year ago
1 Critical · 43 fixable
12.0 MB Never SHA256 e5e83c9583bb v7.2.0-amd64 a year ago
1 Critical · 43 fixable
12.7 MB Never SHA256 534674a81129 v7.1.3-armv6 2 years ago
4 Critical · 39 fixable
11.8 MB Never SHA256 c0ca7d8bef04 v7.1.3-arm64 2 years ago
4 Critical · 39 fixable
11.9 MB Never SHA256 baff65107475



LOADING REPOSITORY IMAGES

Please wait while we load the repository's full image list
×

EDIT MANIFEST LABELS



Save Labels Cancel
×

ADD TAG TO MANIFEST

Note: is already applied to this image.
Note: is already applied to another image. This will move the tag.
Create Tag Cancel
×

DELETE TAGS


Are you sure you want to delete the following tags:
Note: This operation can take several minutes.
Delete Tags Cancel
×

CHANGE TAGS EXPIRATION


Tags that will be updated: Expiration Date: If specified, the date and time that
the key expires. If set to none, the tag(s) will not expire.
Change Expiration Cancel
×

DELETE TAG


Are you sure you want to delete tag ?
Delete Tag Cancel
×

RESTORE TAG


This will change the image to which the tag points.
Are you sure you want to restore tag to image ?
Restore Tag Cancel
Tag operations have been disabled.
The selected operation cannot be performed on this repository because tag
operations have been disabled by an administrator.
×

FETCH TAG:

Image Format:

Pull Credentials:
 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   



Fetching a requires a robot account. You must therefore have admin access on
namespace oauth2-proxy to setup this fetch.

Copied
Copy Command Close


TAG HISTORY


Show Future


LOADING REPOSITORY IMAGES

Please wait while we load the repository's full image list
×

EDIT MANIFEST LABELS



Save Labels Cancel
×

ADD TAG TO MANIFEST

Note: is already applied to this image.
Note: is already applied to another image. This will move the tag.
Create Tag Cancel
×

DELETE TAGS


Are you sure you want to delete the following tags:
Note: This operation can take several minutes.
Delete Tags Cancel
×

CHANGE TAGS EXPIRATION


Tags that will be updated: Expiration Date: If specified, the date and time that
the key expires. If set to none, the tag(s) will not expire.
Change Expiration Cancel
×

DELETE TAG


Are you sure you want to delete tag ?
Delete Tag Cancel
×

RESTORE TAG


This will change the image to which the tag points.
Are you sure you want to restore tag to image ?
Restore Tag Cancel
Tag operations have been disabled.
The selected operation cannot be performed on this repository because tag
operations have been disabled by an administrator.
Start New Build


REPOSITORY BUILDS

Recent Builds Last 48 Hours Last 30 days
Build History
Could not load build information
No matching builds found
Please change the filter above to search for more builds.
×

TRIGGER CREDENTIALS


Done
×

TOGGLE TRIGGER


Are you sure you want to enable this trigger?
Toggle Trigger Cancel
×

DELETE BUILD TRIGGER


Are you sure you want to delete this build trigger? No further builds will be
automatically started.
Delete Trigger Cancel
×

START REPOSITORY BUILD

 * Invoke Build Trigger
 * Upload Dockerfile

Please wait while Quay Container Registry starts the build
Select file
Please select a Dockerfile or an archive (.tar.gz or .zip) containing a
Dockerfile at the root directory

The selected Dockerfile contains a FROM that refers to private repository .

A robot account with read access to that repository is required for the build:

 * 
 * You do not have permission to manage teams and robots for this organization
 * Create team
 * Create robot account
 * 
 * No robot accounts found
 * Teams
   
 * 
 * Robot Accounts
   




Manually running a build trigger provides the means for invoking a build trigger
as-if called from the underlying service for the latest commit to a particular
branch or tag.

Trigger Description Branches/Tags

Start Build Close
×

MANUALLY START BUILD TRIGGER



Start Build Cancel
×

MANUALLY START BUILD TRIGGER



Start Build Cancel

SESSION EXPIRED

Your user session has expired. Please sign in to continue.
Sign In

CANNOT CONTACT EXTERNAL SERVICE

A connection to an external service has failed. Please reload the page to try
again.
×

SERVICE IS CURRENTLY READ-ONLY.

The service is currently in read-only mode. Pulls and other read-only operations
will succeed but all other operations are currently suspended.

 * 
 * Documentation
   
 * Terms
   
   
 * Privacy
   
   
 * Security
   
   
 * About
   
 * Contact
   
 * All Systems Operational
   
 * Cookie Preferences
 * 



UH OH...

Something went wrong when trying to load Quay! Please report this to
support@quay.io.

Your browser does not support features required for this tour. Please upgrade
and try again.
There was an error registering to listen for server side events. Steps of the
tutorial may not be possible. If this problem persists, please contact support.
Continue Tutorial Done


OAUTH2-PROXY/OAUTH2-PROXY

?Show / hide this help menu

×