Skip to content

Commit 5a55c16

Browse files
committed
chore: rename CodeReady or Red Hat references to Trustify
1 parent a62e9b0 commit 5a55c16

4 files changed

Lines changed: 21 additions & 21 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CodeReady Dependency Analytics Java API<br/>![latest-no-snapshot][0] ![latest-snapshot][1]
1+
# Trustify Dependency Analytics Java API<br/>![latest-no-snapshot][0] ![latest-snapshot][1]
22

33
* Looking for our JavaScript/TypeScript API? Try [Trustify DA JavaScript Client](https://github.com/guacsec/trustify-da-javascript-client).
44
* Looking for our Backend implementation? Try [Trustify Dependency Analytics](https://github.com/guacsec/trustify-dependency-analytics).

src/main/resources/exhort/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.3
22
info:
33
title: Exhort API
4-
description: Vulnerability analysis with Red Hat Trusted Profile Analyzer
4+
description: Vulnerability analysis with Trustify - Dependency Analytics
55
license:
66
name: Apache 2.0
77
url: https://www.apache.org/licenses/LICENSE-2.0.html

src/test/resources/dummy_responses/maven/analysis-report.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<th scope="col"># Transitive</th>
193193
<th scope="col">Highest CVSS</th>
194194
<th scope="col">Highest Severity</th>
195-
<th scope="col">Red Hat remediation available</th>
195+
<th scope="col">Trustify remediation available</th>
196196
</tr>
197197
</thead>
198198
<tbody>
@@ -232,7 +232,7 @@
232232
</div>
233233
</td>
234234
<td>
235-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
235+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
236236
target="_blank">
237237
SNYK-JAVA-LOG4J-1300176
238238
</a>
@@ -289,7 +289,7 @@
289289
CVE-2019-17571
290290
</td>
291291
<td>
292-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-572732?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-572732"
292+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-572732?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-572732"
293293
target="_blank">
294294
SNYK-JAVA-LOG4J-572732
295295
</a>
@@ -325,7 +325,7 @@
325325
CVE-2022-23305
326326
</td>
327327
<td>
328-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342645?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342645"
328+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342645?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342645"
329329
target="_blank">
330330
SNYK-JAVA-LOG4J-2342645
331331
</a>
@@ -361,7 +361,7 @@
361361
CVE-2022-23307
362362
</td>
363363
<td>
364-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342646?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342646"
364+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342646?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342646"
365365
target="_blank">
366366
SNYK-JAVA-LOG4J-2342646
367367
</a>
@@ -397,7 +397,7 @@
397397
CVE-2022-23302
398398
</td>
399399
<td>
400-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342647?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342647"
400+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342647?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342647"
401401
target="_blank">
402402
SNYK-JAVA-LOG4J-2342647
403403
</a>
@@ -433,7 +433,7 @@
433433
CVE-2021-4104
434434
</td>
435435
<td>
436-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2316893?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2316893"
436+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2316893?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2316893"
437437
target="_blank">
438438
SNYK-JAVA-LOG4J-2316893
439439
</a>
@@ -469,7 +469,7 @@
469469
CVE-2023-26464
470470
</td>
471471
<td>
472-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-3358774?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-3358774"
472+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-3358774?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-3358774"
473473
target="_blank">
474474
SNYK-JAVA-LOG4J-3358774
475475
</a>
@@ -505,7 +505,7 @@
505505
CVE-2020-9488
506506
</td>
507507
<td>
508-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
508+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
509509
target="_blank">
510510
SNYK-JAVA-LOG4J-1300176
511511
</a>
@@ -590,4 +590,4 @@ <h5 class="modal-title" id="modalLabel">
590590
})
591591
</script>
592592
</body>
593-
</html>
593+
</html>

src/test/resources/dummy_responses/maven/analysis-report.mixed

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Content-Disposition: attachment; filename=report.html
202202
<th scope="col"># Transitive</th>
203203
<th scope="col">Highest CVSS</th>
204204
<th scope="col">Highest Severity</th>
205-
<th scope="col">Red Hat remediation available</th>
205+
<th scope="col">Trustify remediation available</th>
206206
</tr>
207207
</thead>
208208
<tbody>
@@ -242,7 +242,7 @@ Content-Disposition: attachment; filename=report.html
242242
</div>
243243
</td>
244244
<td>
245-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
245+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
246246
target="_blank">
247247
SNYK-JAVA-LOG4J-1300176
248248
</a>
@@ -299,7 +299,7 @@ Content-Disposition: attachment; filename=report.html
299299
CVE-2019-17571
300300
</td>
301301
<td>
302-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-572732?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-572732"
302+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-572732?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-572732"
303303
target="_blank">
304304
SNYK-JAVA-LOG4J-572732
305305
</a>
@@ -335,7 +335,7 @@ Content-Disposition: attachment; filename=report.html
335335
CVE-2022-23305
336336
</td>
337337
<td>
338-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342645?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342645"
338+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342645?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342645"
339339
target="_blank">
340340
SNYK-JAVA-LOG4J-2342645
341341
</a>
@@ -371,7 +371,7 @@ Content-Disposition: attachment; filename=report.html
371371
CVE-2022-23307
372372
</td>
373373
<td>
374-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342646?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342646"
374+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342646?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342646"
375375
target="_blank">
376376
SNYK-JAVA-LOG4J-2342646
377377
</a>
@@ -407,7 +407,7 @@ Content-Disposition: attachment; filename=report.html
407407
CVE-2022-23302
408408
</td>
409409
<td>
410-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342647?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342647"
410+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2342647?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2342647"
411411
target="_blank">
412412
SNYK-JAVA-LOG4J-2342647
413413
</a>
@@ -443,7 +443,7 @@ Content-Disposition: attachment; filename=report.html
443443
CVE-2021-4104
444444
</td>
445445
<td>
446-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2316893?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2316893"
446+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-2316893?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-2316893"
447447
target="_blank">
448448
SNYK-JAVA-LOG4J-2316893
449449
</a>
@@ -479,7 +479,7 @@ Content-Disposition: attachment; filename=report.html
479479
CVE-2023-26464
480480
</td>
481481
<td>
482-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-3358774?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-3358774"
482+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-3358774?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-3358774"
483483
target="_blank">
484484
SNYK-JAVA-LOG4J-3358774
485485
</a>
@@ -515,7 +515,7 @@ Content-Disposition: attachment; filename=report.html
515515
CVE-2020-9488
516516
</td>
517517
<td>
518-
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Code-Ready-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
518+
<a href="https://security.snyk.io/vuln/SNYK-JAVA-LOG4J-1300176?utm_medium=Partner&utm_source=RedHat&utm_campaign=Trustify-Analytics-2020&utm_content=vuln/SNYK-JAVA-LOG4J-1300176"
519519
target="_blank">
520520
SNYK-JAVA-LOG4J-1300176
521521
</a>

0 commit comments

Comments
 (0)