Skip to content

Dev new engine #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
164c217
Initial CLI scanner commit (#18)
aaronm-sysdig May 22, 2024
eb73c89
Update image digest for tests
Jujuyeh May 22, 2024
9531eb3
Set original test image
Jujuyeh May 22, 2024
0eb8114
Update image digest for tests
Jujuyeh May 22, 2024
de520c5
Pump up golang builder version in Dockerfile
Jujuyeh May 22, 2024
f67517e
Updated tests, commented out backend adapter
aaronm-sysdig May 22, 2024
b67b8d0
Update of scanner job logic to handle the sysdig-cli-scanner container
aaronm-sysdig May 23, 2024
8698f7c
Test update to cater for new job spec
aaronm-sysdig May 23, 2024
30735f3
Merge branch 'sysdiglabs:master' into dev-new-engine
aaronm-sysdig Jun 10, 2024
32bd98f
Update to inherit pod and container security context from main job
aaronm-sysdig Jun 19, 2024
4475d65
revert vuln sha to master version
aaronm-sysdig Jun 19, 2024
1e44ce5
removed errant fmt.printf and replaced with proper logging
aaronm-sysdig Jun 19, 2024
7fbb706
Testing giving scanner time to spin up before checking if scan is tak…
aaronm-sysdig Jun 19, 2024
0dbb473
Disable report creation still ongoing until we acn ascertain the time…
aaronm-sysdig Jun 19, 2024
cc7c1a6
Fixed namespace -> namespace_name typo
aaronm-sysdig Jun 28, 2024
6f51b4f
Fixed namespace -> namespace_name typo
aaronm-sysdig Jun 28, 2024
cdb40c6
Fixed namespace -> namespace_name typo
aaronm-sysdig Jun 28, 2024
3ff5475
logging output change
aaronm-sysdig Jun 28, 2024
7a87786
Updated job spec and code cleanup for lendi
aaronm-sysdig Jun 28, 2024
fda0fe7
Updated job spec and code cleanup for lendi
aaronm-sysdig Jun 28, 2024
702adca
Updated job spec and code cleanup for lendi
aaronm-sysdig Jul 1, 2024
d146b14
Updated job spec and code cleanup for lendi
aaronm-sysdig Jul 1, 2024
48335a4
test update
aaronm-sysdig Jul 2, 2024
1ddf05a
Merge branch 'dev-security-context' into dev-new-engine
aaronm-sysdig Jul 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 0 additions & 102 deletions pkg/scanner/backend_adapter.go

This file was deleted.

Loading