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

Expand TUF checkup #1407

Merged
merged 10 commits into from
Oct 17, 2023
Merged

Expand TUF checkup #1407

merged 10 commits into from
Oct 17, 2023

Conversation

RebeccaMahany
Copy link
Contributor

@RebeccaMahany RebeccaMahany commented Oct 16, 2023

Expands the current checkup to pull additional data.

Example output:

{
    "launcher_versions_in_library":[
        "/var/kolide-k2/k2device-preprod.kolide.com/updates/launcher/1.1.2",
        "/var/kolide-k2/k2device-preprod.kolide.com/updates/launcher/1.1.2-13-g2789a54",
        "/var/kolide-k2/k2device-preprod.kolide.com/updates/launcher/1.1.2-15-gaa6f573"
    ],
    "local_metadata_version":246,
    "osqueryd_versions_in_library":[
        "/var/kolide-k2/k2device-preprod.kolide.com/updates/osqueryd/5.10.1"
    ],
    "remote_metadata_version":246,
    "selected_versions":{
        "launcher":{
            "path":"/Users/rebeccamahany-horton/Repos/launcher/build/darwin.universal/Kolide.app/Contents/MacOS/launcher",
            "version": ""
        },
        "osqueryd":{
            "path":"/var/kolide-k2/k2device-preprod.kolide.com/updates/osqueryd/5.10.1/osquery.app/Contents/MacOS/osqueryd",
            "version": "5.10.1"
        }
    }
}

@RebeccaMahany RebeccaMahany marked this pull request as ready for review October 17, 2023 13:43
zackattack01
zackattack01 previously approved these changes Oct 17, 2023
Copy link
Contributor

@zackattack01 zackattack01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 🚀

directionless
directionless previously approved these changes Oct 17, 2023
Copy link
Contributor

@directionless directionless left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comments. Could merge as-is

pkg/debug/checkups/tuf.go Outdated Show resolved Hide resolved
pkg/debug/checkups/tuf.go Outdated Show resolved Hide resolved
pkg/debug/checkups/tuf.go Show resolved Hide resolved
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Oct 17, 2023
Merged via the queue into kolide:main with commit ce9ee3d Oct 17, 2023
15 of 16 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/tuf-flare branch October 17, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants