You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: build and publish container image to ghcr.io (#263)
* chore: build and publish container image to ghcr.io
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
* chore: add provenance and trigger on tag
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
---------
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
Both Docker and Podman are container runtimes that can be used to build and run the Red Hat Dependency Analytics images. You can choose either Docker or Podman based on your preference and the compatibility with your operating system.
12
+
Both Docker and Podman are container runtimes that can be used to build and run the Trustify Dependency Analytics images. You can choose either Docker or Podman based on your preference and the compatibility with your operating system.
13
13
14
-
## Images generated for Exhort Javascript API
14
+
## Images generated for Trustify Dependency Analytics Javascript Client
Copy file name to clipboardExpand all lines: integration/scenarios/maven/expected_stack_html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -196,7 +196,7 @@
196
196
<th scope="col"># Transitive</th>
197
197
<th scope="col">Highest CVSS</th>
198
198
<th scope="col">Highest Severity</th>
199
-
<th scope="col">Red Hat remediation available</th>
199
+
<th scope="col">Remediation available</th>
200
200
</tr>
201
201
</thead>
202
202
<tbody>
@@ -563,7 +563,7 @@
563
563
</button>
564
564
</div>
565
565
<div class="modal-body">
566
-
Click either VEX or SBOM to download the corresponding file type. You can also click the package name to view more information in Red Hat's Maven repository.
566
+
Click either VEX or SBOM to download the corresponding file type. You can also click the package name to view more information in Trusted Content's Maven repository.
0 commit comments