Commit 4834c6c
committed
refactor(cli): Rework Trivy Cloud integration logic
After having discussions internally, the logic for working with the
Trivy Cloud integration is going to be simplified greatly. This involves
removing the Cloud specific config file and bringing the config into the
existing Trivy config. The `cloud config` commands will be removed as
they aren't needed anymore.
As the focus is going to be on CI/CD integration with the Trivy Cloud
platform, there isn't currently a need to have the Login and Logout
mechanisms.1 parent 3cf4bfd commit 4834c6c
File tree
27 files changed
+401
-1765
lines changed- docs/docs/references/configuration/cli
- pkg
- cloud
- hooks
- commands
- artifact
- cloud
- flag
27 files changed
+401
-1765
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
Lines changed: 0 additions & 44 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
This file was deleted.
0 commit comments