Commit 2e68624
authored
Keep onguard (#460)
* build: trigger new build
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: add tpa client authentication (#409)
* feat: add tpa client authentication
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: allow disable tpa auth
Signed-off-by: Ruben Romero Montes <[email protected]>
* chore: update deployment files
Signed-off-by: Ruben Romero Montes <[email protected]>
---------
Signed-off-by: Ruben Romero Montes <[email protected]>
* fix: timeout cannot be parsed (#410)
Signed-off-by: Ruben Romero Montes <[email protected]>
* fix: sync generated sources (#419)
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: support cyclonedx 1.6 (#424)
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: split tpa requests (#429)
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: allow users to opt-out from trusted content (#433)
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: implement model card request and query (#435)
* feat: implement model card request and query
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: added examples and updated db to use flyway
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: use h2 for tests
Signed-off-by: Ruben Romero Montes <[email protected]>
* docs: update documentation and refactor examples folders
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: add tests
Signed-off-by: Ruben Romero Montes <[email protected]>
* fix: missing generated js source
Signed-off-by: Ruben Romero Montes <[email protected]>
---------
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: adapt tpa response (#447)
Signed-off-by: Ruben Romero Montes <[email protected]>
* feat: restore osv integration
Signed-off-by: Ruben Romero Montes <[email protected]>
---------
Signed-off-by: Ruben Romero Montes <[email protected]>1 parent 1b07f00 commit 2e68624
File tree
32 files changed
+3132
-638
lines changed- deploy/openshift
- src
- main
- java/com/redhat/exhort
- config/metrics
- integration
- backend/sbom
- cyclonedx
- spdx
- providers
- osv
- tpa
- resources
- test
- java/com/redhat/exhort
- extensions
- integration
- providers
- osv
- resources
- __files
- onguard
- reports
32 files changed
+3132
-638
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
| |||
120 | 124 | | |
121 | 125 | | |
122 | 126 | | |
| 127 | + | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
| |||
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 38 deletions
This file was deleted.
Lines changed: 0 additions & 218 deletions
This file was deleted.
0 commit comments