Commit efa87ed
* Initial CLI scanner commit (#18)
* Initial CLI scanner commit
* Update install.md
* Using bash not sh
* Update for CVSS and temp removal of description
* Update to revert to v1Beta1 public APIs. Leaving in most V2 code commented out until agree to commit to main
* Update to revert to v1Beta1 public APIs. Leaving in most V2 code commented out until agree to commit to main
* Update to revert to v1Beta1 public APIs. Leaving in most V2 code commented out until agree to commit to main
* Removing v2 code altogether
* Update README.md
* Update for SaaS
* Update install.md
* Readme Updates.
* Readme Updates.
* Mock Update(s)
* Test updates and removal of backend tests that are no longer needed
* Update ci.yaml
* Update image digest for tests
* Set original test image
* Update image digest for tests
* Pump up golang builder version in Dockerfile
* Updated tests, commented out backend adapter
* Update of scanner job logic to handle the sysdig-cli-scanner container
* Test update to cater for new job spec
* Update to inherit pod and container security context from main job
* revert vuln sha to master version
* removed errant fmt.printf and replaced with proper logging
* Testing giving scanner time to spin up before checking if scan is taking place
* Disable report creation still ongoing until we acn ascertain the time sensitive condition breaking the test
---------
Co-authored-by: Aaron Miles <[email protected]>
1 parent e782f3f commit efa87ed
2 files changed
+31
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | | - | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
145 | 169 | | |
146 | 170 | | |
147 | 171 | | |
| |||
152 | 176 | | |
153 | 177 | | |
154 | 178 | | |
155 | | - | |
| 179 | + | |
| 180 | + | |
156 | 181 | | |
157 | 182 | | |
158 | 183 | | |
| |||
162 | 187 | | |
163 | 188 | | |
164 | 189 | | |
165 | | - | |
| 190 | + | |
| 191 | + | |
166 | 192 | | |
167 | 193 | | |
168 | 194 | | |
| |||
0 commit comments