Skip to content
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

πŸ› fix findfile capability for providers #3102

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Conversation

imilchev
Copy link
Member

The capability wasn't added to the 2 connections that actually implement this.

fixes #3101

cnspec shell container image ubuntu:latest
β†’ loaded configuration from /Users/ivanmilchev/.config/mondoo/mondoo.yml using source default
β†’ connected to Ubuntu 22.04.3 LTS
  ___ _ __  ___ _ __   ___  ___ 
 / __| '_ \/ __| '_ \ / _ \/ __|
| (__| | | \__ \ |_) |  __/ (__ 
 \___|_| |_|___/ .__/ \___|\___|
   mondooβ„’     |_|              
cnspec> files.find()
files.find.list: []

Copy link
Contributor

Test Results

742 tests  Β±0   742 βœ… Β±0   12s ⏱️ Β±0s
 83 suites Β±0     0 πŸ’€ Β±0 
  1 files   Β±0     0 ❌ Β±0 

Results for commit 48ccad2. ± Comparison against base commit 3ef716e.

This pull request removes 6 and adds 6 tests. Note that renamed tests count towards both.
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:53:28_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:23:37_+0053_LMT
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_16:30:07_+0100_CET
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-01-22_09:53:55.50566324_+0100_CET_m=+0.000895769
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-22_09:53:55.50566324_+0100_CET_m=+0.000895769
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-22_09:53:55.50566324_+0100_CET_m=+0.000895769#01
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/0001-01-01_00:00:00_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:07_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestRawData_JSON/292277026596-12-04_15:30:09_+0000_UTC
go.mondoo.com/cnquery/v10/llx ‑ TestSuccess/2024-01-21_23:21:04.710718129_+0000_UTC_m=+0.000878042
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-21_23:21:04.710718129_+0000_UTC_m=+0.000878042
go.mondoo.com/cnquery/v10/llx ‑ TestTruthy/2024-01-21_23:21:04.710718129_+0000_UTC_m=+0.000878042#01

@imilchev imilchev merged commit 83a94af into main Jan 23, 2024
12 checks passed
@imilchev imilchev deleted the ivan/fix-file-find branch January 23, 2024 14:58
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

files.find not supported for container image scans
2 participants