Skip to content

Commit

Permalink
Updates a few small Clair things (quay#762)
Browse files Browse the repository at this point in the history
Co-authored-by: Steven Smith <stevsmit@stevsmit.remote.csb>
  • Loading branch information
stevsmit and Steven Smith authored Aug 17, 2023
1 parent f790e82 commit c523fef
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 7 deletions.
15 changes: 14 additions & 1 deletion modules/about-clair.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,26 @@ The content in this section highlights Clair releases, official Clair containers

New versions of Clair are regularly released. The source code needed to build Clair is packaged as an archive and attached to each release. Clair releases can be found at link:https://github.com/quay/clair/releases[Clair releases].


Release artifacts also include the `clairctl` command line interface tool, which obtains updater data from the internet by using an open host.

[discrete]
[id="clair-releases-47"]
=== Clair 4.7

Clair 4.7 was released as part of {productname} 3.9, and includes support for the following features:

* Native support for indexing Golang modules and RubeGems in container images.
* Change to link:OSV.dev[OSV.dev] as the vulnerability database source for any programming language package managers.
** This includes popular sources like GitHub Security Advisories or PyPA.
** This allow offline capability.
* Use of pyup.io for Python and CRDA for Java is suspended.
* Clair now supports Java, Golang, Python, and Ruby dependencies.

[id="clair-supported-languages"]
== Clair supported languages

Clair supports the following languages:

* Python
* Java (CRDA must be enabled)

Expand Down
2 changes: 1 addition & 1 deletion modules/proc_deploy_quay_poc_rhel.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Use the following procedure to configure the {rhel} server for a {productname} p

.Procedure

. Install the latest {rhel-short} 8 server. You can do a minimal, shell-access only install, or Server plus GUI if you want a desktop.
. Install the latest {rhel-short} 9 server. You can do a minimal, shell-access only install, or Server plus GUI if you want a desktop.

. Register and subscribe your {rhel-short} server system as described in link:https://access.redhat.com/solutions/253273[How to register and subscribe a RHEL system to the Red Hat Customer Portal using Red Hat Subscription-Manager]

Expand Down
2 changes: 1 addition & 1 deletion modules/rn_3_90.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Issued 2023-08-14

{productname} release 3.9.0 is now available. The bug fixes that are included in the update are listed in the link:https://access.redhat.com/errata/RHBA-2023:3256[RHBA-2023:3256] advisory.
{productname} release 3.9.0 is now available with Clair 4.7. The bug fixes that are included in the update are listed in the link:https://access.redhat.com/errata/RHBA-2023:3256[RHBA-2023:3256] advisory.

[id="release-cadence-310"]
== {productname} release cadence
Expand Down
2 changes: 1 addition & 1 deletion modules/ssl-trust-ca-system.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ $ sudo update-ca-trust extract
$ trust list | grep quay
----

More information can be found in the RHEL 8 documentation in the chapter link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/securing_networks/index#using-shared-system-certificates_securing-networks[Using shared system certificates].
More information can be found in the RHEL 9 documentation in the chapter link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html-single/securing_networks/index#using-shared-system-certificates_securing-networks[Using shared system certificates].
4 changes: 1 addition & 3 deletions release_notes/master.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,4 @@ Prior to version 2.9.2, {productname} was called Quay Enterprise. Documentation
endif::downstream[]


include::modules/rn_3_90.adoc[leveloffset=+1]

[discrete]
include::modules/rn_3_90.adoc[leveloffset=+1]

0 comments on commit c523fef

Please sign in to comment.